summaryrefslogtreecommitdiff
path: root/test/rubygems/test_gem_package.rb
AgeCommit message (Expand)Author
2024-01-24Revert "Ensure File.open applies default umask on gem extract"Hiroshi SHIBATA
2024-01-24Revert "Pend tests on Travis CI"Hiroshi SHIBATA
2024-01-24Pend tests on Travis CIHiroshi SHIBATA
2024-01-24Ensure File.open applies default umask on gem extractMartin Emde
2023-11-13[rubygems/rubygems] Drop support for Ruby 2.6 and Ruby 2.7 in RubyGemsDavid Rodríguez
2023-09-11[rubygems/rubygems] Fixed false positive SymlinkError in symbolic link directorynegi0109
2023-08-21[rubygems/rubygems] Confirm verification warningsNobuyoshi Nakada
2023-08-17[rubygems/rubygems] Raise Gem::Package::FormatError on EOF, indicating corrup...Martin Emde
2023-04-11util/rubocop -A --only Style/NumericLiteralPrefixHiroshi SHIBATA
2023-04-06[rubygems/rubygems] util/rubocop -A --only Style/LineEndConcatenationHiroshi SHIBATA
2023-04-05[rubygems/rubygems] util/rubocop -A --only Style/RegexpLiteralHiroshi SHIBATA
2023-04-05[rubygems/rubygems] Unify win_platform? to Gem.win_platform?Hiroshi SHIBATA
2023-03-17[rubygems/rubygems] util/rubocop -A --only Style/DefWithParenthesesHiroshi SHIBATA
2023-03-17[rubygems/rubygems] util/rubocop -A --only Style/SingleLineMethodsHiroshi SHIBATA
2023-03-17[rubygems/rubygems] util/rubocop -A --only Style/NumericLiteralsHiroshi SHIBATA
2023-03-17[rubygems/rubygems] util/rubocop -A --only Style/ParallelAssignmentHiroshi SHIBATA
2023-03-17[rubygems/rubygems] util/rubocop -A --only Layout/SpaceInsideArrayPercentLiteralHiroshi SHIBATA
2023-03-07[rubygems/rubygems] Add TarReader::Entry#seek to seek within the tar file entryMartin Emde
2022-09-15[rubygems/rubygems] Mask the file mode when extracting filesKevin Newton
2022-08-04[rubygems/rubygems] Warn dangling symlinksDavid Rodríguez
2022-07-22RubyGems: Enable Style/StringLiterals copTakuya Noguchi
2022-06-28[rubygems/rubygems] Fix test_install_location_extra_slash on alpineTomas Volf
2022-05-20Merge RubyGems and Bundler HEADHiroshi SHIBATA
2022-01-19Merge rubygems/rubygems HEAD.Hiroshi SHIBATA
2021-10-25[rubygems/rubygems] Avoid loading the `digest` gem unnecessarilyDavid Rodriguez
2021-10-10[ruby/rubygems] Check safety of packaged symlinksDavid Rodríguez
2021-10-10[ruby/rubygems] Explicit check file not created outside of destinationDavid Rodríguez
2021-10-10[ruby/rubygems] Refactor symlink attack specsDavid Rodríguez
2021-07-14Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9Hiroshi SHIBATA
2021-05-28[rubygems/rubygems] Require the new files in `test/` relativelyDavid Rodríguez
2021-05-28[rubygems/rubygems] Try fix ruby-core CIHiroshi SHIBATA
2021-05-17Workaround with fbb4e3f96c10de2240f2d87eac19cf6f62f65feaHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Use capture_output instead of capture_ioHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Use assert_raise instead of assert_raisesHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Use assert_path_exist and assert_path_not_exist instead o...Hiroshi SHIBATA
2021-04-15Merge the master branch of RubyGemsHiroshi SHIBATA
2020-12-08Merge prepare version of RubyGems 3.2.0Hiroshi SHIBATA
2020-09-23Revert "Manually merged from https://github.com/rubygems/rubygems/pull/2636"Hiroshi SHIBATA
2020-09-23Manually merged from https://github.com/rubygems/rubygems/pull/2636Hiroshi SHIBATA
2020-08-29Revert changes to rdoc & rubygems regarding Tempfile.open(&block)Benoit Daloze
2020-08-29Simplify Tempfile.open calls with a block as they now unlink the file automat...Benoit Daloze
2020-07-31[rubygems/rubygems] Let more exceptions flowDavid Rodríguez
2020-07-31[rubygems/rubygems] Set the expected hash in one stepDavid Rodríguez
2020-07-31[rubygems/rubygems] Remove unnecessary checkDavid Rodríguez
2020-07-31Stop using deprecated OpenSSL::Digest constantsBart de Water
2020-07-31Enforce no empty lines around class body in rubygemsDavid Rodríguez
2020-06-17test/rubygems/test_gem_package.rb: Skip a test when TMPDIR is too longYusuke Endoh
2020-06-15Remove encoding magic commentsDavid Rodríguez
2020-06-15Use space inside block braces everywhereDavid Rodríguez
2020-03-30[rubygems/rubygems] Enable `Style/ExtraSpacing` and auto-correctDavid Rodríguez