summaryrefslogtreecommitdiffstats
path: root/lib/private/route/cachingrouter.php
Commit message (Expand)AuthorAgeFilesLines
* Preserve keys when sorting parameters when generatings urlsRobin Appelman2014-04-291-1/+1
* Sort parameters and cast to intRobin Appelman2014-04-151-1/+2
* add delimiter between host and baseurlRobin Appelman2014-04-071-1/+1
* Keep cached urls with different hostnames or baseurls seperateRobin Appelman2014-04-011-1/+1
* Cache generated urls for routesRobin Appelman2014-03-241-0/+43