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: ruby/webrick
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.0
Choose a base ref
...
head repository: ruby/webrick
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.1
Choose a head ref
  • 9 commits
  • 19 files changed
  • 4 contributors

Commits on Nov 5, 2024

  1. Block of server.start is optional (#155)

    Fix `[error] The method cannot be called without a block`
    `Diagnostic ID: Ruby::RequiredBlockMissing` in Usage of README.
    znz authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ef2c69d View commit details
    Browse the repository at this point in the history
  2. Fix bugs and improve (#152)

    * Remove unused @form_data
    
    * Change addr and peeraddr to non-nil
    
    * Fix typo of constant name
    
    * Improve split arguments
    znz authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    cb93ef8 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Bump step-security/harden-runner from 2.10.1 to 2.10.2

    Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.10.1 to 2.10.2.
    - [Release notes](https://github.com/step-security/harden-runner/releases)
    - [Commits](step-security/harden-runner@91182cc...0080882)
    
    ---
    updated-dependencies:
    - dependency-name: step-security/harden-runner
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    633acb6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #157 from ruby/dependabot/github_actions/step-secu…

    …rity/harden-runner-2.10.2
    
    Bump step-security/harden-runner from 2.10.1 to 2.10.2
    hsbt authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    cde6dd4 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Bump rubygems/release-gem

    Bumps [rubygems/release-gem](https://github.com/rubygems/release-gem) from 612653d273a73bdae1df8453e090060bb4db5f31 to 9e85cb11501bebc2ae661c1500176316d3987059.
    - [Release notes](https://github.com/rubygems/release-gem/releases)
    - [Commits](rubygems/release-gem@612653d...9e85cb1)
    
    ---
    updated-dependencies:
    - dependency-name: rubygems/release-gem
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    a34a69b View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Merge pull request #159 from ruby/dependabot/github_actions/rubygems/…

    …release-gem-9e85cb11501bebc2ae661c1500176316d3987059
    
    Bump rubygems/release-gem from 612653d273a73bdae1df8453e090060bb4db5f31 to 9e85cb11501bebc2ae661c1500176316d3987059
    hsbt authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    fc91235 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ff2b89 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

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

Commits on Dec 2, 2024

  1. Bump up v1.9.1

    znz committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    307f24c View commit details
    Browse the repository at this point in the history
Loading