summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updated Changelog1.5.1Kore Nordmann2013-12-211-0/+6
|
* 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
|
* Fix autoloading with composerBenjamin Eberlei2012-05-211-1/+1
|
* Add composer.lockBenjamin Eberlei2012-05-211-0/+24
|
* Prepare test dependencies.Benjamin Eberlei2012-05-214-3/+40
|
* - Enabled 2 test cases (22 tests) in Graph componentJames Pic2012-02-082-0/+0
|
* - Fixed #95 (typo in docblock), thanks Yousif MasoudJames Pic2011-12-131-1/+1
|
* Remove custom test runner.Sebastian Bergmann2011-10-111-144/+0
|
* - Fixed: Updated copyright dates in NOTICE files.Tobias Schlitt2011-02-011-1/+1
|
* - Fixed: Added missing file level doc blocks in order to satisfy ASF licenseTobias Schlitt2011-02-012-0/+50
| | | | | | regulations.
OpenPOWER on IntegriCloud