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
/
lib
/
rubygems
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clear each test own temporary directories
Nobuyoshi Nakada
2021-01-25
1
-3
/
+2
*
Revert "Remove temporary directory properly"
Nobuyoshi Nakada
2021-01-24
1
-3
/
+10
*
Remove temporary directory properly
Nobuyoshi Nakada
2021-01-24
1
-10
/
+3
*
[rubygems/rubygems] Replace "iff" with "whether" and "if and only if"
Gannon McGibbon
2021-01-23
2
-2
/
+2
*
Track RubyGems master(3.3.0.dev) branch at 55634a8af18a52df86c4275d70fa117911...
Hiroshi SHIBATA
2021-01-04
16
-109
/
+148
*
Merge RubyGems 3.2.3 and Bundler 2.2.3
Hiroshi SHIBATA
2020-12-23
14
-74
/
+171
*
Fix misspellings [ci skip]
Kazuhiro NISHIYAMA
2020-12-21
1
-2
/
+2
*
Merge RubyGems 3.2.2 and Bundler 2.2.2
Hiroshi SHIBATA
2020-12-18
6
-24
/
+27
*
Prepare to release rubygems-3.2.1 and bundler-2.2.1
Hiroshi SHIBATA
2020-12-15
2
-1
/
+2
*
Use `abort(message)` instead of `puts` and `exit`
Kazuhiro NISHIYAMA
2020-12-10
1
-2
/
+1
*
Fixed the test failures called WEBrick.new directly
Hiroshi SHIBATA
2020-12-10
1
-5
/
+5
*
Added help message for gem i webrick in gem server command
Hiroshi SHIBATA
2020-12-10
1
-1
/
+7
*
Merge prepare version of RubyGems 3.2.0
Hiroshi SHIBATA
2020-12-08
83
-511
/
+1124
*
RubyGems certs - remove AddTrust, add GlobalSign Root R3
MSP-Greg
2020-12-06
2
-25
/
+21
*
Merge rubygems-3.2.0.rc.2
Hiroshi SHIBATA
2020-10-15
3
-14
/
+15
*
Add missing fileutils require
David Rodríguez
2020-10-06
1
-1
/
+4
*
[rubygems/rubygems] Add writable check for cache dir
xndcn
2020-09-28
1
-2
/
+3
*
[rubygems/rubygems] Avoid duplicated generation of APISpecification objects
Yusuke Endoh
2020-09-28
1
-5
/
+16
*
[rubygems/rubygems] Eval defaults with frozen_string_literal: true
Jean Boussier
2020-09-28
1
-0
/
+2
*
[rubygems/rubygems] Remove last remaining line of output from `gem update --s...
Ellen Marie Dash
2020-09-28
1
-1
/
+1
*
[rubygems/rubygems] Add test for "gem update --system --silent"
Ellen Marie Dash
2020-09-28
1
-2
/
+2
*
[rubygems/rubygems] Have "gem update --system" pass through the --silent flag.
Ellen Marie Dash
2020-09-28
1
-0
/
+1
*
[rubygems/rubygems] Added Ruby version for oldest supported version of rubygems
Hiroshi SHIBATA
2020-09-28
1
-0
/
+1
*
Disallow downgrades to too old versions
David Rodríguez
2020-09-28
1
-1
/
+16
*
[rubygems/rubygems] Add --dryrun to the deprecated options when showing the h...
bronzdoc
2020-09-28
1
-1
/
+1
*
[rubygems/rubygems] We don't need shortucts for a deprecated flag
bronzdoc
2020-09-28
1
-1
/
+1
*
[rubygems/rubygems] Deprecate --dryrun
bronzdoc
2020-09-28
1
-1
/
+7
*
[rubygems/rubygems] Make --dry-run flag consistent across rubygems commands
bronzdoc
2020-09-28
1
-1
/
+1
*
Added `--platform` option to `build` command
Nobuyoshi Nakada
2020-09-28
2
-0
/
+9
*
Revert "Manually merged from https://github.com/rubygems/rubygems/pull/2636"
Hiroshi SHIBATA
2020-09-23
138
-364
/
+0
*
Manually merged from https://github.com/rubygems/rubygems/pull/2636
Hiroshi SHIBATA
2020-09-23
138
-0
/
+364
*
Revert changes to rdoc & rubygems regarding Tempfile.open(&block)
Benoit Daloze
2020-08-29
1
-0
/
+2
*
Simplify Tempfile.open calls with a block as they now unlink the file automat...
Benoit Daloze
2020-08-29
1
-2
/
+0
*
[rubygems/rubygems] Read path binarily
David Rodríguez
2020-07-31
1
-1
/
+1
*
[rubygems/rubygems] Don't format executables on `gem update --system`
David Rodríguez
2020-07-31
1
-1
/
+1
*
[rubygems/rubygems] unset XDG_* environmental variables for testing of rubygems.
Hiroshi SHIBATA
2020-07-31
1
-0
/
+3
*
[rubygems/rubygems] Revert "Disallow warnings to creep into the test suite"
David Rodríguez
2020-07-31
1
-14
/
+0
*
[rubygems/rubygems] Remove fileutils autoload
David Rodríguez
2020-07-31
2
-1
/
+1
*
[rubygems/rubygems] Remove explicit require for autoloaded constant
David Rodríguez
2020-07-31
2
-2
/
+0
*
[rubygems/rubygems] Let more exceptions flow
David Rodríguez
2020-07-31
1
-4
/
+3
*
[rubygems/rubygems] Install plugins to user directory
Nobuyoshi Nakada
2020-07-31
1
-0
/
+1
*
[rubygems/rubygems] Remove more unnecessary requires
David Rodríguez
2020-07-31
5
-6
/
+0
*
[rubygems/rubygems] The file is only ever required when openssl is available
David Rodríguez
2020-07-31
1
-2
/
+0
*
[rubygems/rubygems] Gem::Specification#to_ruby doesn't need `openssl`
David Rodríguez
2020-07-31
1
-2
/
+2
*
[rubygems/rubygems] Make sure tests at least load without openssl
David Rodríguez
2020-07-31
1
-1
/
+1
*
[rubygems/rubygems] Move openssl require to a separate file
David Rodríguez
2020-07-31
2
-6
/
+8
*
[rubygems/rubygems] In the rubies we support `Exception#path` is always there
David Rodríguez
2020-07-31
1
-2
/
+1
*
[rubygems/rubygems] Only require what we are using
David Rodríguez
2020-07-31
1
-1
/
+1
*
[rubygems/rubygems] Let the original error happen
David Rodríguez
2020-07-31
1
-6
/
+0
*
[rubygems/rubygems] Remove unnecessary stuff
David Rodríguez
2020-07-31
1
-6
/
+0
[next]