6
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 5 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Require router in url builder function More... over 11 years ago
Get clean url setting off of router More... over 11 years ago
Clean up js url consts a bit More... over 11 years ago
Merge arrays using function instead of manually More... over 11 years ago
Precalculate route internals rather than double-storing them More... over 11 years ago
Cache more high traffic route info More... over 11 years ago
Make route parent immutable More... over 11 years ago
Cache high traffic but constant route info More... over 11 years ago
Fix matching parent constraints More... over 11 years ago
Avoid converting query variables to parameters multiple times More... over 11 years ago
Fix docblock error More... over 11 years ago
Move router classes to their own namespace More... over 11 years ago
Use common functions to convert between parameters and query variables More... over 11 years ago
Exclude outside of querystring function More... over 11 years ago
Don't convert query params inside route finder More... over 11 years ago
Use route class for routing More... over 11 years ago
Create single route class More... over 11 years ago
Factor out base url into a common function More... over 11 years ago
Really minor performance adjustments More... over 11 years ago
Fix baseurl on root installs More... over 11 years ago
Allow slashes in ref hashes More... over 11 years ago
Don't escape slashes in project clean urls More... over 11 years ago
Match routes using preg More... over 11 years ago
Don't store pattern delimiters in the route More... over 11 years ago
Fix clean urls for blob page without a blob hash More... over 11 years ago
Add link to clean url instruction wiki More... over 11 years ago
Minor index cleanup More... over 11 years ago
Add clean url for blame More... over 11 years ago
Add page relationship links on paginated pages More... over 11 years ago
Add clean urls for commit diff and blob diff More... over 11 years ago