Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / hanami/router issues and pull requests

#281 - Convert dash (and more) to underscore in URL helper names

Pull Request - State: open - Opened by svoop 5 days ago

#279 - speed up new router implementation

Pull Request - State: open - Opened by kyleplump about 2 months ago - 22 comments

#278 - Performance regression from 2.1 to 2.2

Issue - State: open - Opened by cllns about 2 months ago - 4 comments

#277 - Rack 3 support

Pull Request - State: open - Opened by kyleplump about 2 months ago - 4 comments

#276 - Add Ruby 3.4 support

Pull Request - State: closed - Opened by cllns about 2 months ago

#275 - Reenable routes with optional portions

Issue - State: open - Opened by timriley 3 months ago - 1 comment

#274 - Add rexml to Gemfile to fix load error in tests

Pull Request - State: closed - Opened by timriley 4 months ago

#273 - Improve Trie implementation when different path variables used in same path location

Pull Request - State: closed - Opened by dcr8898 6 months ago - 13 comments

#272 - Routes with suffixes conflict with each other

Issue - State: closed - Opened by francois 7 months ago - 8 comments
Labels: help-wanted

#271 - Router.recognize sets GET to the verb of POST routes

Issue - State: closed - Opened by exoego 10 months ago

#270 - Router.recognize sets GET to the verb of POST routes wrongly

Pull Request - State: open - Opened by exoego 10 months ago

#269 - Update syntax for latest Rubocop rules

Pull Request - State: closed - Opened by pat about 1 year ago - 2 comments

#268 - Support for Rack 3

Issue - State: open - Opened by rossta about 1 year ago - 1 comment

#267 - Pass through kwargs to middleware

Pull Request - State: closed - Opened by pat about 1 year ago - 1 comment

#266 - group globs and mounts together

Pull Request - State: closed - Opened by pat about 1 year ago - 6 comments

#265 - CI: Tell dependabot to update GH Actions, weekly

Pull Request - State: open - Opened by olleolleolle about 1 year ago

#264 - CI: rely on setup-ruby to install

Pull Request - State: closed - Opened by olleolleolle about 1 year ago

#263 - fix PATH_INFO/SCRIPT_NAME for root mounts

Pull Request - State: closed - Opened by pat about 1 year ago - 3 comments
Labels: fix

#262 - globbed paths are always evaluated after mounted paths

Issue - State: closed - Opened by pat about 1 year ago - 2 comments

#261 - Leading slashes not kept for mounted Rack apps

Issue - State: closed - Opened by pat about 1 year ago - 1 comment

#260 - Remove `frozen_string_literal: true` comments

Pull Request - State: closed - Opened by parndt almost 2 years ago - 1 comment

#259 - Accept a not_allowed proc when initializing

Pull Request - State: closed - Opened by timriley almost 2 years ago

#258 - Middleware usage does not work as expected

Issue - State: open - Opened by wuarmin almost 2 years ago

#257 - Refactor `Hanami::Middleware::Node` to handle variable segments

Pull Request - State: closed - Opened by jodosha almost 2 years ago
Labels: enhancement

#256 - Inconsistent trailing slash behaviour

Issue - State: closed - Opened by Drowze almost 2 years ago - 1 comment

#255 - Routes with multiple variables not working in common nested route scenario

Issue - State: closed - Opened by Drowze almost 2 years ago - 2 comments

#254 - Ensure mount and globbed routes to work together

Pull Request - State: closed - Opened by jodosha almost 2 years ago
Labels: fix

#253 - Catch-all has higher priority than mount

Issue - State: closed - Opened by kukicola almost 2 years ago - 2 comments
Labels: bug

#252 - Capture names affects finding nested routes

Issue - State: closed - Opened by twe4ked about 2 years ago - 2 comments

#251 - Per-slice middleware not being applied correctly?

Issue - State: closed - Opened by pat about 2 years ago - 3 comments
Labels: needs-documentation

#250 - UrlHelpers uses a consistent type for base_url

Pull Request - State: closed - Opened by alassek about 2 years ago - 2 comments
Labels: fix

#249 - Path segments in base_url can get clobbered by UrlHelpers

Issue - State: closed - Opened by alassek about 2 years ago
Labels: bug

#248 - Fix find dynamic path segment for midlewares

Pull Request - State: closed - Opened by wafcio about 2 years ago
Labels: fix

#247 - Failing edge cases for optional variables

Issue - State: closed - Opened by jandudulski about 2 years ago

#246 - Ruby 3.2

Pull Request - State: closed - Opened by jodosha about 2 years ago

