index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
units
/
Base.php
Age
Commit message (
Expand
)
Author
2018-03-29
Add cli to base test class
Frédéric Guillot
2018-03-05
Move SimpleLogger lib into app source tree
Frédéric Guillot
2017-12-12
Store PHP sessions in the database
Frédéric Guillot
2017-07-06
fixed memory leak in unit tests
Bernhard Ankenbrand
2016-12-20
Offer the possibility to override internal formatter objects from plugins
Frederic Guillot
2016-12-03
Add missing service provider for plugin tests
Frederic Guillot
2016-08-21
Add FileCache driver
Frederic Guillot
2016-07-31
Cleanup events and stuff before processing job in worker
Frederic Guillot
2016-07-17
Subtasks events refactoring and show delete in activity stream
Frederic Guillot
2016-06-24
Added filter class for tags
Frederic Guillot
2016-06-05
Conifgure email settings through user interface
Frederic Guillot
2016-05-28
Rename all models
Frederic Guillot
2016-05-23
Added QueueProvider to base class for unit tests
Frederic Guillot
2016-05-07
Improve plugin loading
Frederic Guillot
2016-05-07
Remove logger from unit tests
Frederic Guillot
2016-05-02
Added auto-loading in tests for plugins
Frederic Guillot
2016-04-09
Filter refactoring
Frederic Guillot
2016-03-27
Minor improvements
Frederic Guillot
2016-03-04
Helper refactoring
Frederic Guillot
2016-02-14
Add ProjecFile and TaskFile models
Frederic Guillot
2016-02-07
Use mock object instead of FakeHttpClient class
Frederic Guillot
2016-01-30
Load ActionProvider in unit tests
Frederic Guillot
2016-01-29
Move Gitlab and Github authentication to external plugins
Frederic Guillot
2016-01-29
Fix email client mock
Frederic Guillot
2015-12-05
Rewrite of the authentication and authorization system
Frederic Guillot
2015-11-15
Rewrite of session management
Frederic Guillot
2015-10-22
Make unit tests pass under Windows
Frederic Guillot
2015-10-17
Move slack, hipchat and jabber integrations to plugins
Frederic Guillot
2015-10-17
Run php-cs-fixer on the code base
Frederic Guillot
2015-10-17
Make user notifications pluggable
Frederic Guillot
2015-10-13
Change namespace to add Kanboard as prefix
Frederic Guillot
2015-09-06
Add unit tests for LDAP and ReverseProxy auth
Frederic Guillot
2015-09-05
Improve unit tests
Frederic Guillot
2015-07-05
Set the assignee as organizer for ical events
Frederic Guillot
2015-06-27
PicoDb update
Frederic Guillot
2015-06-20
Change travis-ci configuration
Frederic Guillot
2015-06-20
Add automatic action to send a task by email
Frederic Guillot
2015-06-07
Add Mailgun API as mail transport
Frederic Guillot
2015-06-07
Add user filter/condition for notifications
Frederic Guillot
2015-06-06
Improve email sending system and add Postmark as mail transport
Frederic Guillot
2015-05-18
Send all Kanboard events to the webhook (breaking change)
Frederic Guillot
2015-04-19
Add Postmark integration (inbound emails for task creation)
Frederic Guillot
2015-02-08
Add unit test for subtask time tracking
Frederic Guillot
2015-02-03
Implemented Changes to Project Duplication to include Swimlanes and Tasks.
Michael Lüpkes
2014-12-28
Template helpers refactoring
Frédéric Guillot
2014-12-27
Move events handling to Symfony\EventDispatcher
Frédéric Guillot
2014-11-14
Use Pimple instead of Core\Registry and add Monolog for logging
Frédéric Guillot
2014-11-04
Switch to composer
Frédéric Guillot
2014-09-15
Run unit tests across different database backends + fix bugs
Frédéric Guillot
2014-09-12
Add settings field to control project columns (pull-request #244)
Frédéric Guillot
[next]