Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -3/+2 |
* | Move settings to an app | Christoph Wurst | 2019-09-28 | 1 | -2/+0 |
* | Check the actual status code for 204 and 304 | Roeland Jago Douma | 2019-05-24 | 1 | -1/+9 |
* | Add a message about disabled global routes | Joas Schilling | 2019-03-11 | 1 | -0/+8 |
* | Fix tests | Roeland Jago Douma | 2018-11-02 | 1 | -2/+2 |
* | OCP\AppFramework\App strict | Roeland Jago Douma | 2018-03-09 | 1 | -3/+4 |
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 1 | -3/+5 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -1/+2 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -1/+0 |
* | Also cache the namespace from appinfo | Joas Schilling | 2017-03-22 | 1 | -3/+4 |
* | Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968) | Thomas Müller | 2016-10-07 | 1 | -17/+4 |
* | Cache parsing of info.xml | Roeland Jago Douma | 2016-09-02 | 1 | -2/+11 |
* | No body or content-length for 204 and 304 responses | Roeland Jago Douma | 2016-08-31 | 1 | -5/+14 |
* | Hanlde Core and Settings app in AppFramework | Roeland Jago Douma | 2016-08-08 | 1 | -1/+7 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
* | Move \OC\AppFramework to PSR-4 | Roeland Jago Douma | 2016-04-22 | 1 | -0/+171 |