aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rubygems
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Optimize Gem::Package::TarReader#eachJean Boussier2019-10-101-9/+15
* [rubygems/rubygems] Use dependency.identity in available_specsbronzdoc2019-10-051-12/+1
* [rubygems/rubygems] Add Gem::Dependency#identity methodbronzdoc2019-10-051-0/+14
* [rubygems/rubygems] Always pass an encoding option to Zlib::GzipReader.wrapNobuyoshi Nakada2019-10-051-5/+1
* Gem::Specification#to_ruby needs OpenSSLNobuyoshi Nakada2019-09-261-0/+1
* [rubygems/rubygems] Make sure our modifications to kernel.warn workDavid Rodríguez2019-09-261-0/+1
* [rubygems/rubygems] Fix jruby buildDavid Rodríguez2019-09-261-1/+5
* [rubygems/rubygems] filter dependency type and name strictly.Hiroshi SHIBATA2019-09-261-1/+5
* [rubygems/rubygems] Introduce default prerelease requirementDavid Rodríguez2019-09-263-3/+14
* [rubygems/rubygems] Remove comment not adding muchDavid Rodríguez2019-09-261-3/+0
* [rubygems/rubygems] add testsf2019-09-261-1/+1
* [rubygems/rubygems] Detect libc version, closes #2918f2019-09-261-1/+1
* [rubygems/rubygems] Fix underscore version for bundler itselfDavid Rodríguez2019-09-261-1/+1
* [rubygems/rubygems] Avoid adding OpenSSL::PKey::RSA instancesbronzdoc2019-09-261-4/+2
* [rubygems/rubygems] Fix indentation in case statementbronzdoc2019-09-261-10/+10
* [rubygems/rubygems] Make ruby_code method handle OpenSSL::PKey::RSA objectsbronzdoc2019-09-261-0/+1
* [rubygems/rubygems] Set SOURCE_DATE_EPOCH env var if not provided.Ellen Marie Dash2019-09-263-6/+6
* [rubygems/rubygems] Add a gem attr to the Gem::Package class.Daniel Berger2019-09-261-0/+5
* Make rb_scan_args handle keywords more similar to Ruby methods (#2460)Jeremy Evans2019-09-252-7/+8
* [rubygems/rubygems] Bump rubocop to 0.74.0 and fix new offensesDavid Rodríguez2019-09-057-16/+16
* [rubygems/rubygems] Minor fixAlexander Pakulov2019-09-051-1/+1
* [rubygems/rubygems] Add missing parenthesesbronzdoc2019-09-051-1/+1
* [rubygems/rubygems] Remove unnecessary gem_name methodbronzdoc2019-09-051-5/+2
* [rubygems/rubygems] Error out if there are multiple gemspecs and no gemspec i...bronzdoc2019-09-051-3/+10
* [rubygems/rubygems] Build the first gemspec we found if no gemspec is specifiedbronzdoc2019-09-051-1/+9
* [rubygems/rubygems] Improve gemspec assignment and error messagebronzdoc2019-09-051-4/+2
* [rubygems/rubygems] Make passing a gem name to be optionalbronzdoc2019-09-051-1/+1
* [rubygems/rubygems] Move build gem logic to its own methodbronzdoc2019-09-051-7/+9
* [rubygems/rubygems] Don't fail when `uninstall --all` with default gemDavid Rodríguez2019-09-051-8/+5
* [rubygems/rubygems] Use IAM role to extract security-credentials for EC2 inst...Alexander Pakulov2019-09-051-5/+13
* [rubygems/rubygems] Move empty check earlierDavid Rodríguez2019-09-051-3/+5
* Fix keyword argument separation issues in libJeremy Evans2019-08-302-2/+2
* require 'pp' before use PPKazuhiro NISHIYAMA2019-08-301-1/+4
* [rubygems/rubygems] Use `RbConfig::CONFIG['rubylibprefix']`Nobuyoshi Nakada2019-08-201-8/+1
* $LOAD_PATH elements should be real pathsNobuyoshi Nakada2019-08-181-1/+1
* Support the current stable version of Ruby like 2.5 and 2.6.Hiroshi SHIBATA2019-08-171-2/+2
* Revert "`Gem.load_path_insert_index always returns non-nil index after Ruby 1.9"Hiroshi SHIBATA2019-08-171-1/+1
* Added comments for extended require by RubyGemsHiroshi SHIBATA2019-08-171-1/+3
* `Gem.load_path_insert_index always returns non-nil index after Ruby 1.9Hiroshi SHIBATA2019-08-171-1/+1
* Try to continue on LoadError with gem_original_requireHiroshi SHIBATA2019-08-171-2/+6
* Keep the existance behavior with symlink pathHiroshi SHIBATA2019-08-171-1/+3
* Revert "Revert "[rubygems/rubygems] [Require] Ensure -I beats a default gem""Hiroshi SHIBATA2019-08-172-0/+21
* Revert "[rubygems/rubygems] [Require] Ensure -I beats a default gem"Hiroshi SHIBATA2019-08-172-21/+0
* Fixed Insecure Operation in requireHiroshi SHIBATA2019-08-171-1/+1
* [rubygems/rubygems] Fixup #2844Hiroshi SHIBATA2019-08-171-1/+1
* [rubygems/rubygems] installer.rb - fix #windows_stub_scriptMSP-Greg2019-08-171-3/+3
* [rubygems/rubygems] Do not mutate uri.query during s3 signature creationAlexander Pakulov2019-08-171-7/+7
* [rubygems/rubygems] Make deprecate Gem::RubyGemsVersion and Gem::ConfigMap.Hiroshi SHIBATA2019-08-171-0/+2
* [rubygems/rubygems] Return `nil` to clarify return value is ignoredDavid Rodríguez2019-08-171-1/+1
* [rubygems/rubygems] Autoswitch to exact bundler version if presentDavid Rodríguez2019-08-171-0/+5