Craig Jellick
|
77f424d3ae
|
Fix typo
|
11 years ago |
Peter Waller
|
8f1a419c38
|
Remove blank line to fix docs for Route.Queries
The presence of a blank line was preventing the documentation from appearing in godoc.
|
12 years ago |
Raphael Simon
|
451fd8b779
|
Additional code cleanup (see comments on issue #56)
|
12 years ago |
Raphael Simon
|
3505396fb5
|
Code cleanup (see comments on issue #56)
|
12 years ago |
Raphael Simon
|
69237eaae5
|
Fix "Queries" matcher to support out-of-order query string parameters
|
12 years ago |
Raphael Simon
|
0a0d6a1b2a
|
Add tests for regexp variables in query strings
Fix how regular expression gets built for query string so that order of parameters is always preserved
|
12 years ago |
Raphael Simon
|
65cc9b5df8
|
Add ability to capture variables in query strings
|
12 years ago |
Quinn Slack
|
a883d5a9b9
|
Call parent BuildVarsFuncs
|
12 years ago |
Quinn Slack
|
cef3b0cd6d
|
Add BuildVarsFunc to allow modifying route variables before generating a route's URL
|
12 years ago |
Thomas ten Cate
|
b864f07c53
|
Propagate StrictSlash to subrouters instead of rudely turning it off
|
12 years ago |
Thomas ten Cate
|
033224c12e
|
Document behaviour of StrictSlash and PathPrefix better, and add tests to nail this down
|
12 years ago |
Thomas ten Cate
|
525eff436e
|
Improve docs about leading and trailing slashes
|
12 years ago |
Christopher Pfohl
|
04a79835ae
|
Add "of" like the rest of the function docstrings
|
12 years ago |
moraes
|
eac83ba2c0
|
Initial files.
|
13 years ago |