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.6.4
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.7
Choose a head ref
  • 5 commits
  • 4 files changed
  • 4 contributors

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    cd4c9f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Merge branch '2-2-sec' into 2-2-stable

    * 2-2-sec:
      bump version
      Limit all multipart parts, not just files
    tenderlove committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    6f79642 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Merge branch '2-2-sec' into 2-2-stable

    * 2-2-sec:
      bump version
      Avoid ReDoS problem
    tenderlove committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    70185aa View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Support underscore in host names for Rack 2.2 (Fixes #2070) (#2071)

    This makes Rack 2.2 behavior similar to Rack 2.1 and Rack 3.0 in
    regards to underscore in host names.
    jeremyevans authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    e5a30bf View commit details
    Browse the repository at this point in the history
  2. Bump patch version.

    ioquatix committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    983b6e3 View commit details
    Browse the repository at this point in the history
Loading