summaryrefslogtreecommitdiff
path: root/tests/units/UserTest.php
AgeCommit message (Collapse)Author
2014-11-25Remove private projects when a user is deletedFrédéric Guillot
2014-11-22Improve API to return id instead of a booleanFrédéric Guillot
2014-11-22Move task creation to a seperate classFrédéric Guillot
2014-11-14Use Pimple instead of Core\Registry and add Monolog for loggingFrédéric Guillot
2014-10-25Add pagination for users pageFrédéric Guillot
2014-10-12Move some Task model methods to the TaskFinder classFrédéric Guillot
2014-09-20Models refactoring/improvementsFrédéric Guillot
2014-09-16Improve API calls for usersFrédéric Guillot