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: jruby/jruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 68d97798bef9
Choose a base ref
...
head repository: jruby/jruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bad6bd324634
Choose a head ref
  • 7 commits
  • 14 files changed
  • 1 contributor

Commits on Aug 29, 2017

  1. Copy the full SHA
    fea8b07 View commit details
  2. Copy the full SHA
    4d8e4c3 View commit details
  3. Copy the full SHA
    e961d34 View commit details
  4. Copy the full SHA
    3cc8e37 View commit details
  5. Copy the full SHA
    4b749c3 View commit details
  6. follow casing rulez; deprecate JRuby::Util which is no longer used

    ... esp. since all of the meta methods are on JRuby module as well
    kares committed Aug 29, 2017
    Copy the full SHA
    ed222fd View commit details
  7. refactor JRuby::CONFIG into being the RubyInstanceConfig object

    also introduced security_restricted helpers + adjusted jruby.rb for doc
    kares committed Aug 29, 2017
    Copy the full SHA
    bad6bd3 View commit details
Loading