summaryrefslogtreecommitdiff
path: root/spec/commands/install_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove global directory switching from specstests/less_flakynessDavid Rodríguez2020-01-121-6/+3
* Extract `bundled_app_lock` path helperDavid Rodríguez2020-01-121-6/+6
* Skip the rest of the failures on WindowsDavid Rodríguez2020-01-071-0/+4
* Exclude another permissions spec from Windows buildDavid Rodríguez2020-01-071-1/+1
* Remove unnecessary `in_app_root_custom` helperDavid Rodríguez2020-01-051-1/+1
* Always pass env as strings to helpersDavid Rodríguez2019-11-281-1/+1
* Bundler displays a duplicate gem entries warning even if gems only appear onc...David Stosik2019-08-151-2/+2
* Try make some specs platform independentDavid Rodríguez2019-07-231-0/+2
* Normalize file:// handling in specsDavid Rodríguez2019-06-111-38/+38
* Unify stderr helpersDavid Rodríguez2019-04-121-2/+2
* Move on to bundler 3David Rodríguez2019-04-111-4/+4
* Fixes for dockerDavid Rodríguez2019-03-131-2/+2
* Remove unnecessary rubygems filters from specsDavid Rodríguez2019-02-251-1/+1
* Split stderr and stdout in specsDavid Rodríguez2019-02-141-20/+20
* Fix typoDavid Rodríguez2019-02-141-1/+1
* Fix failing specsAgrim Mittal2018-07-021-2/+4
* Update failing specs for add and install commandsAgrim Mittal2018-07-021-16/+28
* Add failing tests for install command and fix error message for addAgrim Mittal2018-07-021-10/+24
* Add tests for version specificationsAgrim Mittal2018-07-021-0/+22
* Move normalize methods to helper methods from rspec example files.SHIBATA Hiroshi2018-06-151-3/+1
* Modify localhost variable when defining URI::File. It will be provided from R...SHIBATA Hiroshi2018-06-151-1/+3
* Add explicit source when available in the error msg upon failureGeorge Papanikolaou2018-01-251-2/+2
* fix breaking binstubs standalone flagcolby/bundler-binstubs-standaloneColby Swandale2017-08-261-0/+17
* fix tests/functionality breaking with new deprecation errorseg-deprecations-hard-error-in-2Colby Swandale2017-08-201-3/+3
* Untangle the system gem path and the default bundle path in the specsSamuel Giddins2017-07-241-5/+15
* Set forgotten command line options via config in 2.0Samuel Giddins2017-07-191-8/+8
* Speed up no-op installsseg-speed-up-no-op-installSamuel Giddins2017-07-191-1/+1
* Update specs for the specific platform being added to the lockfileSamuel Giddins2017-07-051-2/+2
* [RemoteSpecification] Fail gracefully when deps is an array of array of strin...seg-full-index-invalid-depsSamuel Giddins2017-07-041-0/+24
* Get the Bundler 2 specs passing with transitive source pinningSamuel Giddins2017-06-231-4/+4
* Get the 2.0 specs passing under 2.0Samuel Giddins2017-06-231-2/+1
* Completely remove the postit trampolineSamuel Giddins2017-06-211-21/+0
* Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* Avoid using the Fail endpoint when we want to request against localhostSamuel Giddins2016-12-211-2/+2
* Add a setting for forcing only the ruby platformSamuel Giddins2016-09-271-1/+1
* Remove expect_err from the specs & print all output on a spec failureSamuel Giddins2016-08-031-6/+6
* Use `include_gem` as the matcher nameSamuel Giddins2016-08-021-16/+16
* [Matchers] Add TheBundle class to make custom matchers more fluentSamuel Giddins2016-08-021-16/+16
* Add positive assertionBoggs2016-07-291-1/+3
* Add failing specBoggs2016-07-291-1/+6
* [RuboCop] Update to 0.41.2Samuel Giddins2016-07-201-1/+1
* Add Bundler.ui.deprecateStefan Lance2016-07-051-1/+1
* Update Bundler version to check againstBoggs2016-06-281-1/+1
* Use `Bundler::VERSION` for specBoggs2016-06-281-3/+2
* Limit warning to `bundle i` and `bundle install`Boggs2016-06-281-12/+15
* Add warnings for different versions of bundler; add specsBoggs2016-06-281-0/+12
* [RubyVersion] Fix patternSamuel Giddins2016-06-081-2/+2
* [Install] Don't set :no_install unecessarilyseg-install-no-no-installSamuel Giddins2016-05-061-0/+10
* Add helpful message and error handling for non-CGI-escaped authenticationJames Wen2016-02-161-0/+16