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

Commits on Nov 15, 2024

  1. Update releases.md - fixes #29.

    ioquatix committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    301b6dd View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2024

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

Commits on Jan 3, 2025

  1. Provide a 'Changelog' link on rubygems.org/gems/rackup

    By providing a 'changelog_uri' in the metadata of the gemspec a
    'Changelog' link will be shown on https://rubygems.org/gems/rackup
    which makes it quick and easy for someone to check on the changes
    introduced with a new version.
    
    Details of this functionality can be found on https://guides.rubygems.org/specification-reference/#metadata
    mark-young-atg authored and ioquatix committed Jan 3, 2025
    Configuration menu
    Copy the full SHA
    e3df7cb View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

  1. Fix references from Rack::Server to Rackup::Server in comments

    It is likely a left-over from extracting out `Rack::Server` to a dedicate gem, so fixing comments in this trivial PR.
    jmbejar authored and ioquatix committed Mar 18, 2025
    Configuration menu
    Copy the full SHA
    c6cdd47 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. Update spec_server.rb

    kreeksec authored and ioquatix committed Aug 6, 2025
    Configuration menu
    Copy the full SHA
    5d18f5a View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2025

  1. Update workflows.

    ioquatix committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    7a3e190 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e538be View commit details
    Browse the repository at this point in the history
  3. Bump minor version.

    ioquatix committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    adc9596 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    583c7dc View commit details
    Browse the repository at this point in the history
  5. Bump patch version.

    ioquatix committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    f3fa1d6 View commit details
    Browse the repository at this point in the history
Loading