Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ibraheemdev/matchit issues and pull requests
#64 - CatchAll(/*) don't works
Issue -
State: open - Opened by taikulawo 18 days ago
- 4 comments
Labels: feature
#63 - feat: Allow creating an empty `Params` instance.
Pull Request -
State: closed - Opened by LukeMathWalker 25 days ago
- 2 comments
#62 - feat(router): add merge function
Pull Request -
State: closed - Opened by darkenmay about 1 month ago
- 1 comment
#61 - Add Support for Parameter Suffixes
Pull Request -
State: open - Opened by ibraheemdev about 2 months ago
- 1 comment
Labels: feature
#60 - Reject Empty Route Parameters
Pull Request -
State: closed - Opened by ibraheemdev about 2 months ago
Labels: bug
#59 - Getting `Only one parameter is allowed per path segment` for valid route
Issue -
State: closed - Opened by cemoktra about 2 months ago
- 4 comments
#58 - Provide a parser that can return the parameters in the URL
Issue -
State: closed - Opened by zllak 2 months ago
- 7 comments
#57 - Allow merging two matchit Routers
Issue -
State: closed - Opened by jplatte 3 months ago
- 4 comments
Labels: feature
#56 - Refactor hyper example
Pull Request -
State: closed - Opened by tottoto 4 months ago
- 1 comment
#55 - update to hyper 1
Pull Request -
State: closed - Opened by tottoto 4 months ago
- 1 comment
#54 - feat: implement `ExactSizeIterator` for `ParamsIter`
Pull Request -
State: closed - Opened by Totodore 5 months ago
- 1 comment
#53 - Implement `ExactSizeIterator` for `ParamsIter` or `Index` for `Params`
Issue -
State: closed - Opened by Totodore 6 months ago
- 1 comment
#52 - Node removal optimisation
Issue -
State: open - Opened by Totodore 6 months ago
Labels: performance
#51 - Support escaping '{' and '}'
Pull Request -
State: closed - Opened by ibraheemdev 9 months ago
#50 - New route syntax
Pull Request -
State: closed - Opened by ibraheemdev 9 months ago
#49 - Dynamic node removal
Pull Request -
State: closed - Opened by Totodore 11 months ago
- 11 comments
#48 - upgrade regex?
Issue -
State: closed - Opened by dakom 11 months ago
- 2 comments
#47 - Hello maintenance personnel, may I know if there is an error regarding matching the router and Chinese parameters?
Issue -
State: closed - Opened by hebeillc 12 months ago
- 1 comment
#46 - Handle the special case of re-inserting the same path twice.
Pull Request -
State: closed - Opened by LukeMathWalker about 1 year ago
- 1 comment
#45 - [Bug] Inserting the same path twice returns an `InsertError` with an incorrect `with` parameter in some scenarios
Issue -
State: closed - Opened by LukeMathWalker about 1 year ago
#44 - Enhancement Request: Dynamic Route Removal and Update Support in Matchit
Issue -
State: closed - Opened by bruno-ortiz about 1 year ago
- 2 comments
Labels: enhancement
#43 - Catchall without prefix slash
Pull Request -
State: closed - Opened by LukeMathWalker about 1 year ago
- 2 comments
#42 - Leading slashes in routes with catch-all
Issue -
State: closed - Opened by mladedav about 1 year ago
- 3 comments
Labels: enhancement
#41 - Catch-all in the middle of a route
Issue -
State: closed - Opened by awoimbee about 1 year ago
- 1 comment
#40 - `at` holding reference to `Request.uri().path()` prevents from using `&mut Request`
Issue -
State: closed - Opened by dpc about 1 year ago
- 3 comments
#39 - Wildcard matching in the middle of the path
Issue -
State: open - Opened by Bromles over 1 year ago
- 3 comments
Labels: feature
#38 - Profile-Guided Optimization (PGO) results
Issue -
State: closed - Opened by zamazan4ik over 1 year ago
- 1 comment
#37 - Normalize Route Parameters
Pull Request -
State: closed - Opened by ibraheemdev over 1 year ago
#36 - Remove Trailing Slash Redirects
Pull Request -
State: closed - Opened by ibraheemdev over 1 year ago
#35 - 0.8.0 Feature List
Issue -
State: closed - Opened by ibraheemdev over 1 year ago
- 7 comments
Labels: enhancement
#34 - Add sub-delim path tests
Pull Request -
State: closed - Opened by kriswuollett over 1 year ago
- 3 comments
#33 - failed to register Get route for /:path pattern: insertion failed due to conflict with previously registered route: //'
Issue -
State: closed - Opened by gytis-ivaskevicius over 1 year ago
- 1 comment
#32 - clarify license in crate metadata
Issue -
State: closed - Opened by decathorpe over 1 year ago
- 2 comments
#31 - Overlapping wildcard and non-wildcard routes cause failing matches
Issue -
State: closed - Opened by ColonelThirtyTwo over 1 year ago
- 4 comments
Labels: bug
#30 - Incorrect catch-all behaviour
Issue -
State: closed - Opened by remkop22 almost 2 years ago
- 3 comments
#29 - Normalize route parameters
Pull Request -
State: closed - Opened by ibraheemdev almost 2 years ago
- 1 comment
#28 - use reference counted prefix for less lifetimes on params?
Issue -
State: open - Opened by fakeshadow almost 2 years ago
- 7 comments
Labels: enhancement
#27 - Do you have a working example for doing actual HTTP routing?
Issue -
State: closed - Opened by l1x almost 2 years ago
- 3 comments
#26 - Build router as a compile time constant
Issue -
State: closed - Opened by infogulch about 2 years ago
- 3 comments
#25 - Support optional last param
Issue -
State: open - Opened by MarkoMackic about 2 years ago
- 7 comments
Labels: enhancement
#24 - tests/tree.rs does not compile
Issue -
State: closed - Opened by chaslain about 2 years ago
- 4 comments
#23 - Support escaping `:` and `*`
Issue -
State: closed - Opened by hgzimmerman about 2 years ago
- 3 comments
Labels: enhancement
#22 - Route with underscore produces unexpected `ExtraTrailingSlash` error instead of `NotFound`
Issue -
State: closed - Opened by arctic-alpaca over 2 years ago
- 4 comments
#21 - bump edition to 2021 & fix warnings
Pull Request -
State: closed - Opened by QuarticCat over 2 years ago
- 1 comment
#20 - Return iterator of matching routes instead of first match
Issue -
State: closed - Opened by tqwewe over 2 years ago
- 2 comments
#19 - Allow overlapping static and catchall routes
Pull Request -
State: closed - Opened by ibraheemdev over 2 years ago
#18 - Support overlapping catch-all and static routes
Issue -
State: closed - Opened by ibraheemdev over 2 years ago
- 1 comment
#17 - Implementing Support for suffixes eg. file extensions
Issue -
State: open - Opened by apps4uco over 2 years ago
- 5 comments
Labels: feature
#16 - whitespaces encode to `%20`
Issue -
State: open - Opened by zys864 over 2 years ago
- 5 comments
#15 - Add path-tree to benches
Pull Request -
State: closed - Opened by Nugine almost 3 years ago
- 1 comment
#14 - Add path-tree to benches
Issue -
State: closed - Opened by Nugine almost 3 years ago
- 3 comments
#13 - Better support for overlapping parameters
Issue -
State: closed - Opened by ibraheemdev almost 3 years ago
- 8 comments
Labels: enhancement
#12 - Matching a mix of dynamic and static routes with overlaps
Issue -
State: closed - Opened by loony-bean almost 3 years ago
- 2 comments
#11 - Parse query parameters in addition to parameters passed in URL
Issue -
State: closed - Opened by hamza1311 almost 3 years ago
- 3 comments
#10 - About the CatchAll
Issue -
State: closed - Opened by kingluo about 3 years ago
- 2 comments
#9 - API for getting immutable / mutable references to all values inside a node
Issue -
State: closed - Opened by yusdacra about 3 years ago
- 10 comments
Labels: enhancement
#8 - Incorrect `tsr` with mixed static and wildcard params
Issue -
State: closed - Opened by ibraheemdev about 3 years ago
#7 - Incorrect `tsr` for requests to `/`
Issue -
State: closed - Opened by davidpdrsn about 3 years ago
- 1 comment
#6 - Why not balanced binary search tree?
Issue -
State: closed - Opened by kingluo about 3 years ago
- 4 comments
#5 - Implement `Clone` for `Node`
Pull Request -
State: closed - Opened by ibraheemdev about 3 years ago
#4 - Question: support for fallback in routes with collisions?
Issue -
State: closed - Opened by asgpng about 3 years ago
- 4 comments
#3 - path_ignore_case fails with a non-ASCII first character
Issue -
State: closed - Opened by 5225225 over 3 years ago
- 1 comment
#2 - Allow fuzzing `path_ignore_case` as well
Pull Request -
State: closed - Opened by 5225225 over 3 years ago
- 1 comment
#1 - Add fuzzing harness to find panics
Pull Request -
State: closed - Opened by 5225225 over 3 years ago
- 1 comment