Merge lp://staging/~ted/url-dispatcher/more-sophisticated-urls into lp://staging/url-dispatcher/15.04
Proposed by
Ted Gould
Status: | Merged | ||||||||
---|---|---|---|---|---|---|---|---|---|
Approved by: | Charles Kerr | ||||||||
Approved revision: | 82 | ||||||||
Merged at revision: | 77 | ||||||||
Proposed branch: | lp://staging/~ted/url-dispatcher/more-sophisticated-urls | ||||||||
Merge into: | lp://staging/url-dispatcher/15.04 | ||||||||
Diff against target: |
76 lines (+43/-1) 2 files modified
service/dispatcher.c (+2/-1) tests/dispatcher-test.cc (+41/-0) |
||||||||
To merge this branch: | bzr merge lp://staging/~ted/url-dispatcher/more-sophisticated-urls | ||||||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
PS Jenkins bot (community) | continuous-integration | Approve | |
Charles Kerr (community) | Approve | ||
Review via email: mp+240007@code.staging.launchpad.net |
Commit message
Making generic regular expression more robust
Description of the change
Turns out some people need some more flexibility in our URLs. Let's give it to them.
To post a comment you must log in.
Discussion @ https:/ /code.launchpad .net/~ted/ url-dispatcher/ more-sophistica ted-urls/ +merge/ 240006