summaryrefslogtreecommitdiff
path: root/tests/units/ActionTest.php
AgeCommit message (Expand)Author
2015-02-25Add REST api to manage actions.Francois Ferrand
2014-12-28Add Gitlab webhookFrédéric Guillot
2014-12-27Move events handling to Symfony\EventDispatcherFrédéric Guillot
2014-11-23Create TaskPosition modelFré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-12Move some Task model methods to the TaskFinder classFrédéric Guillot
2014-09-28Improve automatic actions (check for compatible events/actions/parameters)Frédéric Guillot
2014-09-15Run unit tests across different database backends + fix bugsFrédéric Guillot
2014-09-04Task move position refactoringFrédéric Guillot
2014-09-01Improve task duplicationFrédéric Guillot
2014-08-30Move a task to another projectFrédéric Guillot
2014-08-15Add email notificationsFrédéric Guillot
2014-06-20First API implementationFrédéric Guillot