Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / http-rs/route-recognizer issues and pull requests
#58 - Handle parsing URLs with colon in path
Issue -
State: open - Opened by geekbeast 6 months ago
#57 - How to check if a route already exists?
Issue -
State: open - Opened by Neo-Ciber94 almost 2 years ago
- 1 comment
#56 - add no_std support
Pull Request -
State: open - Opened by stevefan1999-personal over 2 years ago
- 1 comment
#55 - Cannot capture full urls as params
Issue -
State: open - Opened by gabrielfalcao about 3 years ago
#54 - Port for SGX
Pull Request -
State: open - Opened by allanbenelli about 3 years ago
#53 - Fix broken CI builds
Pull Request -
State: closed - Opened by Turbo87 over 3 years ago
- 1 comment
#52 - Fix char boundary bug
Pull Request -
State: closed - Opened by Turbo87 over 3 years ago
- 1 comment
#51 - panic: byte index 12 is not a char boundary
Issue -
State: closed - Opened by Turbo87 over 3 years ago
#50 - feat: add at_or_default to modify exist route
Pull Request -
State: open - Opened by zzzdong over 3 years ago
#49 - feat: add at_or_default to modify exist route
Pull Request -
State: closed - Opened by zzzdong over 3 years ago
#48 - Add `add_or_update_with`
Pull Request -
State: closed - Opened by zzzdong over 3 years ago
#47 - Parse query parameters in addition to parameters passed in URL
Issue -
State: open - Opened by hamza1311 almost 4 years ago
#46 - run ci on main
Pull Request -
State: closed - Opened by jbr almost 4 years ago
- 1 comment
#45 - `*` should match empty paths
Issue -
State: open - Opened by yoshuawuyts almost 4 years ago
- 8 comments
Labels: bug
#44 - Percent-encoded paths are not handled correctly
Issue -
State: closed - Opened by malaire about 4 years ago
- 11 comments
#43 - Add README, lints, docs
Pull Request -
State: closed - Opened by yoshuawuyts about 4 years ago
- 1 comment
#42 - Add support for routing on subdomains
Issue -
State: closed - Opened by AlecDivito over 4 years ago
#41 - add support for dot separators
Pull Request -
State: closed - Opened by jbr over 4 years ago
#40 - release from current master?
Issue -
State: closed - Opened by jbr over 4 years ago
- 3 comments
#39 - Check the parameter names to ensure there are no duplicates after parsing a route
Pull Request -
State: open - Opened by gameldar over 5 years ago
- 2 comments
#38 - Cleanup
Pull Request -
State: closed - Opened by Nemo157 over 5 years ago
#37 - Update repository url and add meta-author
Pull Request -
State: closed - Opened by Nemo157 over 5 years ago
#36 - Add tests for reversed matching priority
Pull Request -
State: closed - Opened by Nemo157 over 5 years ago
#35 - Extract the query string first before parsing the parameters
Pull Request -
State: closed - Opened by gameldar over 5 years ago
- 2 comments
#34 - Duplicate named parameters in route
Issue -
State: open - Opened by gameldar over 5 years ago
#33 - Update travis config
Pull Request -
State: closed - Opened by Nemo157 over 5 years ago
#32 - Add readme and licenses
Pull Request -
State: closed - Opened by Nemo157 over 5 years ago
#31 - Only add the parameters to the parameters map if they have a name
Pull Request -
State: closed - Opened by gameldar over 5 years ago
#30 - Query string ends up in the last matching parameter's value
Issue -
State: open - Opened by gameldar over 5 years ago
#29 - Unamed parameters end up in the parameter map
Issue -
State: closed - Opened by gameldar over 5 years ago
#28 - Tracking issue for v0.2
Issue -
State: open - Opened by Nemo157 over 5 years ago
- 1 comment
#27 - Clippy and format fixes
Pull Request -
State: closed - Opened by k-nasa over 5 years ago
- 8 comments
#26 - Enable feature to fix unstabilized `#[bench]`
Pull Request -
State: closed - Opened by vorot93 over 5 years ago
- 8 comments
#25 - fix nightly build
Pull Request -
State: closed - Opened by miller-time over 5 years ago
- 1 comment
#24 - Is the crate alive?
Issue -
State: closed - Opened by GildedHonour almost 7 years ago
- 2 comments
#23 - Clippy complains about &Box<Handler>
Issue -
State: closed - Opened by NickeZ almost 7 years ago
- 1 comment
#22 - Expose an iterator over path parameters
Pull Request -
State: closed - Opened by sfackler almost 8 years ago
- 1 comment
#21 - Reverse specificity
Pull Request -
State: closed - Opened by jadencarver over 8 years ago
- 1 comment
#20 - Route (metadata) ordering is incorrect.
Issue -
State: closed - Opened by Parakleta almost 9 years ago
- 2 comments
#19 - Relicense under dual MIT/Apache-2.0
Issue -
State: open - Opened by emberian about 9 years ago
- 10 comments
#18 - Added Params::keys method
Pull Request -
State: closed - Opened by SlNPacifist over 9 years ago
#17 - [WIP] Trailing slashes and wildcard captures
Pull Request -
State: closed - Opened by untitaker over 9 years ago
- 1 comment
#16 - Allow `.` to separate dynamic segments
Issue -
State: closed - Opened by seanmonstar almost 10 years ago
- 2 comments
#15 - [Idea] Add a method to check if the routes overlap
Issue -
State: closed - Opened by aochagavia about 10 years ago
- 2 comments
#14 - Update to rust master
Pull Request -
State: closed - Opened by darayus about 10 years ago
- 1 comment
#13 - Update to latest master.
Pull Request -
State: closed - Opened by Nercury about 10 years ago
- 1 comment
#12 - Fixed shadowed lifetime. Fixed unused mut.
Pull Request -
State: closed - Opened by aleksandrpak about 10 years ago
- 1 comment
#11 - New build needed
Issue -
State: closed - Opened by emk about 10 years ago
- 1 comment
#10 - Fix enum namespace-edness
Pull Request -
State: closed - Opened by andor44 about 10 years ago
- 1 comment
#9 - add utf8 test
Pull Request -
State: closed - Opened by whodidthis over 10 years ago
#8 - Two spaces -> Four spaces
Pull Request -
State: closed - Opened by reem over 10 years ago
- 1 comment
#7 - Handle 0-length paths and routes
Pull Request -
State: closed - Opened by reem over 10 years ago
- 2 comments
#6 - Add non-failing getter for params.
Pull Request -
State: closed - Opened by reem over 10 years ago
#5 - Basic support for `*foo`
Pull Request -
State: closed - Opened by alexcrichton over 10 years ago
#4 - compile error
Issue -
State: closed - Opened by redaready over 10 years ago
- 1 comment
#3 - Update to latest master
Pull Request -
State: closed - Opened by alexcrichton over 10 years ago
#2 - Update to rust master
Pull Request -
State: closed - Opened by alexcrichton over 10 years ago
#1 - Reorganize stuff
Pull Request -
State: closed - Opened by derekchiang about 11 years ago
- 2 comments