Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -3/+6 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
| | | | | | | For PSR2 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | let a dedicate service serve a stateful process | Arthur Schiwon | 2019-09-09 | 1 | -5/+0 |
| | | | | | | | | * includes making ICheck not requiring any context setter * and IFileCheck extending the IEntityCheck as entity data can be handed in via Dispatcher Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | require IChecks to receive entity context | Arthur Schiwon | 2019-09-09 | 1 | -1/+5 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | seperate setFileInfo from ICheck | Arthur Schiwon | 2019-09-09 | 1 | -8/+0 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Extend missing check classes | Julius Härtl | 2019-09-09 | 1 | -0/+11 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Translate the errors | Joas Schilling | 2016-08-01 | 1 | -2/+2 |
| | |||||
* | Add L10N support | Joas Schilling | 2016-07-27 | 1 | -3/+9 |
| | |||||
* | Add workflowengine | Morris Jobke | 2016-07-26 | 1 | -0/+108 |