summaryrefslogtreecommitdiff
path: root/spec/bundler
AgeCommit message (Expand)Author
2024-04-19[rubygems/rubygems] Track HEAD changes for old PR proposalHiroshi SHIBATA
2024-04-19[rubygems/rubygems] Add plugin hooks for Bundler.requirefatkodima
2024-04-18[rubygems/rubygems] Never write credentials to lockfilesDavid Rodriguez
2024-04-17[rubygems/rubygems] Excluding local platform from lockfile should not affect ...Mike Dalessio
2024-04-12[rubygems/rubygems] `bundle add --glob` continued- quote glob value invocatio...David Marshall
2024-04-12[rubygems/rubygems] bundler CLI option for add gem --glob=David Marshall
2024-04-11[rubygems/rubygems] Fix installing plugins via relative pathsCody Cutrer
2024-04-05Use rake-13.2.1Hiroshi SHIBATA
2024-04-05[rubygems/rubygems] Fix crash with development bundler binstubDavid Rodriguez
2024-04-02Use Rake 13.2.0Hiroshi SHIBATA
2024-04-01[rubygems/rubygems] Improve error message when strict resolution filters out ...David Rodriguez
2024-04-01[rubygems/rubygems] Let GemVersionPromoter sort in preferred order directlyDavid Rodriguez
2024-04-01[rubygems/rubygems] Remove unnecessary filteringDavid Rodriguez
2024-03-29[rubygems/rubygems] add test case to ensure updating with multiple sources + ...Alex Robbin
2024-03-28Use www.rfc-editor.org for RFC text.Hiroshi SHIBATA
2024-03-27[rubygems/rubygems] Allow installing plugins from path via CLICody Cutrer
2024-03-25[rubygems/rubygems] Improve validation of `bundle plugin install` optionsCody Cutrer
2024-03-22[rubygems/rubygems] Fix incorrect `bundle update --bundler` messageDavid Rodriguez
2024-03-18[rubygems/rubygems] Deprecate `bundle plugin install --local-git=`Cody Cutrer
2024-03-17[rubygems/rubygems] Ignore commented out keys in config fileDavid Rodriguez
2024-03-05[rubygems/rubygems] Clear generated files recursivelyNobuyoshi Nakada
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-16[rubygems/rubygems] bin/rubocop -aHiroshi SHIBATA
2024-02-16[rubygems/rubygems] Add `gitlab:` Git source shorthandJason Garber
2024-02-15[rubygems/rubygems] use full path for instance_evalCody Cutrer
2024-02-15Update the error message format in bundlerYusuke Endoh
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