summaryrefslogtreecommitdiff
path: root/test/rubygems
AgeCommit message (Expand)Author
3 days[rubygems/rubygems] Handle RubyGems installing to custom dir with non-existen...Nicholas La Roux
7 days[rubygems/rubygems] Allow enabling "Bundler 3 mode" more easilyDavid Rodríguez
8 days[rubygems/rubygems] Fix `gem install` sometimes compiling the wrong source filesDavid Rodríguez
8 days[rubygems/rubygems] Refactor some logic to create extconf files for testsDavid Rodríguez
8 days[rubygems/rubygems] Use `Dir.chdir` with a blockDavid Rodríguez
13 days[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
2025-05-26[rubygems/rubygems] Bump the rb-sys group across 2 directories with 1 updatedependabot[bot]
2025-05-21[rubygems/rubygems] Copy prerelease attribute to dependency resolver setsNathan Ladd
2025-05-19[rubygems/rubygems] Simplify Gem::Platform#initializeSamuel Giddins
2025-05-19[rubygems/rubygems] Ensure that Gem::Platform parses strings to a fix pointSamuel Giddins
2025-05-14[rubygems/rubygems] Reenable skipped specs in truffleruby since they should b...David Rodríguez
2025-05-08[rubygems/rubygems] Update `TarWriter` test to store mtime in a variableEllen Marie Dash
2025-05-08[rubygems/rubygems] Add mtime to Gem::Package::TarWriter#add_file argumentYusuke Nakamura
2025-05-02[rubygems/rubygems] Smoother authentication experienceMike Perham
2025-04-16[rubygems/rubygems] Fixed rubocop issue: Layout/SpaceInsideBlockBracesHiroshi SHIBATA
2025-04-16Run the proper version of `rake`Nobuyoshi Nakada
2025-04-02Removed Solaris conditions from test filesHiroshi SHIBATA
2025-04-01[rubygems/rubygems] Bump up minimum required version for cmake 4Hiroshi SHIBATA
2025-03-27[rubygems/rubygems] Have "gem exec" sort executable names in error message.Ellen Marie Dash
2025-03-24[rubygems/rubygems] Default to a SOURCE_DATE_EPOCH of 315619200, to simplify ...Ellen Marie Dash
2025-03-24[rubygems/rubygems] Let `gem exec` raise an error in ambiguous casesDavid Rodríguez
2025-03-10[rubygems/rubygems] Fix `gem rdoc` not working with newer versions of rdocDavid Rodríguez
2025-03-03[rubygems/rubygems] Bump the rb-sys group across 2 directories with 1 updatedependabot[bot]
2025-02-25Skip fiddle assertions if fiddle is not availableHiroshi SHIBATA
2025-02-25[rubygems/rubygems] Added fiddle dependency for TestGemExtCargoBuilderHiroshi SHIBATA
2025-02-19[rubygems/rubygems] Remove no longer necessary JRuby specific test ENVDavid Rodríguez
2025-02-03[rubygems/rubygems] Bump the rb-sys group across 2 directories with 1 updatedependabot[bot]
2025-02-03[rubygems/rubygems] Raise a simpler error when RubyGems fails to activate a d...David Rodríguez
2025-02-03[rubygems/rubygems] Remove already fixed TODODavid Rodríguez
2025-01-28[rubygems/rubygems] Bump the rb-sys group across 2 directories with 1 updatedependabot[bot]
2025-01-16[rubygems/rubygems] fix `@licenses` array unmarshallingMichael Rykov
2025-01-15Skip related tests with Gem::RDocHiroshi SHIBATA
2025-01-14[rubygems/rubygems] Bump the rb-sys group across 2 directories with 1 updatedependabot[bot]
2025-01-08Rewrite OpenStruct to dummy response classHiroshi SHIBATA
2025-01-02[rubygems/rubygems] Bump the rb-sys group across 2 directories with 1 updatedependabot[bot]
2024-12-26[rubygems/rubygems] Bump the rb-sys group across 2 directories with 1 updatedependabot[bot]
2024-12-24Merge RubyGems-3.6.2 and Bundler-2.6.2David Rodríguez
2024-12-17Fix indent rule by rubygems/bundler copsHiroshi SHIBATA
2024-12-16[rubygems/rubygems] Fix `gem info` tagging some non default gems as defaultDavid Rodríguez
2024-12-16[rubygems/rubygems] Improve indentation of a `gem info` testDavid Rodríguez
2024-12-13Fixed compatibility error with setup command and rdoc plugin on rubygemsHiroshi SHIBATA
2024-12-11[rubygems/rubygems] Avoid UTF-32 and UTF-16 strings with trailing bytes in tr...Josef Haider