- 01 Oct, 2012 40 commits
-
-
Crell authored
-
Crell authored
-
Crell authored
-
Crell authored
-
katbailey authored
-
katbailey authored
-
katbailey authored
-
Crell authored
-
Crell authored
-
Crell authored
-
Crell authored
-
Crell authored
-
Crell authored
-
Crell authored
-
Crell authored
-
Crell authored
Run LegacyUrlMatcher through ChainMatcher. That necessitates making ChainMatcher temporarily context-aware.
-
Crell authored
-
Crell authored
-
Crell authored
-
Crell authored
-
Crell authored
-
Crell authored
-
Crell authored
-
Crell authored
-
Crell authored
-
Crell authored
-
Crell authored
-
Crell authored
Fix documentation to clarify that a FinalMatcher returns attributes, not a Route or RouteCollection.
-
Crell authored
-
Crell authored
-
Crell authored
-
Crell authored
The PathMatcher matches against the database table structure generated by the MatcherDumper. As of this commit the lookup is not yet implemented. It's still in testing.
-
Crell authored
-
Crell authored
A Nested router is a series of partial routers, each of which whittle down a RouteCollection until it is left with a single matching route. That single route is the final route that matches the request.
-
Crell authored
-
Crell authored
-
Crell authored
-
Crell authored
-
Crell authored
-
Crell authored
-