summaryrefslogtreecommitdiff
path: root/spec/commands
Commit message (Expand)AuthorAgeFilesLines
* More bundler 2 spec fixesseg-remove-rubygems-aggregateSamuel Giddins2017-06-271-4/+2
* Get the Bundler 2 specs passing with transitive source pinningSamuel Giddins2017-06-234-7/+25
* Update the version spec to handle when the specs start in the day before that...Samuel Giddins2017-06-231-3/+1
* Update the update spec for Bundler 2 allowing Bundler conflictsSamuel Giddins2017-06-231-1/+8
* Get the 2.0 specs passing under 2.0Samuel Giddins2017-06-237-76/+155
* Get the specs passing in 1.0 modeSamuel Giddins2017-06-232-8/+8
* Completely remove the postit trampolineSamuel Giddins2017-06-211-21/+0
* Add a feature flag for `bundle update —source NAME` not unlocking a gem wit...seg-update-source-feature-flagSamuel Giddins2017-06-181-0/+15
* Auto merge of #5721 - bundler:seg-binstubs-shebang, r=indirectThe Bundler Bot2017-06-161-0/+13
|\
| * Add --shebang option to binstubs commandseg-binstubs-shebangDimitris Zorbas2017-06-131-0/+13
* | Auto merge of #5716 - bundler:seg-version-build-metadata, r=indirectThe Bundler Bot2017-06-161-0/+26
|\ \
| * | Avoid git shenanigans with the build metadata fileseg-version-build-metadataSamuel Giddins2017-06-131-3/+3
| * | Print build metadata when running `bundle version`Samuel Giddins2017-06-121-0/+26
* | | Auto merge of #5722 - bundler:seg-update-all-flag, r=indirectThe Bundler Bot2017-06-151-0/+22
|\ \ \
| * | | Add `—all` flag to `bundle update`Samuel Giddins2017-06-141-0/+22
| | |/ | |/|
* | | [Pristine] Raise when trying to pristine a missing gemseg-pristine-specific-gemsSamuel Giddins2017-06-141-3/+8
* | | [Pristine] Allow passing a list of gems to pristineSamuel Giddins2017-06-141-0/+31
* | | [Pristine] Ensure git gems have added files removedSamuel Giddins2017-06-141-3/+14
|/ /
* | Auto merge of #5704 - bundler:colby/init-new-gemfile-format, r=segiddinsThe Bundler Bot2017-06-131-0/+63
|\ \ | |/ |/|
| * rename feature flag to `init_gems_rb` and PR feedbackColby Swandale2017-06-051-3/+16
| * generate gems.rb in bundle init with feature flagColby Swandale2017-06-041-0/+50
* | [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