summaryrefslogtreecommitdiff
path: root/test/rubygems
AgeCommit message (Expand)Author
2025-09-08Remove debug codeNobuyoshi Nakada
2025-09-08Debug: More inspectionsNobuyoshi Nakada
2025-09-08Debug for sporadical failures on RubyCINobuyoshi Nakada
2025-09-05test_gem_command_manager.rb: Fix the environment variableTakashi Kokubun
2025-09-05test_gem_command_manager.rb: Skip an unstable test for ruby/rubyTakashi Kokubun
2025-09-05[rubygems/rubygems] Add gem sources --prepend and --append for finer source c...Martin Emde
2025-09-05[rubygems/rubygems] Fix "did you mean" suggestions for unknown commandsDavid Rodríguez
2025-09-03[rubygems/rubygems] Bump the rb-sys group across 2 directories with 1 updatedependabot[bot]
2025-09-03[rubygems/rubygems] Warn when trying to remove a default source that's the on...David Rodríguez
2025-09-03[rubygems/rubygems] Improve error output when removing a source through `gem ...David Rodríguez
2025-09-03[rubygems/rubygems] Change more source tests to act on configured sourcesDavid Rodríguez
2025-09-03[rubygems/rubygems] Fix trailing slashes not considered when removing sourcesDavid Rodríguez
2025-09-03[rubygems/rubygems] Change trailing slash test to not work on default sourcesDavid Rodríguez
2025-09-03[rubygems/rubygems] Refactor duplicated test logicDavid Rodríguez
2025-09-03[rubygems/rubygems] Simplify test for trailing slash handling when adding sou...David Rodríguez
2025-09-03[rubygems/rubygems] Add missing `gem sources --remove` testDavid Rodríguez
2025-09-03[rubygems/rubygems] Let `gem sources` be more clear about which sources it's ...David Rodríguez
2025-09-03[rubygems/rubygems] Improve source list management testingDavid Rodríguez
2025-08-18[rubygems/rubygems] Use spaces around optional parameter valuesDavid Rodríguez
2025-08-18[rubygems/rubygems] Don't worry about missing Makefile.Samuel Williams
2025-08-06[rubygems/rubygems] Update tests to respect token for where v2 and v1 are inv...pjsk
2025-08-06[rubygems/rubygems] removed global variablespjsk
2025-08-06[rubygems/rubygems] implement fallbackpjsk
2025-08-06[rubygems/rubygems] Surgery on test code to make fallback to imdsv1 easier to...pjsk
2025-08-06[rubygems/rubygems] Deprecate Gem::Specification#datadir and will remove it a...Hiroshi SHIBATA
2025-07-28[rubygems/rubygems] Avoid openssl bug in test_verify_certificate_extra_messageKazuki Yamaguchi
2025-07-22[rubygems/rubygems] Define dummy module for mise pluginHiroshi SHIBATA
2025-07-17[rubygems/rubygems] Restore treating "--" as an unknown platformDavid Rodríguez
2025-07-14[rubygems/rubygems] Fix more warnings when running old Bundler with latest Ru...David Rodríguez
2025-07-14[rubygems/rubygems] Improve some heredoc indentationsDavid Rodríguez
2025-07-14[rubygems/rubygems] Stop generating binstubs with support for RubyGems before...David Rodríguez
2025-07-09[rubygems/rubygems] Let s3_uri_signer accept the HTTP methodPeteris Rudzusiks
2025-07-09[rubygems/rubygems] Correctly sign S3 HEAD requestsPeteris Rudzusiks
2025-07-09[rubygems/rubygems] Fix date format in S3 URI signerPeteris Rudzusiks
2025-07-02[rubygems/rubygems] Bump the rb-sys group across 2 directories with 1 updatedependabot[bot]
2025-06-30[rubygems/rubygems] Added push_rubygem to default scope at gem signin commandHiroshi SHIBATA
2025-06-23[rubygems/rubygems] Handle RubyGems installing to custom dir with non-existen...Nicholas La Roux
2025-06-19[rubygems/rubygems] Allow enabling "Bundler 3 mode" more easilyDavid Rodríguez
2025-06-17[rubygems/rubygems] Fix `gem install` sometimes compiling the wrong source filesDavid Rodríguez
2025-06-17[rubygems/rubygems] Refactor some logic to create extconf files for testsDavid Rodríguez
2025-06-17[rubygems/rubygems] Use `Dir.chdir` with a blockDavid Rodríguez
2025-06-12[rubygems/rubygems] Removed ccache or sccache from args of Rust builderHiroshi SHIBATA
2025-06-11[rubygems/rubygems] Fix `gem pristine` sometimes not resetting extensionsDavid Rodríguez
2025-06-11[rubygems/rubygems] Normalize file existence helpers usageDavid Rodríguez
2025-06-11[rubygems/rubygems] Install the best matching gem for the current platform in...Samuel Giddins
2025-06-06Move most of Bundler::GemHelpers to Gem::PlatformSamuel Giddins
2025-06-05[rubygems/rubygems] Fix headings levels in ChangelogsAntoine Marguerie
2025-06-03[rubygems/rubygems] Partially phase out x64-mingw32 in favour of x64-mingw-uc...Nicholas La Roux
2025-06-03[rubygems/rubygems] misc: fix spellingJohn Bampton
2025-05-28[rubygems/rubygems] test(ruby): fix spellingJohn Bampton