summaryrefslogtreecommitdiffstats
path: root/lib/private/Route/Router.php
Commit message (Expand)AuthorAgeFilesLines
* PrivateData to appRoeland Jago Douma2017-07-211-2/+0
* Check whether the $_SERVER['REQUEST_*'] vars exist before using themJoas Schilling2017-05-151-1/+1
* Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_envFelix Epp2016-11-161-1/+2
* Allow OCS routes in Core and SettingsRoeland Jago Douma2016-08-091-0/+5
* Allow ocs/v2.php/cloud/... routesRoeland Jago Douma2016-08-081-1/+1
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-3/+4
* Make the router handle OCS AppFramework RoutesRoeland Jago Douma2016-07-181-0/+12
* Update license headersLukas Reschke2016-05-261-1/+1
* Move \OC\Route to PSR-4Roeland Jago Douma2016-04-251-0/+364