aboutsummaryrefslogtreecommitdiffstats
path: root/spec/commands
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #4765 - mistydemeo:linkage, r=indirectHomu2016-08-041-0/+61
|\
| * Add command to diagnose common issuesMisty De Meo2016-08-021-0/+61
* | Remove 0.9 upgrade compatibilitySamuel Giddins2016-08-031-9/+0
* | Remove expect_err from the specs & print all output on a spec failureSamuel Giddins2016-08-035-26/+26
* | Use `include_gem` as the matcher nameSamuel Giddins2016-08-028-54/+54
* | Change viz spec to plain outputSamuel Giddins2016-08-021-39/+15
* | Remove tabs from the dot output in the viz specSamuel Giddins2016-08-021-37/+37
* | [Matchers] Add TheBundle class to make custom matchers more fluentSamuel Giddins2016-08-028-58/+58
* | Add viz specs for dot outputSamuel Giddins2016-08-021-4/+70
|/
* Add positive assertionBoggs2016-07-291-1/+3
* Add failing specBoggs2016-07-291-1/+6
* Auto merge of #4800 - bundler:seg-locked-resolve-keep-platforms, r=indirectHomu2016-07-261-1/+1
|\
| * Update specs for improved gemspec detectionSamuel Giddins2016-07-241-1/+1
* | Fix bundle --helpSamuel Giddins2016-07-241-1/+13
|/
* [RuboCop] Update to 0.41.2Samuel Giddins2016-07-205-8/+8
* Add spec for only updating from pinned sourceBoggs2016-07-181-0/+17
* Auto merge of #4741 - bundler:seg-1-99-rebase, r=indirectHomu2016-07-1310-39/+40
|\
| * Clean up outdated deprecation codeSamuel Giddins2016-07-051-8/+0
| * Show deprecation warning when using console commandDimitris Zorbas2016-07-051-0/+8
| * Fix specs expecting err to be emptyStefan Lance2016-07-051-1/+1
| * Add Bundler.ui.deprecateStefan Lance2016-07-0510-38/+39
* | Disallow updating gem_repo1 in the specsSamuel Giddins2016-07-101-2/+2
* | Raise message on multiple optionschrismo2016-07-081-0/+8
* | Add docs to GemVersionPromoter.chrismo2016-07-081-5/+7
* | Hook-up `--strict` option, flesh out update specs.chrismo2016-07-081-31/+49
* | Moved half-arsed debug test to its own testchrismo2016-07-081-2/+2
* | Moved GemVersionPromoter inside search_for cache.chrismo2016-07-081-2/+2
* | Clarified changing dependency specs.chrismo2016-07-081-2/+7
* | RuboCop fixeschrismo2016-07-081-3/+22
* | 1st pass thorough specs on conservative resolver.chrismo2016-07-081-1/+2
* | minor/patch resolution code invokable.chrismo2016-07-081-1/+1
* | UpdateOptions added and passed thru all_the_thingschrismo2016-07-081-12/+2
* | Starter update_specschrismo2016-07-081-0/+48
|/
* Auto merge of #4632 - b-ggs:bundle-add, r=RochesterinNYCHomu2016-07-041-0/+86
|\
| * Modify prerelease checkingBoggs2016-06-291-2/+11
| * Add specs for multiple optionsBoggs2016-06-291-2/+21
| * Add spec for `--group` and `--source`Boggs2016-06-271-4/+18
| * Add specs for `--pre` flagBoggs2016-06-151-8/+22
| * Add specs for `bundle add`Boggs2016-06-151-5/+13
| * Fix rubocop offensesBoggs2016-06-131-9/+10
| * Add `bundle add` command to add gems into the GemfileAndrey Ognevsky2016-06-131-0/+21
* | Auto merge of #4720 - b-ggs:4707-outdated-warning, r=RochesterinNYCHomu2016-07-041-0/+14
|\ \
| * | 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
* | | Renamed the spec for signalAsutosh Palai2016-06-281-2/+2
* | | Fixes specs for 1.8.7Asutosh Palai2016-06-284-13/+15
* | | Fixes for quality_specAsutosh Palai2016-06-271-4/+4
* | | Added a failing spec for #4568Asutosh Palai2016-06-271-0/+25
|/ /