index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
bundler
/
runtime
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed the rubocop warnings
Hiroshi SHIBATA
2019-09-18
1
-1
/
+1
*
[bundler/bundler] Revert "Add all platforms to lockfile by default"
David Rodríguez
2019-09-18
1
-1
/
+1
*
Ignore the all of warnings with inline_spec.rb of bundler examples.
Hiroshi SHIBATA
2019-09-01
1
-1
/
+1
*
Fix a couple of bundler issues with keyword argument separation
Jeremy Evans
2019-08-30
1
-3
/
+4
*
[bundler/bundler] Parallelize test suite
David Rodríguez
2019-08-21
1
-1
/
+1
*
Fix some bundler specs (#2380)
David Rodríguez
2019-08-20
2
-3
/
+3
*
[bundler/bundler] Remove unnecessary rubygems monkeypatch
David Rodríguez
2019-08-18
5
-40
/
+40
*
[bundler/bundler] Remove a bunch of unneeded rubygems requires
David Rodríguez
2019-08-18
1
-17
/
+0
*
[bundler/bundler] Unalias `install_gem`
David Rodríguez
2019-08-17
1
-1
/
+1
*
[bundler/bundler] Reuse more shared path helpers
David Rodríguez
2019-08-17
1
-3
/
+2
*
[bundler/bundler] Remove unnecessary assignment
David Rodríguez
2019-08-17
1
-2
/
+2
*
[bundler/bundler] Remove unnecessary `let`
David Rodríguez
2019-08-17
1
-3
/
+2
*
[bundler/bundler] Remove duplicated method
David Rodríguez
2019-08-17
2
-3
/
+3
*
[bundler/bundler] Make spec pass more resiliently
David Rodríguez
2019-08-16
1
-1
/
+4
*
[bundler/bundler] Remove unnecessary exclusions
David Rodríguez
2019-08-16
1
-6
/
+1
*
[bundler/bundler] [CurrentRuby] Say we are ruby? when the generic local platf...
Samuel Giddins
2019-08-03
1
-0
/
+19
*
[bundler/bundler] Remove unnecessary indirections
David Rodríguez
2019-08-03
1
-1
/
+1
*
[bundler/bundler] Skip specs using `Process.fork` on Windows
David Rodríguez
2019-08-03
1
-0
/
+6
*
[bundler/bundler] Add a comment to explain the initial reset
David Rodríguez
2019-08-03
1
-0
/
+1
*
[bundler/bundler] Move environment reset to the only test needing it
David Rodríguez
2019-08-03
1
-0
/
+2
*
[bundler/bundler] Improve test to make it more independent from env
David Rodríguez
2019-08-03
1
-2
/
+3
*
[bundler/bundler] Change the refresh spec to not use `stubs_for`
David Rodríguez
2019-08-03
1
-3
/
+3
*
[bundler/bundler] No need to make `Gem.refresh` a noop
David Rodríguez
2019-08-03
1
-1
/
+1
*
[bundler/bundler] Add all platforms to lockfile by default
David Rodríguez
2019-08-03
1
-1
/
+1
*
[bundler/bundler] Make spec easier to debug
David Rodríguez
2019-08-03
1
-1
/
+3
*
[bundler/bundler] Fix a typo on a spec comment
David Rodríguez
2019-08-03
1
-1
/
+1
*
[bundler/bundler] bundler/inline should always install gems to system path
robuye
2019-08-03
1
-0
/
+13
*
[bundler/bundler] Normalize file:// handling in specs
David Rodríguez
2019-08-03
6
-77
/
+77
*
Merge bundler master from upstream.
Hiroshi SHIBATA
2019-06-09
5
-48
/
+96
*
Enabled to some bundler examples again.
hsbt
2019-04-14
1
-1
/
+1
*
Merge Bundler 2.1.0.pre.1 as developed version from upstream.
hsbt
2019-04-14
8
-319
/
+335
*
Fixup r66984. It breakes bundler's examples.
hsbt
2019-02-18
1
-1
/
+1
*
Merge Bundler 2.0.1 from upstream.
hsbt
2019-01-04
3
-9
/
+11
*
Downgrade Bundler 1.17.x from 2.0.0.
hsbt
2018-12-11
3
-8
/
+8
*
Merge Bundler-2.0.0.pre1 from upstream.
hsbt
2018-11-12
1
-2
/
+2
*
Merge upstream changes from 2-0-stable branch of bundler/bundler.
hsbt
2018-11-04
3
-8
/
+8
*
Added bundler as default gems. Revisit [Feature #12733]
hsbt
2018-11-02
8
-0
/
+2809
*
Postponing the Bundler merge.
hsbt
2017-12-22
8
-2728
/
+0
*
Merge release version of bundler-1.16.1 from upstream.
hsbt
2017-12-21
4
-24
/
+35
*
Merge 1-16-stable branch of bundler.
hsbt
2017-12-12
3
-5
/
+30
*
Follow up r60970 for bundler's examples.
hsbt
2017-12-07
1
-2
/
+2
*
Update bundled bundler to 1.16.0.
hsbt
2017-11-01
8
-146
/
+274
*
Merge bundler to standard libraries.
hsbt
2017-09-08
8
-0
/
+2564