#245 - Depend on `mustermann` and `mustermann-contrib` 3

Pull Request - State: closed - Opened by jodosha about 2 years ago
Labels: enhancement

#244 - README: fix `Hanami::Router#recognize` syntax

Pull Request - State: closed - Opened by jodosha about 2 years ago
Labels: fix

#243 - Return HTTP response header `Allow` when returning `405` HTTP status

Pull Request - State: closed - Opened by jodosha about 2 years ago
Labels: fix

#242 - Introduce `Hanami::Middleware::BodyParser::FormParser` to parse multipart file upload

Pull Request - State: closed - Opened by jodosha over 2 years ago
Labels: fix

#241 - Trying to reproduce #229

Pull Request - State: closed - Opened by jodosha over 2 years ago

#240 - Don't parse request body when Body Parser already parsed it

Pull Request - State: closed - Opened by jodosha over 2 years ago - 12 comments
Labels: fix

#239 - Fix parsing of multipart/form-data

Pull Request - State: closed - Opened by wuarmin over 2 years ago - 1 comment
Labels: wontfix

#238 - Convert to Zeitwerk for code loading

Pull Request - State: closed - Opened by timriley over 2 years ago - 2 comments

#237 - Exception when JSON body contains %

Issue - State: closed - Opened by Jammjammjamm over 2 years ago - 7 comments
Labels: bug

#236 - Update API docs for 2.0

Pull Request - State: closed - Opened by timriley over 2 years ago - 2 comments

#235 - Ensure root path to work with prefix

Pull Request - State: closed - Opened by jodosha over 2 years ago
Labels: enhancement

#234 - Fix inspection of named nested routes

Pull Request - State: closed - Opened by jodosha over 2 years ago
Labels: fix

#233 - URL fragments and routing

Issue - State: closed - Opened by mikekreuzer over 2 years ago - 2 comments
Labels: wontfix

#232 - Middleware Trie

Pull Request - State: closed - Opened by jodosha over 2 years ago

#231 - Allow router prefix to work with or without a leading slash

Pull Request - State: closed - Opened by chris-at-work over 2 years ago - 1 comment

#230 - Support configurable body parsers

Pull Request - State: closed - Opened by solnic over 2 years ago - 1 comment

#229 - Unclear errors with differently named wildcard segments

Issue - State: closed - Opened by Jammjammjamm over 2 years ago - 5 comments
Labels: wontfix

#228 - Surprising prefix behavior

Issue - State: closed - Opened by Jammjammjamm over 2 years ago - 2 comments
Labels: invalid

#227 - 405 response does not include Allow header

Issue - State: closed - Opened by ahx over 2 years ago
Labels: bug

#226 - Prepare for v2.0.0.beta2

Pull Request - State: closed - Opened by timriley over 2 years ago

#225 - Ensure to require `hanami/middleware/error` from `hanami/middleware/body_parser/errors`

Pull Request - State: closed - Opened by jodosha over 2 years ago
Labels: fix

#224 - Fix block not given to the route when no `to` option

Pull Request - State: closed - Opened by waiting-for-dev over 2 years ago
Labels: bug

#223 - Prepare for `hanami routes` CLI command

Pull Request - State: closed - Opened by waiting-for-dev over 2 years ago

#222 - Add CSV formatter

Pull Request - State: closed - Opened by waiting-for-dev over 2 years ago

#221 - Extract formatter algorithm from the inspector

Pull Request - State: closed - Opened by waiting-for-dev over 2 years ago
Labels: enhancement

#220 - POST route recognised as GET

Issue - State: closed - Opened by romankovt over 2 years ago - 2 comments

#219 - Prefer NoMethodError over NotImplementedError

Pull Request - State: closed - Opened by tak1n over 2 years ago
Labels: enhancement

#218 - Fake support for Ruby 3

Issue - State: closed - Opened by OrelSokolov about 3 years ago - 2 comments
Labels: invalid

#217 - Parse form submission and make it available in Router params

Pull Request - State: closed - Opened by jodosha about 3 years ago - 1 comment
Labels: enhancement

#216 - Monitoring

Pull Request - State: closed - Opened by jodosha over 3 years ago - 1 comment
Labels: feature

#215 - Nested variables/resources

Issue - State: closed - Opened by nicrou almost 4 years ago - 2 comments
Labels: question

#214 - Github Actions: Add Truffle Ruby to the build matrix

Pull Request - State: closed - Opened by szTheory almost 4 years ago - 8 comments

#213 - Warning: URI.unescape is obsolete

Issue - State: closed - Opened by artjomjuferov almost 4 years ago - 2 comments
Labels: question

