aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Route/CachingRouter.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-21/+4
* fix: Migrate a few more classes away from OC_App::getAppPathCôme Chilliet2024-04-221-2/+4
* DI for RouterRobin Appelman2023-02-131-10/+17
* Migrate from ILogger to LoggerInterface in lib/privateCôme Chilliet2022-03-241-3/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Update license headersChristoph Wurst2019-12-051-2/+1
* Dont cache empty url for not found routesRobin Appelman2019-10-181-1/+3
* Use type casting instead of *val() methodMorris Jobke2018-01-261-1/+1
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-0/+2
* Read only onceLukas Reschke2016-05-021-2/+3
* Move \OC\Route to PSR-4Roeland Jago Douma2016-04-251-0/+61