summaryrefslogtreecommitdiff
path: root/spec/bundler
AgeCommit message (Expand)Author
2021-12-02[rubygems/rubygems] Fix gemspec source unlocking also for prereleases like 0....David Rodríguez
2021-12-02[rubygems/rubygems] Fix materialization of locked 0 prereleasesDavid Rodríguez
2021-12-01Merge rubygems master fd676ac464491afaa0baf5435cb11b3f86229cbdHiroshi SHIBATA
2021-12-01Removed vcr files. They are needless for this repoHiroshi SHIBATA
2021-11-30[rubygems/rubygems] Fix escape of filenames in `bundle doctor`ooooooo-q
2021-11-27[rubygems/rubygems] Fix missing locked specs when depended on other platformDavid Rodríguez
2021-11-26[rubygems/rubygems] Fix `bundle info` sometimes claiming that bundler has bee...David Rodríguez
2021-11-25[rubygems/rubygems] Fix bad instance variable nameDavid Rodríguez
2021-11-25[rubygems/rubygems] Check not having load system features also for successful...David Rodríguez
2021-11-25[rubygems/rubygems] These method should be returning a stringDavid Rodríguez
2021-11-25[rubygems/rubygems] We should be checking raised exception, not status code hereDavid Rodríguez
2021-11-25[rubygems/rubygems] Don't replace ENV twice on non Windows platformsDavid Rodríguez
2021-11-22[rubygems/rubygems] Clarify `bundle viz` deprecationDavid Rodríguez
2021-11-19[rubygems/rubygems] Allow `bundle update` to downgrade gems by changing the G...David Rodríguez
2021-11-16Merge the master branch of rubygems repoHiroshi SHIBATA
2021-11-12[rubygems/rubygems] Remove duplicated specDavid Rodríguez
2021-11-12[rubygems/rubygems] Remove `gemfile_should_be` helper as wellDavid Rodríguez
2021-11-12[rubygems/rubygems] Remove `have_lockfile` matcher tooDavid Rodríguez
2021-11-12[rubygems/rubygems] Remove `lockfile_should_be` helperDavid Rodríguez
2021-11-08[rubygems/rubygems] Use bundler-graph instead of bundler-vizHiroshi SHIBATA
2021-11-06[rubygems/rubygems] Fix urlharuuzion
2021-11-04[rubygems/rubygems] Fix typosNobuyoshi Nakada
2021-11-02[rubygems/rubygems] Leave ":" after MANPATH when not setDavid Rodríguez
2021-11-01[rubygems/rubygems] Memoize materialized specs when requiring `bundler/setup`David Rodríguez
2021-10-30[rubygems/rubygems] Better error when installing a git lockfile and git not p...David Rodríguez
2021-10-29[rubygems/rubygems] Enforce bundler platform (and default gem) to keep invali...Josef Šimánek
2021-10-29[rubygems/rubygems] Update mirror_probe realword specs to not rely exactly at...Josef Šimánek
2021-10-29[rubygems/rubygems] Install stringio for standalone spec.Josef Šimánek
2021-10-29[rubygems/rubygems] Assert NoMethodError message only partialy in downloader_...Josef Šimánek
2021-10-29[rubygems/rubygems] Lock racc version in platform_spec.Josef Šimánek
2021-10-29Support gemification of tsortFrederik Dudzik
2021-10-29[rubygems/rubygems] Add new default gems to setup_spec exempts.Josef Šimánek
2021-10-29[rubygems/rubygems] Unskip inline spec that can pass now on the latest rubiesDavid Rodríguez
2021-10-29[rubygems/rubygems] use Rubocop Lint/Debugger check rather than custom specFrederik Dudzik
2021-10-27[rubygems/rubygems] Don't warn when a lockfile is locked to a dev versionDavid Rodríguez
2021-10-25[rubygems/rubygems] Show proper error when previous installation of gem can't...David Rodriguez
2021-10-25[rubygems/rubygems] Show a proper error if gem path is not writableDavid Rodriguez
2021-10-25[rubygems/rubygems] Catch up with recent error message modificationDavid Rodriguez
2021-10-25[rubygems/rubygems] Manage global gem cache directlyDavid Rodriguez
2021-10-25[rubygems/rubygems] Simplify gem downloading inside bundlerDavid Rodriguez
2021-10-25[rubygems/rubygems] Remove unused `let`David Rodriguez
2021-10-25[rubygems/rubygems] Vendor a pure ruby implementation of SHA1Jean Boussier
2021-10-13[rubygems/rubygems] Improve error messages in gem helpersDavid Rodríguez
2021-10-13[rubygems/rubygems] Fix `bundle install` crash due to an incorrectly incomple...David Rodríguez
2021-10-13[rubygems/rubygems] Fix `bundle install` to force reinstallation of deleted gemsDavid Rodriguez
2021-10-13[rubygems/rubygems] Use correct way to detect default gemsDavid Rodríguez
2021-10-13[rubygems/rubygems] Remove unnecessary codeDavid Rodríguez
2021-10-13[rubygems/rubygems] Make spec more realisticDavid Rodriguez
2021-10-11[rubygems/rubygems] Show a warning in `bundle info` if gem has been deletedDavid Rodriguez
2021-10-11[rubygems/rubygems] Show the exact name of the gem that was deletedDavid Rodriguez