summaryrefslogtreecommitdiffstats
path: root/web/lib/routing.inc.php
AgeCommit message (Expand)AuthorFilesLines
2014-12-27Use Git repositories to store packagesLukas Fleischer1-1/+0
2014-12-13Avoid double slashes in notification email bodyLukas Fleischer1-8/+15
2014-11-21Always use virtual URLsLukas Fleischer1-29/+4
2014-10-24Use an INI-style configuration fileLukas Fleischer1-8/+10
2014-06-25Allow for closing package requestsLukas Fleischer1-0/+6
2014-06-25Add a package request listLukas Fleischer1-0/+1
2014-04-05Add package base detail pagesLukas Fleischer1-1/+15
2014-04-05routing.inc.php: Add get_pkgbase_uri()Lukas Fleischer1-0/+4
2012-11-04routing.inc.php: Return proper (non-virtual) URIsLukas Fleischer1-2/+2
2012-09-18Use URL rewriting for user info pagecanyonknight1-0/+17
2012-07-18Use virtual paths for voters pageLukas Fleischer1-1/+0
2012-07-18routing.inc.php: Add missing "/account" routeLukas Fleischer1-0/+1
2012-07-17routing.inc.php: rtrim() path in get_route()Lukas Fleischer1-0/+1
2012-07-15Use virtual paths for package detailsLukas Fleischer1-0/+18
2012-07-15Add routing front/back endsLukas Fleischer1-0/+39