Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 1 | -9/+4 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-31 | 1 | -23/+2 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -3/+8 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Update urls to stackoverflow.com to "HTTPS" | J0WI | 2020-09-17 | 1 | -3/+3 |
| | | | | Signed-off-by: J0WI <J0WI@users.noreply.github.com> | ||||
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -2/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | 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/+28 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Use non aliased method instead | Morris Jobke | 2018-02-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Translate the errors | Joas Schilling | 2016-08-01 | 1 | -7/+13 |
| | |||||
* | Add remote address | Joas Schilling | 2016-08-01 | 1 | -0/+148 |