| Commit message (Expand) | Author | Age | Files | Lines |
* | inform the user when flow config data exceeds thresholds | Arthur Schiwon | 2020-10-28 | 1 | -0/+159 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 3 | -6/+6 |
* | Flow File entity implements IContextPortation | Arthur Schiwon | 2020-08-05 | 1 | -1/+3 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 2 | -14/+14 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -2/+2 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 3 | -4/+4 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -2/+2 |
* | Add app config to disable user flows | Julius Härtl | 2020-03-21 | 1 | -1/+6 |
* | Use the new Events in Flow | Roeland Jago Douma | 2020-01-02 | 1 | -5/+10 |
* | adjust unit test | Arthur Schiwon | 2019-11-28 | 1 | -1/+5 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 4 | -5/+5 |
* | relax dependency on GenericEvent, instead stay compatible with old events | Arthur Schiwon | 2019-11-13 | 1 | -1/+6 |
* | fix manager tests | Arthur Schiwon | 2019-09-10 | 1 | -6/+8 |
* | Fix test mocking | Julius Härtl | 2019-09-10 | 1 | -1/+2 |
* | split events DB field into entity and events, adjust biz logic | Arthur Schiwon | 2019-09-09 | 1 | -18/+30 |
* | extend DB table, manager, controller with support for entity events | Arthur Schiwon | 2019-09-09 | 1 | -3/+4 |
* | add missing dep | Arthur Schiwon | 2019-09-09 | 1 | -1/+6 |
* | scope aware workflow controller and manager | Arthur Schiwon | 2019-09-09 | 1 | -5/+244 |
* | introducing Entity interfaces and a File one as first implementation | Arthur Schiwon | 2019-09-09 | 1 | -4/+67 |
* | Make the Outlook and Thunderbird addons identifyable | Joas Schilling | 2018-02-27 | 1 | -0/+117 |
* | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 2 | -0/+3 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 3 | -4/+8 |
* | Do not reset the list after adding cached entries | Joas Schilling | 2016-10-17 | 1 | -0/+94 |
* | Translate the errors | Joas Schilling | 2016-08-01 | 3 | -49/+80 |
* | Add request time | Joas Schilling | 2016-08-01 | 1 | -0/+146 |
* | Add remote address | Joas Schilling | 2016-08-01 | 1 | -0/+123 |
* | Add file mime type | Joas Schilling | 2016-08-01 | 1 | -0/+149 |