Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(app-framework): Add support for global middlewares | Christoph Wurst | 2023-01-26 | 1 | -3/+35 |
* | perf(app-framework): Make the app middleware registration lazy | Christoph Wurst | 2023-01-25 | 1 | -0/+36 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | Adjust and add unit tests | Joas Schilling | 2022-02-23 | 1 | -2/+2 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -1/+1 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -5/+5 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -2/+1 |
* | Cleanup middleware registering | Roeland Jago Douma | 2019-01-03 | 1 | -9/+10 |
* | Fix tests | Roeland Jago Douma | 2018-11-02 | 1 | -7/+2 |
* | Remove deprecated core API | Joas Schilling | 2018-01-15 | 1 | -8/+0 |
* | Extend DI tests | Roeland Jago Douma | 2017-03-21 | 1 | -5/+14 |
* | Implement brute force protection | Lukas Reschke | 2016-07-20 | 1 | -1/+3 |
* | Fix phpunit-5.4 wargning | Roeland Jago Douma | 2016-07-11 | 1 | -6/+13 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+88 |