summaryrefslogtreecommitdiff
path: root/spec/commands
Commit message (Expand)AuthorAgeFilesLines
* [Viz] Work correctly when another gem with a graphviz file is presentseg-viz-other-gemSamuel Giddins2017-06-121-4/+43
* [CLI::Lock] Fail gracefully when updating a missing gemSamuel Giddins2017-06-011-0/+9
* use Bundler.load_gemspec_uncached for reading gemspeccolby/bundler-init-invalid-gemspecColby Swandale2017-06-011-1/+1
* handle invalid gemspec and add specs for untested behaviour in bundle init --...Colby Swandale2017-06-011-22/+48
* Auto merge of #5634 - koic:specify_require_spec_helper_in_dot_rspec, r=indirectThe Bundler Bot2017-05-3024-24/+0
|\
| * Specify `--require spec_helper` in .rspecKoichi ITO2017-05-0324-24/+0
* | [RuboCop] Enable Style/PercentLiteralDelimitersKoichi ITO2017-05-285-32/+32
* | Auto merge of #5639 - koic:unify_notation_of_rubygems, r=segiddinsThe Bundler Bot2017-05-083-3/+3
|\ \
| * | Unify the notation of RubyGemsKoichi ITO2017-05-043-3/+3
| |/
* | Fix a typosKoichi ITO2017-05-033-4/+4
|/
* Use FileUtils.rm in specs instead of shellSamuel Giddins2017-04-251-1/+1
* Fix exec_spec on ruby-headSamuel Giddins2017-04-191-1/+3
* Auto merge of #5306 - colby-swandale:bundler-config-parseable-flag, r=segiddinsThe Bundler Bot2017-04-151-0/+89
|\
| * print key & value on config set and print new value when overwritting existin...Colby Swandale2017-04-151-4/+5
| * print old config value in parseable format using overwriting an existingColby Swandale2017-04-121-0/+11
| * print only highest priority value per configColby Swandale2017-04-061-6/+5
| * update config output parseable format and specsColby Swandale2017-04-051-1/+17
| * print minimal report of configuration with bundler config --parseableColby Swandale2017-04-031-0/+19
| * Merge remote-tracking branch 'upstream/master' into bundler-config-parseable-...Colby Swandale2017-03-2921-136/+924
| |\
| * | cleanup and add missing specs are parseable optionColby Swandale2017-01-051-27/+24
| * | Add specs to ensure parseable doesn't break global and local setJuanitoFatas2016-09-151-0/+12
| * | Add more test cases for bundle config --parseable optionJuanitoFatas2016-08-281-2/+26
| * | Add parseable option to bundle configJuanitoFatas2016-08-261-0/+10
* | | Auto merge of #5580 - koic:use_latest_rubies, r=segiddinsThe Bundler Bot2017-04-131-1/+1
|\ \ \
| * | | Change to a too large value that doesn't conflict in the futureKoichi ITO2017-04-131-1/+1
* | | | [Pristine] Skip the bundler gemseg-pristine-skip-bundlerSamuel Giddins2017-04-121-2/+8
|/ / /
* | | Auto merge of #5503 - denniss:ds-bundle-pristine, r=segiddinsThe Bundler Bot2017-04-111-0/+96
|\ \ \
| * | | Fix rubocop errorsDennis Suratna2017-04-111-3/+3
| * | | Handle and test gemspec. Add platform to messageDennis Suratna2017-04-111-5/+37
| * | | Refactor specs and pristineDennis Suratna2017-04-111-8/+11
| * | | Expand test and refactor to re-install using sourceDennis Suratna2017-04-111-17/+15
| * | | Add more specs and handle git sourceDennis Suratna2017-04-111-18/+31
| * | | Initial pristine specsDennis Suratna2017-04-111-0/+50
* | | | Test error message when source is specifiedDennis Suratna2017-04-101-0/+3
* | | | Fix spec. Check for requirement patternDennis Suratna2017-04-101-1/+1
* | | | Fix failing specs and consistently use double quotes for rendered Gemfile linesDennis Suratna2017-04-102-6/+6
* | | | Add negative testingDennis Suratna2017-04-101-0/+24
* | | | Add command - refactor and use double quotes and fix specsDennis Suratna2017-04-101-9/+9
* | | | Add Command: Handle pre release suffixDennis Suratna2017-04-101-0/+14
* | | | Add command: Handle multiple versionsDennis Suratna2017-04-101-0/+6
* | | | Add command implementationDennis Suratna2017-04-101-0/+62
|/ / /
* | | Auto merge of #5456 - Shekharrajak:5452_bundle_inject_options, r=colby-swandaleThe Bundler Bot2017-04-071-0/+25
|\ \ \
| * | | writing groups instead of group in the Gemfileshekharrajak2017-04-051-1/+1
| * | | minor change: typo fixedshekharrajak2017-03-301-1/+1
| * | | multiple groups testcase added and confirmation msg addedshekharrajak2017-03-241-0/+7
| * | | failed testcase fixedshekharrajak2017-02-231-2/+2
| * | | minor changesshekharrajak2017-02-221-14/+9
| * | | test cases addedshekharrajak2017-02-211-0/+23
* | | | Auto merge of #5496 - bundler:seg-exec-outside-bundle, r=segiddinsThe Bundler Bot2017-04-051-0/+26
|\ \ \ \
| * | | | Update exec spec to have a different expectation for RG < 2.6.2seg-exec-outside-bundleSamuel Giddins2017-04-041-4/+19