summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-11-15Add unit test for TaskAssignCategoryLinkFrederic Guillot
2015-11-15Rewrite of session managementFrederic Guillot
2015-10-25Move some classes to namespace Core\HttpFrederic Guillot
2015-10-25Move token generation to Security namespaceFrederic Guillot
2015-10-22Make unit tests pass under WindowsFrederic Guillot
2015-10-17Move slack, hipchat and jabber integrations to pluginsFrederic Guillot
2015-10-17Add metadata for users, tasks and projectsFrederic Guillot
2015-10-17Move ProjectActivitySubscriber to a new notification typeFrederic Guillot
2015-10-17Move webhook to project notification typeFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-17Make user notifications pluggableFrederic Guillot
2015-10-16Move DateParser class to Core namespaceFrederic Guillot
2015-10-16Make mail transports pluggable and move integrations to pluginsFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-10-12Add user CSV importFrederic Guillot
2015-10-11Improve LDAP authFrederic Guillot
2015-10-07Duplicate a project with tasks will copy the new tasks in the same columnsFrederic Guillot
2015-10-05.htaccess: Add compatibility for apache 2.4Jan Wagner
2015-10-03Fix issue when unlinking Gitlab accountFrederic Guillot
2015-10-03Add more unit testsFrederic Guillot
2015-10-03Add unit test for FileStorageFrederic Guillot
2015-10-03Fix bug with due date greater than year 2038Frederic Guillot
2015-10-03Add web notificationsFrederic Guillot
2015-10-02Add custom filters (refactoring of pull-request #1312)Frederic Guillot
2015-10-01Fix Postgres issue "Cardinality violation" when there is multiple "is_milesto...Frederic Guillot
2015-09-30Make sure there is always a trailing slash for application_urlFrederic Guillot
2015-09-26Show complexity sum across all swimlanesFrederic Guillot
2015-09-23Change interface for objectStorageFrederic Guillot
2015-09-22Allow to extend automatic actions from pluginsFrederic Guillot
2015-09-22Add unit test for Slack webhookFrederic Guillot
2015-09-21Add plugin hooks for assetsFrederic Guillot
2015-09-20Add formattersFrederic Guillot
2015-09-20Move timetable to a pluginFrederic Guillot
2015-09-20Move subtask forecast to a pluginFrederic Guillot
2015-09-20Add sub namespace for pluginsFrederic Guillot
2015-09-20Add abstract cache layerFrederic Guillot
2015-09-20Fix Mysql error about gitlab_id when creating remote userFrederic Guillot
2015-09-18Add some testsFrederic Guillot
2015-09-16Add abstract storage layerFrederic Guillot
2015-09-14Fix issue: task time tracking is not updated when deleting a subtaskFrederic Guillot
2015-09-14Add event subtask.deleteFrederic Guillot
2015-09-13Move budget outside of the coreFrederic Guillot
2015-09-13First draft for plugins systemFrederic Guillot
2015-09-12Improve LDAP authentication classFrederic Guillot
2015-09-06Add LDAP group syncFrederic Guillot
2015-09-06Add unit tests for LDAP and ReverseProxy authFrederic Guillot
2015-09-06Enable LDAP extension for travis-ciFrederic Guillot
2015-09-06Change travis configFrederic Guillot
2015-09-05Improve unit testsFrederic Guillot
2015-09-05Improve pull-request about swimlane descriptionFrederic Guillot