aboutsummaryrefslogtreecommitdiffstats
path: root/spec/bundler
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Deprecate `bundle plugin install --local-git=`Cody Cutrer2024-03-183-6/+23
* [rubygems/rubygems] Ignore commented out keys in config fileDavid Rodriguez2024-03-171-0/+9
* [rubygems/rubygems] Clear generated files recursivelyNobuyoshi Nakada2024-03-051-1/+1
* [rubygems/rubygems] Clear `RUBY_CODESIGN` env var while running testsYuta Saito2024-03-041-0/+4
* [rubygems/rubygems] Use FileUtils.mkdir_pHiroshi SHIBATA2024-02-191-1/+1
* Avoid to fail with race conditionHiroshi SHIBATA2024-02-161-1/+1
* [rubygems/rubygems] bin/rubocop -aHiroshi SHIBATA2024-02-161-1/+1
* [rubygems/rubygems] Add `gitlab:` Git source shorthandJason Garber2024-02-161-2/+53
* [rubygems/rubygems] use full path for instance_evalCody Cutrer2024-02-151-0/+11
* Update the error message format in bundlerYusuke Endoh2024-02-153-5/+4
* [rubygems/rubygems] Improve assertionDavid Rodriguez2024-02-081-1/+1
* [rubygems/rubygems] Run definition specs in an isolated locationDavid Rodriguez2024-02-081-5/+4
* [rubygems/rubygems] Fix incorrect 4th parameter to Definition.newDavid Rodriguez2024-02-081-1/+1
* [rubygems/rubygems] Move `subject` to top level contextDavid Rodriguez2024-02-081-5/+3
* [rubygems/rubygems] Refactor lockfile generationDavid Rodríguez2024-02-081-6/+6
* [rubygems/rubygems] Add missing Windows jobDavid Rodriguez2024-02-023-7/+0
* [rubygems/rubygems] Fix musl platform not being added to the lockfileDavid Rodriguez2024-01-311-0/+114
* [rubygems/rubygems] Make slow perf specs more stableDavid Rodriguez2024-01-312-31/+13
* [rubygems/rubygems] Fix some flaky test failures on WindowsDavid Rodriguez2024-01-312-3/+16
* [rubygems/rubygems] Remove `travis_removal_info`Masato Ohba2024-01-291-30/+0
* [rubygems/rubygems] Properly restore empty env varsDavid Rodríguez2024-01-291-4/+12
* [rubygems/rubygems] Add a spec to prove uri is no longer loadedDavid Rodríguez2024-01-291-0/+27
* [rubygems/rubygems] Remove no longer needed uri install during specsDavid Rodríguez2024-01-291-2/+0
* [rubygems/rubygems] Use rubygems vendored uri from Bundler when availableDavid Rodríguez2024-01-2915-58/+58
* [rubygems/rubygems] Simplified test-case for original issueHiroshi SHIBATA2024-01-241-2/+2
* [rubygems/rubygems] Keep compatibility of past versionsHiroshi SHIBATA2024-01-242-3/+3
* [rubygems/rubygems] Skip to load commented out wordsHiroshi SHIBATA2024-01-242-1/+16
* Inject base64 for basic auth examples of bundlerHiroshi SHIBATA2024-01-173-3/+3
* [rubygems/rubygems] Fix Bundler daily CIDavid Rodríguez2024-01-111-1/+1
* [rubygems/rubygems] Fix development dependency not being added if introduced ...David Rodríguez2024-01-111-0/+29
* Complete missing specs for platforms after resolutionDavid Rodríguez2024-01-111-0/+40
* [rubygems/rubygems] Show diff on source control errorsDavid Rodríguez2024-01-111-1/+1
* [rubygems/rubygems] Quote Etag in `If-None-Match` header of compact index req...Martin Emde2024-01-053-19/+22
* Merge RubyGems-3.5.3 and Bundler-2.5.3Hiroshi SHIBATA2023-12-231-0/+29
* Merge RubyGems-3.5.2 and Bundler-2.5.2Hiroshi SHIBATA2023-12-2212-179/+285
* Adjust rubygems styleHiroshi SHIBATA2023-12-171-1/+1
* Restore tracked_files for ruby core repoHiroshi SHIBATA2023-12-171-1/+7
* Use regex instead of hard coded pathsHiroshi SHIBATA2023-12-161-1/+1
* We don't use tracked_files in before(:suite). It breaks with release package.Hiroshi SHIBATA2023-12-161-1/+1
* [rubygems/rubygems] Fix Bundler daily CIDavid Rodríguez2023-12-161-1/+1
* [rubygems/rubygems] Fix Ruby DSL no longer working as expectedDavid Rodríguez2023-12-161-0/+34
* [rubygems/rubygems] Remove test-only & unused methods from Checksum::StoreMartin Emde2023-12-151-10/+13
* [rubygems/rubygems] Remove extension building sync stuff no longer present in...David Rodríguez2023-12-143-9/+0
* [rubygems/rubygems] Revert "Improve default gem handling"David Rodríguez2023-12-143-7/+17
* [rubygems/rubygems] Revert "Merge pull request #7167 from nevinera/add-json-o...Martin Emde2023-12-131-21/+0
* [rubygems/rubygems] Add 3.4 as a supported ruby versionSamuel Giddins2023-12-131-2/+9
* [rubygems/rubygems] Improve default gem handlingDavid Rodríguez2023-12-133-17/+7
* Normalize bundler bindirDavid Rodríguez2023-12-133-4/+7
* [rubygems/rubygems] Add a spec to cover what vendoring timeout fixesDavid Rodríguez2023-12-131-0/+25
* [rubygems/rubygems] Remove no longer needed gem install during testDavid Rodríguez2023-12-131-1/+1