6
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix history diff blob abbreviation More... over 11 years ago
Discriminate route constraints before iterating through parameters More... over 11 years ago
Add clean url for history More... over 11 years ago
Remove redundant routes More... over 11 years ago
Omit index.php with clean urls even without parameters More... over 11 years ago
Pluralize once rather than repeatedly (call_user_func is slow) More... over 11 years ago
Set abbreviate setting on router instance More... over 11 years ago
Reuse single router instance instead of repeatedly creating it More... over 11 years ago
Get message controller off of router More... over 11 years ago
Set standard controller parameters dynamically More... over 11 years ago
Build query strings dynamically More... over 11 years ago
Map query vars once in the instance More... over 11 years ago
Rename ambiguous query variable functions More... over 11 years ago
Url encode all parameters in a central location More... over 11 years ago
Process url parameter normalizations once instead of repeatedly More... over 11 years ago
Rename tag name parameter More... over 11 years ago
Readd snapshot clean urls More... over 11 years ago
Sort routes by specificity More... over 11 years ago
Fix plaintext clean url More... over 11 years ago
These don't need to be public More... over 11 years ago
Use param getter functions consistently More... over 11 years ago
Respect hash abbreviation in clean urls again (gross hack) More... over 11 years ago
Exclude query params from rest urls in a single location More... over 11 years ago
Rename order parameter to sort to avoid confusion with output More... over 11 years ago
Name file parameter consistently More... over 11 years ago
Make clean url a router instance setting More... over 11 years ago
Map query parameter list in a central location More... over 11 years ago
Use a single definition list to generate and match routes More... over 11 years ago
Make router instance instead of static More... over 11 years ago
Abort route matcher early More... over 11 years ago