summaryrefslogtreecommitdiffstats
path: root/tests/unit/controller/ItemApiControllerTest.php
AgeCommit message (Expand)Author
2014-10-21first try to set indention limit at 80 characters in phpBernhard Posselt
2014-10-21convert tabs indention to indention with 4 spaces because of mixing of both v...Bernhard Posselt
2014-06-25add phpunit xmlBernhard Posselt
2014-05-29order by pubdateBernhard Posselt
2014-05-15rename businesslayer to serviceBernhard Posselt
2014-05-14convert array() to []Bernhard Posselt
2014-05-14fix unittestsBernhard Posselt
2014-05-13remove unused import in itemapicontrollertestBernhard Posselt
2014-05-12remove more dead codeBernhard Posselt
2014-04-19update headers to be compatible with phpdoc, slim down license text to make c...Bernhard Posselt
2014-04-19split up api class for easier testing and clearer codeBernhard Posselt
2014-04-09fix api updated requestBernhard Posselt
2014-04-09port to internal controller, some routes are still brokenBernhard Posselt