Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -3/+3 |
* | Merge pull request #17509 from nextcloud/fix/application-singleton | John Molakvoæ | 2019-11-04 | 1 | -1/+1 |
|\ | |||||
| * | Make sure we create an app's Application class just once | Christoph Wurst | 2019-10-11 | 1 | -1/+1 |
* | | Dont cache empty url for not found routes | Robin Appelman | 2019-10-18 | 1 | -1/+3 |
|/ | |||||
* | Move settings to an app | Christoph Wurst | 2019-09-28 | 1 | -2/+3 |
* | Make sure maintenance mode is always casted to bool | Joas Schilling | 2019-02-22 | 1 | -1/+1 |
* | Use type casting instead of *val() method | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -2/+2 |
* | Fix require once for actionInclude | Morris Jobke | 2017-08-09 | 1 | -1/+1 |
* | User proper anonymous function | Roeland Jago Douma | 2017-08-09 | 1 | -5/+6 |
* | PrivateData to app | Roeland Jago Douma | 2017-07-21 | 1 | -2/+0 |
* | Check whether the $_SERVER['REQUEST_*'] vars exist before using them | Joas Schilling | 2017-05-15 | 1 | -1/+1 |
* | Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_env | Felix Epp | 2016-11-16 | 1 | -1/+2 |
* | Allow OCS routes in Core and Settings | Roeland Jago Douma | 2016-08-09 | 1 | -0/+5 |
* | Allow ocs/v2.php/cloud/... routes | Roeland Jago Douma | 2016-08-08 | 1 | -1/+1 |
* | Update with robin | Joas Schilling | 2016-07-21 | 3 | -3/+3 |
* | Fix others | Joas Schilling | 2016-07-21 | 3 | -6/+9 |
* | Make the router handle OCS AppFramework Routes | Roeland Jago Douma | 2016-07-18 | 1 | -0/+12 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 2 | -1/+3 |
* | Read only once | Lukas Reschke | 2016-05-02 | 1 | -2/+3 |
* | Move \OC\Route to PSR-4 | Roeland Jago Douma | 2016-04-25 | 3 | -0/+582 |