Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add app config to disable user flows | Julius Härtl | 2020-03-21 | 1 | -1/+6 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Use the new Events in Flow | Roeland Jago Douma | 2020-01-02 | 1 | -5/+10 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | adjust unit test | Arthur Schiwon | 2019-11-28 | 1 | -1/+5 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 4 | -5/+5 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | relax dependency on GenericEvent, instead stay compatible with old events | Arthur Schiwon | 2019-11-13 | 1 | -1/+6 |
| | | | | | | * also fixes tagging events Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | fix manager tests | Arthur Schiwon | 2019-09-10 | 1 | -6/+8 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Fix test mocking | Julius Härtl | 2019-09-10 | 1 | -1/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | split events DB field into entity and events, adjust biz logic | Arthur Schiwon | 2019-09-09 | 1 | -18/+30 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | extend DB table, manager, controller with support for entity events | Arthur Schiwon | 2019-09-09 | 1 | -3/+4 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | add missing dep | Arthur Schiwon | 2019-09-09 | 1 | -1/+6 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | scope aware workflow controller and manager | Arthur Schiwon | 2019-09-09 | 1 | -5/+244 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | introducing Entity interfaces and a File one as first implementation | Arthur Schiwon | 2019-09-09 | 1 | -4/+67 |
| | | | | | | also adds admin settings that pass entities as initial state Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Make the Outlook and Thunderbird addons identifyable | Joas Schilling | 2018-02-27 | 1 | -0/+117 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 2 | -0/+3 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 3 | -4/+8 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Do not reset the list after adding cached entries | Joas Schilling | 2016-10-17 | 1 | -0/+94 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | 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 |