Age | Commit message (Expand) | Author |
---|
2020-09-23 | Manually merged from https://.com/rubygems/rubygems/pull/2636 | Hiroshi SHIBATA |
2020-07-31 | [rubygems/rubygems] Gem::Specification#to_ruby doesn't need `openssl` | David Rodríguez |
2020-07-31 | [rubygems/rubygems] Reword warning | bronzdoc |
2020-07-31 | [rubygems/rubygems] Warn on duplicate dependency in a specification | bronzdoc |
2020-07-31 | [rubygems/rubygems] Extract some common code into a private method | David Rodríguez |
2020-07-31 | [rubygems/rubygems] Remove very old TODO note | David Rodríguez |
2020-07-31 | [rubygems/rubygems] remove explicit require(s) for auto-loaded constant(s) | Karol Bucek |
2020-07-31 | [rubygems/rubygems] Test files should not be included in spec.files | Marc-Andre Lafortune |
2020-07-31 | Enforce no empty lines around class body in rubygems | David Rodríguez |
2020-06-15 | Remove random code | David Rodríguez |
2020-06-15 | Use space inside block braces everywhere | David Rodríguez |
2020-06-05 | [rubygems/rubygems] Move docs to a better place | David Rodríguez |
2020-06-05 | [rubygems/rubygems] Deprecate some methods that are only there for compatibility | David Rodríguez |
2020-06-05 | Enable rubocop-performance StartWith cop | Olle Jonsson |
2020-06-05 | [rubygems/rubygems] Prefer start_with? and end_with? over regex. | Olle Jonsson |
2020-05-08 | [rubygems/rubygems] Revert adding loaded specs to `Gem::Specification.stubs` ... | David Rodríguez |
2020-05-08 | [rubygems/rubygems] Let `@@stubs_by_name` to be incrementally populated again. | Vít Ondruch |
2020-05-08 | Remove `builder` gem requirement for `gem regenerate_index` | David Rodríguez |
2020-05-08 | [rubygems/rubygems] Show gemspec location when a Gem::MissingSpecError is rai... | bronzdoc |
2020-05-08 | Normalize heredoc delimiters | David Rodríguez |
2020-05-08 | [rubygems/rubygems] Do not use set. | Josef Šimánek |
2020-05-08 | [rubygems/rubygems] Track removed methods calls and warn during build time. | Josef Šimánek |
2020-05-08 | [rubygems/rubygems] Deprecate rubyforge_project attribute only during build t... | Josef Šimánek |
2020-05-08 | [rubygems/rubygems] Rename version horizon deprecation methods | bronzdoc |
2020-05-08 | [rubygems/rubygems] Modify files to use new version horizon deprecations | bronzdoc |
2020-03-30 | [rubygems/rubygems] Enable `Style/ExtraSpacing` and auto-correct | David Rodríguez |
2020-03-30 | [rubygems/rubygems] Enable Style/PercentLiteralDelimiters cop in rubygems | David Rodríguez |
2020-03-24 | Sync rubygems with current master (#2889) | David Rodríguez |
2020-02-01 | Merge the current master branch of rubygems/rubygems. | Hiroshi SHIBATA |
2019-11-11 | Merge RubyGems 3.1.0.pre3 | Hiroshi SHIBATA |
2019-09-26 | Gem::Specification#to_ruby needs OpenSSL | Nobuyoshi Nakada |
2019-09-26 | [rubygems/rubygems] Avoid adding OpenSSL::PKey::RSA instances | bronzdoc |
2019-09-26 | [rubygems/rubygems] Fix indentation in case statement | bronzdoc |
2019-09-26 | [rubygems/rubygems] Make ruby_code method handle OpenSSL::PKey::RSA objects | bronzdoc |
2019-09-26 | [rubygems/rubygems] Set SOURCE_DATE_EPOCH env var if not provided. | Ellen Marie Dash |
2019-09-05 | [rubygems/rubygems] Bump rubocop to 0.74.0 and fix new offenses | David Rodríguez |
2019-08-05 | [rubygems/rubygems] Revert cadb66037d9b58c80fc795f39384d533229a1f73 | bronzdoc |
2019-07-31 | [rubygems/rubygems] Move default specifications dir definition out of BasicSp... | Vít Ondruch |
2019-07-31 | [rubygems/rubygems] Autorequire was used by old RubyGems, it is neither suppo... | bronzdoc |
2019-07-31 | [rubygems/rubygems] Simplify #to_ruby code | Nobuyoshi Nakada |
2019-07-31 | [rubygems/rubygems] Remove useless TODO comment | bronzdoc |
2019-07-31 | [rubygems/rubygems] check_version_conflict don't have a 'dep' variable availa... | bronzdoc |
2019-07-31 | [rubygems/rubygems] Explicitly deprecate `rubyforge_project` | David Rodríguez |
2019-07-31 | [rubygems/rubygems] Do not replace the cache entry if there is already one | Benoit Daloze |
2019-07-31 | [rubygems/rubygems] Synchronize access to the Gem::Specification::LOAD_CACHE ... | Benoit Daloze |
2019-07-31 | [rubygems/rubygems] Lazy require stringio | bronzdoc |
2019-06-01 | Merge rubygems master from upstream. | Hiroshi SHIBATA |
2019-04-28 | Update rubygems with latest upstream changes | David Rodríguez |
2019-04-02 | Merge rubygems/rubygems from upstream. | hsbt |
2019-02-14 | Merge RubyGems master@9be7858f7f17eae3058204f3c03e4b798ba18b9c | hsbt |