summaryrefslogtreecommitdiff
path: root/spec/bundler
AgeCommit message (Expand)Author
2024-02-08[rubygems/rubygems] Improve assertionDavid Rodriguez
2024-02-08[rubygems/rubygems] Run definition specs in an isolated locationDavid Rodriguez
2024-02-08[rubygems/rubygems] Fix incorrect 4th parameter to Definition.newDavid Rodriguez
2024-02-08[rubygems/rubygems] Move `subject` to top level contextDavid Rodriguez
2024-02-08[rubygems/rubygems] Refactor lockfile generationDavid Rodríguez
2024-02-02[rubygems/rubygems] Add missing Windows jobDavid Rodriguez
2024-01-31[rubygems/rubygems] Fix musl platform not being added to the lockfileDavid 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-29[rubygems/rubygems] Remove `travis_removal_info`Masato Ohba
2024-01-29[rubygems/rubygems] Properly restore empty env varsDavid Rodríguez
2024-01-29[rubygems/rubygems] Add a spec to prove uri is no longer loadedDavid Rodríguez
2024-01-29[rubygems/rubygems] Remove no longer needed uri install during specsDavid Rodríguez
2024-01-29[rubygems/rubygems] Use rubygems vendored uri from Bundler when availableDavid Rodríguez
2024-01-24[rubygems/rubygems] Simplified test-case for original issueHiroshi SHIBATA
2024-01-24[rubygems/rubygems] Keep compatibility of past versionsHiroshi SHIBATA
2024-01-24[rubygems/rubygems] Skip to load commented out wordsHiroshi SHIBATA
2024-01-17Inject base64 for basic auth examples of bundlerHiroshi SHIBATA
2024-01-11[rubygems/rubygems] Fix Bundler daily CIDavid Rodríguez
2024-01-11[rubygems/rubygems] Fix development dependency not being added if introduced ...David Rodríguez
2024-01-11Complete missing specs for platforms after resolutionDavid Rodríguez
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-23Merge RubyGems-3.5.3 and Bundler-2.5.3Hiroshi SHIBATA
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-16[rubygems/rubygems] Fix Bundler daily CIDavid Rodríguez
2023-12-16[rubygems/rubygems] Fix Ruby DSL no longer working as expectedDavid Rodríguez
2023-12-15[rubygems/rubygems] Remove test-only & unused methods from Checksum::StoreMartin Emde
2023-12-14[rubygems/rubygems] Remove extension building sync stuff no longer present in...David Rodríguez
2023-12-14[rubygems/rubygems] Revert "Improve default gem handling"David Rodríguez
2023-12-13[rubygems/rubygems] Revert "Merge pull request #7167 from nevinera/add-json-o...Martin Emde
2023-12-13[rubygems/rubygems] Add 3.4 as a supported ruby versionSamuel Giddins
2023-12-13[rubygems/rubygems] Improve default gem handlingDavid Rodríguez
2023-12-13Normalize bundler bindirDavid Rodríguez
2023-12-13[rubygems/rubygems] Add a spec to cover what vendoring timeout fixesDavid Rodríguez
2023-12-13[rubygems/rubygems] Remove no longer needed gem install during testDavid Rodríguez
2023-12-13[rubygems/rubygems] Use vendored net-http in BundlerDavid Rodríguez
2023-12-13[rubygems/rubygems] Avoid loading artifice when not necessaryDavid Rodríguez
2023-12-13[rubygems/rubygems] Load hax.rb before anything when `BUNDLER_IGNORE_DEFAULT_...David Rodríguez
2023-12-12Sync with upstream rubygems (#9206)David Rodríguez
2023-12-12[rubygems/rubygems] Bump rake version used by testsDavid Rodríguez
2023-12-12[rubygems/rubygems] Resolve `ruby file: ".ruby-version"` relative to GemfileMartin Emde
2023-12-12[rubygems/rubygems] Ensure that the lockfile mtime is not altered on frozen i...Martin Emde
2023-12-12[rubygems/rubygems] bundle lock: Always touch the lockfileFranz Liedke
2023-12-12[rubygems/rubygems] Make tests compatible with paths that contain a + charMartin Emde
2023-12-12[rubygems/rubygems] Use StringIO 3.1.0 in tests to work with ruby 3.3.0Martin Emde