#212 - Hanami::API inspector compat

Pull Request - State: closed - Opened by jodosha about 4 years ago
Labels: enhancement

#211 - Refactored routes inspection output

Pull Request - State: closed - Opened by graudeejs about 4 years ago - 11 comments
Labels: wontfix

#210 - Fixed long path etc router inspect output

Pull Request - State: closed - Opened by graudeejs about 4 years ago - 2 comments

#209 - 2.0 cleanup

Pull Request - State: closed - Opened by jodosha about 4 years ago - 1 comment
Labels: enhancement

#208 - Router inspector

Pull Request - State: closed - Opened by jodosha about 4 years ago
Labels: feature

#207 - Rubocop Hanami dry-rb rules (2.0)

Pull Request - State: closed - Opened by jodosha over 4 years ago
Labels: enhancement

#206 - Allow creation of namespaced router without block

Pull Request - State: closed - Opened by wishdev over 4 years ago - 1 comment
Labels: waiting

#205 - Add not_found option

Pull Request - State: closed - Opened by katafrakt over 4 years ago - 1 comment
Labels: feature

#204 - Rubocop unstable 0.87

Pull Request - State: closed - Opened by jodosha over 4 years ago - 1 comment

#203 - `Hanami::Router#initialize` do not yield block if not given

Pull Request - State: closed - Opened by jodosha almost 5 years ago
Labels: enhancement

#202 - New version of rack (2.1.3) broke the build

Pull Request - State: closed - Opened by depfu[bot] almost 5 years ago
Labels: depfu

#201 - Ensure to not accidentally cache response headers for HTTP 404 and 405

Pull Request - State: closed - Opened by jodosha almost 5 years ago
Labels: bug, fix

#200 - Ensure scoped root to not be added as trailing slash

Pull Request - State: closed - Opened by jodosha almost 5 years ago
Labels: bug, fix

#199 - Trie routing

Pull Request - State: closed - Opened by jodosha about 5 years ago
Labels: enhancement, feature, needs-documentation, performance

#198 - Ruby 2.7.0

Pull Request - State: closed - Opened by jodosha about 5 years ago

#197 - Rack 2.1

Pull Request - State: closed - Opened by jodosha about 5 years ago

#196 - New version of rack (2.1.1) broke the build

Pull Request - State: closed - Opened by depfu[bot] about 5 years ago - 1 comment
Labels: wontfix, depfu

#195 - New version of rack (2.1.0) broke the build

Pull Request - State: closed - Opened by depfu[bot] about 5 years ago - 2 comments
Labels: depfu

#194 - New version of hanami-utils (1.3.6) broke the build

Pull Request - State: closed - Opened by depfu[bot] about 5 years ago - 1 comment
Labels: wontfix, depfu

#193 - New version of rack (2.0.8) broke the build

Pull Request - State: closed - Opened by depfu[bot] about 5 years ago - 1 comment
Labels: depfu

#192 - Support for Hanami application router

Pull Request - State: closed - Opened by timriley over 5 years ago - 1 comment
Labels: enhancement

#191 - Upgrade rake to version 13.0.0

Pull Request - State: closed - Opened by depfu[bot] over 5 years ago
Labels: depfu

#190 - Standalone routing with method override

Issue - State: closed - Opened by waiting-for-dev over 5 years ago - 2 comments
Labels: invalid

#189 - Introduce `Hanami::Middleware::BodyParser::Parser`

Pull Request - State: closed - Opened by jodosha over 5 years ago
Labels: enhancement

#188 - Drone CI

Pull Request - State: closed - Opened by jodosha over 5 years ago
Labels: enhancement

#187 - Fix README documentation for body parsers (inherit from `Hanami::Routing::Parsing::Parser`)

Pull Request - State: closed - Opened by lcmen almost 6 years ago - 1 comment
Labels: documentation

#186 - Allow to inject the finding logic via `Hanami::Router#initialize`

Pull Request - State: closed - Opened by jodosha about 6 years ago - 4 comments
Labels: enhancement

#185 - Support MRI 2.5+

Pull Request - State: closed - Opened by jodosha about 6 years ago
Labels: breaking-change

#184 - Ruby 2.6.0

Pull Request - State: closed - Opened by jodosha about 6 years ago
Labels: enhancement

#183 - http_router dependency generates `warning: URI.unescape is obsolete`

Issue - State: closed - Opened by deepj over 6 years ago - 3 comments
Labels: question

#182 - Refactor BodyParser content type parser loading

Pull Request - State: closed - Opened by timriley over 6 years ago - 2 comments
Labels: enhancement