Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -5/+5 |
* | Fix tests | Joas Schilling | 2020-10-02 | 1 | -9/+46 |
* | Move the notmodified check to middleware where it belongs | Roeland Jago Douma | 2020-05-13 | 1 | -9/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -9/+2 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -4/+4 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -2/+2 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -9/+9 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -15/+15 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -4/+2 |
* | Fix tests | Roeland Jago Douma | 2018-02-21 | 1 | -12/+16 |
* | Fix "Undefined method setExpectedException()" | Joas Schilling | 2018-01-24 | 1 | -1/+1 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -6/+7 |
* | Fix phpunit-5.4 wargning | Roeland Jago Douma | 2016-07-11 | 1 | -15/+41 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+466 |