3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 2 days ago.
Jun 15, 2025 — Jun 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[build] Bump test log4j version from 2.22.1 to 2.25.1 More... 10 months ago
[build] Set up default expression for ignoring versions when checking for updates More... 10 months ago
[build] Correctly use bootstrap classpath and source encoding when compiling to ensure backward compat More... 10 months ago
[chore] Fix deprecated use of Java API More... 10 months ago
[chore] Remove use of deprecated JRuby visitAll signature More... 10 months ago
[test] Remove dead commented servlet_spec code More... 10 months ago
[test] Remove old servlet API < 3 support code More... 10 months ago
[test] Remove old Rubygems code not needed with integrated bundler More... 10 months ago
[test] Remove Ruby < 1.9 backward compatibility logic More... 10 months ago
[chore] Remove JRuby < 1.7 backward compatibility logic More... 10 months ago
Merge pull request #320 from jruby/dependabot/bundler/examples/sinatra/rack-2.2.14 More... 10 months ago
Bump rack from 1.3.3 to 2.2.14 in /examples/sinatra More... 10 months ago
[build] Declare rack dependency slightly more consistently More... 10 months ago
Merge pull request #319 from chadlwilson/rack-test-matrix More... 10 months ago
[build] Specify required ruby version consistent with minimum JRuby version More... 10 months ago
[test] Bump rspec to latest patch release More... 10 months ago
[chore] Remove use of deprecated JRuby 9.3 cat19 function More... 10 months ago
[test] Introduce ability to test with different Rack versions to the default/bundled Rack More... 10 months ago
[test] Test bundler rack installs with supported Rack version More... 10 months ago
[chore] Use non-deprecated constant to determine Rack presence and define rack.version More... 10 months ago
[build] Remove early JRuby/rubygems backward compat code More... 10 months ago
[chore] Remove pre Rack 2.2 backward compat code on ::Rack::Mime More... 10 months ago
[chore] Drop/rename long-deprecated methods from Java API More... 10 months ago
[chore] Clarify reason for Servlet API deprecations More... 10 months ago
[chore] Add missing override declarations More... 10 months ago
[chore] Drop deprecated `jruby.rack.ignore.env` property, replaced long ago by `jruby.runtime.env` and optional `jruby.runtime.env.rubyopt` More... 10 months ago
[chore] Drop deprecated `JRuby::Rack::Errors` alias for `JRuby::Rack::ErrorApp` More... 10 months ago
[chore] Drop deprecated JRuby::Rack::RailsFileSystemLayout alias for JRuby::Rack::FileSystemLayout More... 10 months ago
[chore] Drop undocumented & deprecated config properties from jruby-rack 1.0 More... 10 months ago
[chore] Remove unnecessary/unused ErrorApp logic More... 10 months ago