Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/hanami/router
Ruby/Rack HTTP router
https://github.com/hanami/router
speed up new router implementation
kyleplump opened this pull request 8 days ago
kyleplump opened this pull request 8 days ago
Performance regression from 2.1 to 2.2
cllns opened this issue 9 days ago
cllns opened this issue 9 days ago
Rack 3 support
kyleplump opened this pull request 9 days ago
kyleplump opened this pull request 9 days ago
Add Ruby 3.4 support
cllns opened this pull request 9 days ago
cllns opened this pull request 9 days ago
Reenable routes with optional portions
timriley opened this issue about 1 month ago
timriley opened this issue about 1 month ago
Add rexml to Gemfile to fix load error in tests
timriley opened this pull request 2 months ago
timriley opened this pull request 2 months ago
Improve Trie implementation when different path variables used in same path location
dcr8898 opened this pull request 4 months ago
dcr8898 opened this pull request 4 months ago
Routes with suffixes conflict with each other
francois opened this issue 5 months ago
francois opened this issue 5 months ago
Router.recognize sets GET to the verb of POST routes
exoego opened this issue 9 months ago
exoego opened this issue 9 months ago
Router.recognize sets GET to the verb of POST routes wrongly
exoego opened this pull request 9 months ago
exoego opened this pull request 9 months ago
Update syntax for latest Rubocop rules
pat opened this pull request 11 months ago
pat opened this pull request 11 months ago
Support for Rack 3
rossta opened this issue about 1 year ago
rossta opened this issue about 1 year ago
Pass through kwargs to middleware
pat opened this pull request about 1 year ago
pat opened this pull request about 1 year ago
group globs and mounts together
pat opened this pull request about 1 year ago
pat opened this pull request about 1 year ago
CI: Tell dependabot to update GH Actions, weekly
olleolleolle opened this pull request about 1 year ago
olleolleolle opened this pull request about 1 year ago
CI: rely on setup-ruby to install
olleolleolle opened this pull request about 1 year ago
olleolleolle opened this pull request about 1 year ago
fix PATH_INFO/SCRIPT_NAME for root mounts
pat opened this pull request about 1 year ago
pat opened this pull request about 1 year ago
globbed paths are always evaluated after mounted paths
pat opened this issue about 1 year ago
pat opened this issue about 1 year ago
Leading slashes not kept for mounted Rack apps
pat opened this issue about 1 year ago
pat opened this issue about 1 year ago
Remove `frozen_string_literal: true` comments
parndt opened this pull request over 1 year ago
parndt opened this pull request over 1 year ago
Accept a not_allowed proc when initializing
timriley opened this pull request over 1 year ago
timriley opened this pull request over 1 year ago
Middleware usage does not work as expected
wuarmin opened this issue over 1 year ago
wuarmin opened this issue over 1 year ago
Refactor `Hanami::Middleware::Node` to handle variable segments
jodosha opened this pull request almost 2 years ago
jodosha opened this pull request almost 2 years ago
Inconsistent trailing slash behaviour
Drowze opened this issue almost 2 years ago
Drowze opened this issue almost 2 years ago
Routes with multiple variables not working in common nested route scenario
Drowze opened this issue almost 2 years ago
Drowze opened this issue almost 2 years ago
Ensure mount and globbed routes to work together
jodosha opened this pull request almost 2 years ago
jodosha opened this pull request almost 2 years ago
Catch-all has higher priority than mount
kukicola opened this issue almost 2 years ago
kukicola opened this issue almost 2 years ago
Capture names affects finding nested routes
twe4ked opened this issue almost 2 years ago
twe4ked opened this issue almost 2 years ago
Per-slice middleware not being applied correctly?
pat opened this issue almost 2 years ago
pat opened this issue almost 2 years ago
UrlHelpers uses a consistent type for base_url
alassek opened this pull request almost 2 years ago
alassek opened this pull request almost 2 years ago
Path segments in base_url can get clobbered by UrlHelpers
alassek opened this issue almost 2 years ago
alassek opened this issue almost 2 years ago
Fix find dynamic path segment for midlewares
wafcio opened this pull request almost 2 years ago
wafcio opened this pull request almost 2 years ago
Failing edge cases for optional variables
jandudulski opened this issue almost 2 years ago
jandudulski opened this issue almost 2 years ago
Ruby 3.2
jodosha opened this pull request about 2 years ago
jodosha opened this pull request about 2 years ago
Depend on `mustermann` and `mustermann-contrib` 3
jodosha opened this pull request about 2 years ago
jodosha opened this pull request about 2 years ago
README: fix `Hanami::Router#recognize` syntax
jodosha opened this pull request about 2 years ago
jodosha opened this pull request about 2 years ago
Return HTTP response header `Allow` when returning `405` HTTP status
jodosha opened this pull request about 2 years ago
jodosha opened this pull request about 2 years ago
Introduce `Hanami::Middleware::BodyParser::FormParser` to parse multipart file upload
jodosha opened this pull request about 2 years ago
jodosha opened this pull request about 2 years ago
Trying to reproduce #229
jodosha opened this pull request about 2 years ago
jodosha opened this pull request about 2 years ago
Don't parse request body when Body Parser already parsed it
jodosha opened this pull request about 2 years ago
jodosha opened this pull request about 2 years ago
Fix parsing of multipart/form-data
wuarmin opened this pull request about 2 years ago
wuarmin opened this pull request about 2 years ago
Convert to Zeitwerk for code loading
timriley opened this pull request about 2 years ago
timriley opened this pull request about 2 years ago
Exception when JSON body contains %
Jammjammjamm opened this issue about 2 years ago
Jammjammjamm opened this issue about 2 years ago
Update API docs for 2.0
timriley opened this pull request about 2 years ago
timriley opened this pull request about 2 years ago
Ensure root path to work with prefix
jodosha opened this pull request about 2 years ago
jodosha opened this pull request about 2 years ago
Fix inspection of named nested routes
jodosha opened this pull request about 2 years ago
jodosha opened this pull request about 2 years ago
URL fragments and routing
mikekreuzer opened this issue about 2 years ago
mikekreuzer opened this issue about 2 years ago
Middleware Trie
jodosha opened this pull request about 2 years ago
jodosha opened this pull request about 2 years ago
Allow router prefix to work with or without a leading slash
chris-at-work opened this pull request about 2 years ago
chris-at-work opened this pull request about 2 years ago
Support configurable body parsers
solnic opened this pull request about 2 years ago
solnic opened this pull request about 2 years ago
Unclear errors with differently named wildcard segments
Jammjammjamm opened this issue about 2 years ago
Jammjammjamm opened this issue about 2 years ago
Surprising prefix behavior
Jammjammjamm opened this issue about 2 years ago
Jammjammjamm opened this issue about 2 years ago
405 response does not include Allow header
ahx opened this issue over 2 years ago
ahx opened this issue over 2 years ago
Prepare for v2.0.0.beta2
timriley opened this pull request over 2 years ago
timriley opened this pull request over 2 years ago
Ensure to require `hanami/middleware/error` from `hanami/middleware/body_parser/errors`
jodosha opened this pull request over 2 years ago
jodosha opened this pull request over 2 years ago
Fix block not given to the route when no `to` option
waiting-for-dev opened this pull request over 2 years ago
waiting-for-dev opened this pull request over 2 years ago
Prepare for `hanami routes` CLI command
waiting-for-dev opened this pull request over 2 years ago
waiting-for-dev opened this pull request over 2 years ago
Add CSV formatter
waiting-for-dev opened this pull request over 2 years ago
waiting-for-dev opened this pull request over 2 years ago
Extract formatter algorithm from the inspector
waiting-for-dev opened this pull request over 2 years ago
waiting-for-dev opened this pull request over 2 years ago
POST route recognised as GET
romankovt opened this issue over 2 years ago
romankovt opened this issue over 2 years ago
Prefer NoMethodError over NotImplementedError
tak1n opened this pull request over 2 years ago
tak1n opened this pull request over 2 years ago
Fake support for Ruby 3
OrelSokolov opened this issue almost 3 years ago
OrelSokolov opened this issue almost 3 years ago
Parse form submission and make it available in Router params
jodosha opened this pull request almost 3 years ago
jodosha opened this pull request almost 3 years ago
Monitoring
jodosha opened this pull request over 3 years ago
jodosha opened this pull request over 3 years ago
Nested variables/resources
nicrou opened this issue over 3 years ago
nicrou opened this issue over 3 years ago
Github Actions: Add Truffle Ruby to the build matrix
szTheory opened this pull request over 3 years ago
szTheory opened this pull request over 3 years ago
Warning: URI.unescape is obsolete
artjomjuferov opened this issue almost 4 years ago
artjomjuferov opened this issue almost 4 years ago
Hanami::API inspector compat
jodosha opened this pull request almost 4 years ago
jodosha opened this pull request almost 4 years ago
Refactored routes inspection output
graudeejs opened this pull request almost 4 years ago
graudeejs opened this pull request almost 4 years ago
Fixed long path etc router inspect output
graudeejs opened this pull request almost 4 years ago
graudeejs opened this pull request almost 4 years ago
2.0 cleanup
jodosha opened this pull request almost 4 years ago
jodosha opened this pull request almost 4 years ago
Router inspector
jodosha opened this pull request about 4 years ago
jodosha opened this pull request about 4 years ago
Rubocop Hanami dry-rb rules (2.0)
jodosha opened this pull request over 4 years ago
jodosha opened this pull request over 4 years ago
Allow creation of namespaced router without block
wishdev opened this pull request over 4 years ago
wishdev opened this pull request over 4 years ago
Add not_found option
katafrakt opened this pull request over 4 years ago
katafrakt opened this pull request over 4 years ago
Rubocop unstable 0.87
jodosha opened this pull request over 4 years ago
jodosha opened this pull request over 4 years ago
`Hanami::Router#initialize` do not yield block if not given
jodosha opened this pull request over 4 years ago
jodosha opened this pull request over 4 years ago
New version of rack (2.1.3) broke the build
depfu[bot] opened this pull request over 4 years ago
depfu[bot] opened this pull request over 4 years ago
Ensure to not accidentally cache response headers for HTTP 404 and 405
jodosha opened this pull request over 4 years ago
jodosha opened this pull request over 4 years ago
Ensure scoped root to not be added as trailing slash
jodosha opened this pull request over 4 years ago
jodosha opened this pull request over 4 years ago
Trie routing
jodosha opened this pull request almost 5 years ago
jodosha opened this pull request almost 5 years ago
Ruby 2.7.0
jodosha opened this pull request almost 5 years ago
jodosha opened this pull request almost 5 years ago
Rack 2.1
jodosha opened this pull request almost 5 years ago
jodosha opened this pull request almost 5 years ago
New version of rack (2.1.1) broke the build
depfu[bot] opened this pull request almost 5 years ago
depfu[bot] opened this pull request almost 5 years ago
New version of rack (2.1.0) broke the build
depfu[bot] opened this pull request almost 5 years ago
depfu[bot] opened this pull request almost 5 years ago
New version of hanami-utils (1.3.6) broke the build
depfu[bot] opened this pull request about 5 years ago
depfu[bot] opened this pull request about 5 years ago
New version of rack (2.0.8) broke the build
depfu[bot] opened this pull request about 5 years ago
depfu[bot] opened this pull request about 5 years ago
Support for Hanami application router
timriley opened this pull request about 5 years ago
timriley opened this pull request about 5 years ago
Upgrade rake to version 13.0.0
depfu[bot] opened this pull request over 5 years ago
depfu[bot] opened this pull request over 5 years ago
Standalone routing with method override
waiting-for-dev opened this issue over 5 years ago
waiting-for-dev opened this issue over 5 years ago
Introduce `Hanami::Middleware::BodyParser::Parser`
jodosha opened this pull request over 5 years ago
jodosha opened this pull request over 5 years ago
Drone CI
jodosha opened this pull request over 5 years ago
jodosha opened this pull request over 5 years ago
Fix README documentation for body parsers (inherit from `Hanami::Routing::Parsing::Parser`)
lcmen opened this pull request almost 6 years ago
lcmen opened this pull request almost 6 years ago
Allow to inject the finding logic via `Hanami::Router#initialize`
jodosha opened this pull request almost 6 years ago
jodosha opened this pull request almost 6 years ago
Support MRI 2.5+
jodosha opened this pull request almost 6 years ago
jodosha opened this pull request almost 6 years ago
Ruby 2.6.0
jodosha opened this pull request about 6 years ago
jodosha opened this pull request about 6 years ago
http_router dependency generates `warning: URI.unescape is obsolete`
deepj opened this issue about 6 years ago
deepj opened this issue about 6 years ago
Refactor BodyParser content type parser loading
timriley opened this pull request about 6 years ago
timriley opened this pull request about 6 years ago
Skip attempting to parse unknown types in BodyParser middleware
timriley opened this pull request over 6 years ago
timriley opened this pull request over 6 years ago
Skip attempting to parse unknown types in BodyParser middleware (for reference only, to be broken up into 2 smaller PRs)
timriley opened this pull request over 6 years ago
timriley opened this pull request over 6 years ago