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: 2.2.3
Choose a base ref
...
head repository: rack/rack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.2.4
Choose a head ref
  • 18 commits
  • 23 files changed
  • 5 contributors

Commits on Oct 9, 2021

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

Commits on Apr 4, 2022

  1. Use custom exception on params too deep error.

    - backport of df23f57
    simi committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    a2091fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1838 from RubyElders/custom-range-exception-2-2

    Use custom exception on params too deep error.
    rafaelfranca authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    59d4440 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43b5565 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    031b47a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1839 from RubyElders/2-2-stable-ci

    Make specs compatible with later Ruby and setup CI.
    rafaelfranca authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    7ba69ba View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

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

Commits on Apr 11, 2022

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

Commits on May 26, 2022

  1. Restrict broken mime parsing

    This commit restricts broken mime parsing to deal with a ReDOS
    vulnerability.
    
    [CVE-2022-30122]
    tenderlove committed May 26, 2022
    Configuration menu
    Copy the full SHA
    a872bcc View commit details
    Browse the repository at this point in the history
  2. Escape untrusted text when logging

    This fixes a shell escape issue
    
    [CVE-2022-30123]
    tenderlove committed May 26, 2022
    Configuration menu
    Copy the full SHA
    434413f View commit details
    Browse the repository at this point in the history
  3. bump version

    tenderlove committed May 26, 2022
    Configuration menu
    Copy the full SHA
    70c0a24 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. update changelog

    tenderlove committed May 27, 2022
    Configuration menu
    Copy the full SHA
    925a4a6 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2-2-sec' into 2-2-stable

    * 2-2-sec:
      update changelog
      bump version
      Escape untrusted text when logging
      Restrict broken mime parsing
    tenderlove committed May 27, 2022
    Configuration menu
    Copy the full SHA
    f705eac View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. Configuration menu
    Copy the full SHA
    e7c5b94 View commit details
    Browse the repository at this point in the history
  2. Add 'custom exception on params too deep error' change to CHANGELOG. (#…

    …1914)
    
    - format latest versions changes in consistent way
    simi authored Jun 25, 2022
    Configuration menu
    Copy the full SHA
    d62c290 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    0077900 View commit details
    Browse the repository at this point in the history
  2. bump version

    tenderlove committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    0ae9ff2 View commit details
    Browse the repository at this point in the history
  3. fixup changelog

    tenderlove committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    abca7d5 View commit details
    Browse the repository at this point in the history
Loading