summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #12 from lolautruche/patch-41.5.2Derick Rethans2014-09-190-0/+0
|\ | | | | Delete composer.lock
| * Delete composer.lockJérôme Vieilledent2014-09-141-144/+0
| |
* | Merge pull request #11 from lolautruche/patch-3Derick Rethans2014-09-191-144/+0
|\ \ | | | | | | Delete composer.lock
| * | Delete composer.lockJérôme Vieilledent2014-09-141-144/+0
| |/
* | Merge pull request #10 from lolautruche/patch-2Derick Rethans2014-09-191-0/+23
|\ \ | |/ |/| Update ChangeLog
| * Update ChangeLogJérôme Vieilledent2014-09-141-1/+1
| |
| * Update ChangeLogJérôme Vieilledent2014-09-121-0/+23
| |
* | Merge pull request #9 from lolautruche/patch-1Derick Rethans2014-09-131-2/+2
|\ \ | |/ |/| Update composer.json
| * Update composer.jsonJérôme Vieilledent2014-09-121-2/+2
|/
* Merge pull request #2 from mschirmacher/masterKore Nordmann2013-12-211-26/+32
|\ | | | | Fixed faulty label rendering in case of additional axes
| * Patched ezcGraphRenderer3d to render labels correclty in case of additional axesMalte Schirmacher2013-01-231-26/+32
| | | | | | | | | | | | In case there are additional axes ezcGraphRenderer3d renders labels multiple times (once for additional axis) at varying positions. Added a flag to avoid this faulty behavior.
* | Added: Travis badgeKore Nordmann2013-12-211-0/+3
| |
* | Updated unit test componentKore Nordmann2013-12-211-3/+3
| |
* | Install german locale on travisKore Nordmann2013-12-211-0/+3
| |
* | Ignore composer.pharKore Nordmann2013-12-211-6/+7
| |
* | Do not run linting and archivingKore Nordmann2013-12-211-3/+5
| |
* | Updated ABCKore Nordmann2013-12-211-0/+0
| |
* | Also build under PHP 5.5Kore Nordmann2013-12-211-0/+1
| |
* | Updated composer dependenciesKore Nordmann2013-12-211-9/+80
| |
* | Updated to changes in PHPUnit Mock APIKore Nordmann2013-12-212-32/+48
| |
* | Ensure correct locale in all testsKore Nordmann2013-12-2137-80/+140
| |
* | Revert "Use non-local dependent formatting options everywhere"Kore Nordmann2013-12-218-11/+11
| | | | | | | | This reverts commit 5273fe7e6d19a4bdad3d987540171ff3a55fe053.
* | Enforce locale in tests generating SVG with numeric axisKore Nordmann2013-12-216-2/+12
| |
* | Updated locale dependent test resultKore Nordmann2013-12-211-1/+1
| |
* | Updated locale dependent test resultKore Nordmann2013-12-211-1/+1
| |
* | Fixed parameter order in comparisonKore Nordmann2013-12-211-2/+2
| |
* | Use non-local dependent formatting options everywhereKore Nordmann2013-12-218-11/+11
| |
* | Updated locale dependent test resultKore Nordmann2013-12-211-2/+2
| |
* | Do not run static source analysisKore Nordmann2013-12-211-1/+5
| |
* | Updated locale dependent test resultKore Nordmann2013-12-211-1/+1
| |
* | Also make verbose driver non local awareKore Nordmann2013-12-211-7/+7
| |
* | Use non-local-aware number printing everywhereKore Nordmann2013-12-214-6/+6
|/
* Disabled phpmd because of bug in PHPMDKore Nordmann2012-11-231-0/+3
|
* Ignore CS and CPD failures for nowKore Nordmann2012-11-231-0/+4
|
* Execute ant as build script on travisKore Nordmann2012-11-211-0/+1
|
* Removed now uncessary before scriptKore Nordmann2012-11-211-4/+0
|
* Testdir must be empty, for ABC to execute the testsKore Nordmann2012-11-211-1/+1
|
* Disbabled compile stepKore Nordmann2012-11-211-0/+4
| | | | It just takes ages…
* Fix composer.jsonBenjamin Eberlei2012-11-211-2/+2
|
* Fix lockfileBenjamin Eberlei2012-11-211-10/+63
|
* Make commons.testdir.php look less fishyKore Nordmann2012-06-251-1/+1
|
* Added: Simple READMEKore Nordmann2012-05-221-0/+23
|
* Enabled ABC for full buildKore Nordmann2012-05-225-1/+39
|
* Updated composer files to current component versionsKore Nordmann2012-05-221-6/+2
|
* Fixed indentationKore Nordmann2012-05-211-2/+3
|
* Added: Travis CI configuration fileKore Nordmann2012-05-211-0/+9
|
* Be slightly more generous in cairo testsKore Nordmann2012-05-212-4/+4
|
* Skip strange encoding test for nowKore Nordmann2012-05-211-0/+2
|
* Remove unused test caseKore Nordmann2012-05-211-323/+0
| | | | | This test case file was not used at all until the test suite was removed.
* Mark test base class abstractKore Nordmann2012-05-211-1/+1
|
OpenPOWER on IntegriCloud