summaryrefslogtreecommitdiff
path: root/spec/bundler/support
AgeCommit message (Expand)Author
2024-03-04[rubygems/rubygems] Clear `RUBY_CODESIGN` env var while running testsYuta Saito
2024-02-19[rubygems/rubygems] Use FileUtils.mkdir_pHiroshi SHIBATA
2024-02-16Avoid to fail with race conditionHiroshi SHIBATA
2024-02-02[rubygems/rubygems] Add missing Windows jobDavid Rodriguez
2024-01-31[rubygems/rubygems] Make slow perf specs more stableDavid Rodriguez
2024-01-31[rubygems/rubygems] Fix some flaky test failures on WindowsDavid Rodriguez
2024-01-17Inject base64 for basic auth examples of bundlerHiroshi SHIBATA
2024-01-11[rubygems/rubygems] Show diff on source control errorsDavid Rodríguez
2024-01-05[rubygems/rubygems] Quote Etag in `If-None-Match` header of compact index req...Martin Emde
2023-12-22Merge RubyGems-3.5.2 and Bundler-2.5.2Hiroshi SHIBATA
2023-12-17Adjust rubygems styleHiroshi SHIBATA
2023-12-17Restore tracked_files for ruby core repoHiroshi SHIBATA
2023-12-16Use regex instead of hard coded pathsHiroshi SHIBATA
2023-12-16We don't use tracked_files in before(:suite). It breaks with release package.Hiroshi SHIBATA
2023-12-13Normalize bundler bindirDavid Rodríguez
2023-12-13[rubygems/rubygems] Use vendored net-http in BundlerDavid Rodríguez
2023-12-13[rubygems/rubygems] Load hax.rb before anything when `BUNDLER_IGNORE_DEFAULT_...David Rodríguez
2023-12-12[rubygems/rubygems] Bump rake version used by testsDavid Rodríguez
2023-12-08[rubygems/rubygems] Migrate documentation to be generated with nronnDavid Rodríguez
2023-12-08[rubygems/rubygems] Extract generate_index command to rubygems-generate_index...Samuel Giddins
2023-12-07[rubygems/rubygems] Use modern hashes consistentlyDavid Rodríguez
2023-12-05[rubygems/rubygems] Converts Bundler lockfile checksum validation to opt-in onlyMartin Emde
2023-11-27Opaque Etags for compact index requestsJosef Šimánek
2023-11-27[rubygems/rubygems] Remove no longer necessary workaround for old RubyGemsDavid Rodríguez
2023-11-15[rubygems/rubygems] User bundler UA when downloading gemsSamuel Giddins
2023-11-13[rubygems/rubygems] Let RuboCop target Ruby 3.0David Rodríguez
2023-11-13[rubygems/rubygems] Drop support for Ruby 2.6 and Ruby 2.7 in BundlerDavid Rodríguez
2023-11-13[rubygems/rubygems] Automatically lock extra ruby platformsDavid Rodríguez
2023-11-13[rubygems/rubygems] Refactor platform test helpersDavid Rodriguez
2023-11-09[rubygems/rubygems] Explicitly pass install-dir when installing system gems i...David Rodríguez
2023-11-09[rubygems/rubygems] Remove unused logicDavid Rodríguez
2023-10-23[rubygems/rubygems] Handle base64 encoded checksums in lockfile for future co...Martin Emde
2023-10-23[rubygems/rubygems] Improve errors and register checksums reliablyMartin Emde
2023-10-23[rubygems/rubygems] Refactor Checksum classes and methods to reduceMartin Emde
2023-10-23[rubygems/rubygems] Refactor to checksums stored via sourceSamuel Giddins
2023-10-23[rubygems/rubygems] Use the server checksum, then calculate from gem on disk ...Mercedes Bernard
2023-10-23[rubygems/rubygems] Add CHECKSUMS for each gem in lockfileThong Kuah
2023-10-03[rubygems/rubygems] Fix typoDavid Rodriguez
2023-08-28[rubygems/rubygems] Don't check for circular deps on full index sourcesDavid Rodríguez
2023-08-16[rubygems/rubygems] Use better status for authentication failuresDavid Rodríguez
2023-07-25[rubygems/rubygems] Added warnings targets for old version of RubyHiroshi SHIBATA
2023-07-25[rubygems/rubygems] Added csv as stub gem to build_repo1Hiroshi SHIBATA
2023-07-24[rubygems/rubygems] Refactor spec helpers for reading lockfilesDavid Rodríguez
2023-06-20Merge rubygems/rubygems HEADHiroshi SHIBATA
2023-06-15[rubygems/rubygems] Rubocop 1.51.0 or later didn't support Ruby 2.6Hiroshi SHIBATA
2023-05-31[rubygems/rubygems] tool_dir needs to handle ruby/ruby repo nowHiroshi SHIBATA
2023-05-30Merge RubyGems/Bundler master from 4076391fce5847689bf2ec402b17133fe4e32285Hiroshi SHIBATA
2023-04-11Removed file that is part of d89cc317c642848008f5b17a82196d25ddcdf124Hiroshi SHIBATA
2023-04-07[rubygems/rubygems] Remove one fallback to full indexes on big gemfilesDavid Rodríguez
2023-03-23Don't remove RUBY platform when healing a lockfile with missing specsDavid Rodríguez