Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rack/rack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.5
Choose a base ref
...
head repository: rack/rack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.6
Choose a head ref
  • 2 commits
  • 4 files changed
  • 3 contributors

Commits on Jan 16, 2023

  1. Rack::MethodOverride handle QueryParser::ParamsTooDeepError (#2011)

    This middleware already handle two types of parsing issues
    but somehow not this one.
    
    Co-authored-by: Jean Boussier <jean.boussier@gmail.com>
    casperisfine and byroot authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    c0f9de4 View commit details
    Browse the repository at this point in the history
  2. Bump patch version.

    ioquatix committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    ea39e49 View commit details
    Browse the repository at this point in the history
Loading