Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 1 | -9/+4 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-31 | 1 | -21/+2 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -3/+6 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | let a dedicate service serve a stateful process | Arthur Schiwon | 2019-09-09 | 1 | -5/+0 |
* | require IChecks to receive entity context | Arthur Schiwon | 2019-09-09 | 1 | -0/+5 |
* | seperate setFileInfo from ICheck | Arthur Schiwon | 2019-09-09 | 1 | -7/+0 |
* | extends ICheck with scope and entity support, provide them as initialState | Arthur Schiwon | 2019-09-09 | 1 | -0/+9 |
* | Request->getHeader() should always return a string | Morris Jobke | 2018-01-17 | 1 | -2/+2 |
* | Translate the errors | Joas Schilling | 2016-08-01 | 1 | -3/+9 |
* | Add file size as check | Joas Schilling | 2016-08-01 | 1 | -0/+113 |