Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -2/+0 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -3/+3 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -4/+4 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -7/+7 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -2/+2 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -2/+0 |
* | Move settings to an app | Christoph Wurst | 2019-09-28 | 1 | -1/+1 |
* | Check the actual status code for 204 and 304 | Roeland Jago Douma | 2019-05-24 | 1 | -10/+9 |
* | Fix tests | Roeland Jago Douma | 2018-11-02 | 1 | -10/+5 |
* | No body or content-length for 204 and 304 responses | Roeland Jago Douma | 2016-08-31 | 1 | -1/+28 |
* | Hanlde Core and Settings app in AppFramework | Roeland Jago Douma | 2016-08-08 | 1 | -0/+51 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+165 |