index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-08-03
[bundler/bundler] Move `any?` logic to the attribute
David Rodríguez
2019-08-03
[bundler/bundler] Move `options_include_groups` to an attribute
David Rodríguez
2019-08-03
[bundler/bundler] Move duplicated code to `before` blocks
Guillermo Guerrero
2019-08-03
[bundler/bundler] Remove now unused logic
David Rodríguez
2019-08-03
[bundler/bundler] Remove unnecessary indirections
David Rodríguez
2019-08-03
[bundler/bundler] Prefer feature flag to harcoded check
David Rodríguez
2019-08-03
[bundler/bundler] Restore `cache_all` flag removal
David Rodríguez
2019-08-03
[bundler/bundler] Better info about spec exclusions
David Rodríguez
2019-08-03
[bundler/bundler] Skip specs using `Process.fork` on Windows
David Rodríguez
2019-08-03
[bundler/bundler] Try make some specs platform independent
David Rodríguez
2019-08-03
[bundler/bundler] Check for generic lockfiles
David Rodríguez
2019-08-03
[bundler/bundler] Add workaround from old rubygems
David Rodríguez
2019-08-03
[bundler/bundler] Update error messages to be more precise
David Rodríguez
2019-08-03
[bundler/bundler] Remove unnecessary method parameter
David Rodríguez
2019-08-03
[bundler/bundler] Use a consistent requirement in binstub
David Rodríguez
2019-08-03
[bundler/bundler] Remove redundant begin-end block
David Rodríguez
2019-08-03
[bundler/bundler] Don't need 1.8 compatibility
David Rodríguez
2019-08-03
[bundler/bundler] Indentation fixes
David Rodríguez
2019-08-03
[bundler/bundler] Add a comment to explain the initial reset
David Rodríguez
2019-08-03
[bundler/bundler] Move environment reset to the only test needing it
David Rodríguez
2019-08-03
[bundler/bundler] Remove uneeded bundler key
David Rodríguez
2019-08-03
[bundler/bundler] Improve test to make it more independent from env
David Rodríguez
2019-08-03
[bundler/bundler] Remove unnecessary assignments
David Rodríguez
2019-08-03
[bundler/bundler] spec/bundler/shared_helpers_spec.rb - fixup after 7248
MSP-Greg
2019-08-03
[bundler/bundler] fix nested bundle exec's when bundler is a default gem
MSP-Greg
2019-08-03
[bundler/bundler] build_metadata.rb - fix 'warning: instance variable @git_co...
MSP-Greg
2019-08-03
[bundler/bundler] dsl_spec.rb - fix for Ruby core
MSP-Greg
2019-08-03
[bundler/bundler] Alias `cache` to `package` now
David Rodríguez
2019-08-03
[bundler/bundler] Remove `cache_command_is_package` feature flag
David Rodríguez
2019-08-03
[bundler/bundler] Always keep `bundle package --all` option
David Rodríguez
2019-08-03
[bundler/bundler] Fix incorrect flag usage
David Rodríguez
2019-08-03
[bundler/bundler] Remove redundant condition
David Rodríguez
2019-08-03
[bundler/bundler] Drop rubygems 2.5.0 and 2.5.1 support
David Rodríguez
2019-08-03
[bundler/bundler] Correct a rubygems test filter
David Rodríguez
2019-08-03
[bundler/bundler] Remove unnecessary test filter
David Rodríguez
2019-08-03
[bundler/bundler] Change the refresh spec to not use `stubs_for`
David Rodríguez
2019-08-03
[bundler/bundler] No need to make `Gem.refresh` a noop
David Rodríguez
2019-08-03
[bundler/bundler] Remove unnecessary line
David Rodríguez
2019-08-03
[bundler/bundler] Tweak some quality specs to check more files
David Rodríguez
2019-08-03
[bundler/bundler] Refactor setting the encoding in quality specs
David Rodríguez
2019-08-03
[bundler/bundler] This seems to pass for me
David Rodríguez
2019-08-03
[bundler/bundler] Use `tap` for `current_platforms`
David Rodríguez
2019-08-03
[bundler/bundler] Remove now unused method
David Rodríguez
2019-08-03
[bundler/bundler] Remove now meaningless setting
David Rodríguez
2019-08-03
[bundler/bundler] Remove now meaningless warning
David Rodríguez
2019-08-03
[bundler/bundler] Add all platforms to lockfile by default
David Rodríguez
2019-08-03
[bundler/bundler] Refactor some specs
David Rodríguez
2019-08-03
[bundler/bundler] Extract `expanded_platforms`
David Rodríguez
2019-08-03
[bundler/bundler] Extract `current_platforms`
David Rodríguez
2019-08-03
[bundler/bundler] [GemHelpers] Remove the special code path for ruby platform...
Samuel Giddins
[prev]
[next]