summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Avoid aliasing a missing method in specs on old RGseg-setup-activate-no-gemsSamuel Giddins2017-04-041-8/+12
* Add temporary exemptions to default gem activation testsSamuel Giddins2017-04-041-6/+19
* Add a spec for not activating any gems during Bundler.setupSamuel Giddins2017-04-041-0/+43
* Auto merge of #5555 - bundler:seg-outdated-new-machine, r=indirectThe Bundler Bot2017-04-032-0/+29
|\
| * [Outdated] Support running when gems are not yet installedSamuel Giddins2017-03-311-0/+15
| * [UI::Shell] Simplify level comparison logicSamuel Giddins2017-03-311-0/+14
* | [VersionRanges] Say that != x, = x is emptySamuel Giddins2017-03-301-0/+37
* | [Resolver] Only include minimal set of conflicting deps in conflict messageSamuel Giddins2017-03-301-0/+22
|/
* Auto merge of #5509 - brchristian:amber_regressions, r=segiddinsThe Bundler Bot2017-03-291-0/+26
|\
| * add testsBrian Christian2017-03-281-0/+26
* | Auto merge of #5524 - colby-swandale:fix-gem-command-git, r=colby-swandaleThe Bundler Bot2017-03-231-13/+27
|\ \
| * | quote empty PATHColby Swandale2017-03-211-1/+1
| * | turns out linux needs env vars to be quoted (even when empty)Colby Swandale2017-03-201-1/+1
| * | run specs without git in the envColby Swandale2017-03-191-2/+6
| * | add specs to test gem command when git is not installed (note: this won't act...Colby Swandale2017-03-191-0/+27
| * | dont init new git repo unless git is installed on gem commandColby Swandale2017-03-191-17/+0
* | | Only uninstall plugins that we attempted to install.Kerri Miller2017-03-161-0/+12
|/ /
* | Auto merge of #5504 - bundler:seg-double-bundle-exec, r=indirectThe Bundler Bot2017-03-152-18/+62
|\ \
| * | Add a spec for nested bundle exec with a gem that shadows a default gemseg-double-bundle-execSamuel Giddins2017-03-141-15/+57
| * | Allow installing a gem from an arbitrary repo in the specsSamuel Giddins2017-03-141-1/+3
| * | Remove .bundle if its in tmp in Spec.reset!Samuel Giddins2017-03-141-2/+2
* | | Auto merge of #5502 - denniss:5009-suggest-delete-frozen-config, r=segiddinsThe Bundler Bot2017-03-151-0/+8
|\ \ \ | |/ / |/| |
| * | Suggest different command depending on where 'frozen' config is setDennis Suratna2017-03-061-0/+8
* | | Add Code of Conduct content to README templaterobcole2017-03-131-0/+14
* | | [ParallelInstaller] Print out why a gem needed to be installed if installatio...Samuel Giddins2017-03-112-1/+39
| |/ |/|
* | Auto merge of #5466 - Shekharrajak:5458_check_git, r=segiddinsThe Bundler Bot2017-03-071-0/+17
|\ \ | |/ |/|
| * using FileUtils.rm instead of rmshekharrajak2017-03-071-1/+1
| * test addedshekharrajak2017-02-231-0/+17
* | Swap single to double quotes for standalone binstubsZach Ahn2017-03-052-2/+2
* | Switch newgem template single quotes to double quotesZach Ahn2017-03-041-6/+6
* | Auto merge of #5462 - bundler:seg-rubygems-source-print-fetching, r=indirectThe Bundler Bot2017-03-021-1/+1
|\ \
| * | [Source::RubyGems] Print that we are fetching a gemseg-rubygems-source-print-fetchingSamuel Giddins2017-02-221-1/+1
* | | Auto merge of #5464 - olleolleolle:patch-3, r=segiddinsThe Bundler Bot2017-03-011-0/+30
|\ \ \
| * | | Spec: Regression test for https://github.com/bundler/bundler/issues/5463Olle Jonsson2017-02-251-0/+30
| | |/ | |/|
* | | Auto merge of #5483 - denniss:5430-fix-bundle-outdated-local, r=segiddinsThe Bundler Bot2017-02-281-0/+15
|\ \ \
| * | | Fix failing spec. Use double quotesDennis Suratna2017-02-271-1/+1
| * | | Fix `bundle outdated --local`. It's supposed to use local cache to determine ...Dennis Suratna2017-02-271-0/+15
| |/ /
* | | Fix disable.checksum_validation to disable_checksum_validationDennis Suratna2017-02-271-1/+1
|/ /
* | Auto merge of #5459 - bundler:seg-bundler-plugin-source-api-const-undefined, ...The Bundler Bot2017-02-211-0/+20
|\ \ | |/ |/|
| * Avoid undefined Bundler::Plugin::API::Source exceptionseg-bundler-plugin-source-api-const-undefinedSamuel Giddins2017-02-221-0/+20
* | Auto merge of #5455 - googya:master, r=colby-swandaleThe Bundler Bot2017-02-213-5/+5
|\ \
| * | fix typoleslie.wen2017-02-213-5/+5
| |/
* | Auto merge of #5374 - colby-swandale:bundle-info, r=indirectThe Bundler Bot2017-02-212-1/+59
|\ \
| * | skip default gem test for 1.9.3Colby Swandale2017-02-191-1/+1
| * | cleanup and add output for default gemColby Swandale2017-02-191-2/+2
| * | remove version strings in rdoc specColby Swandale2017-02-131-2/+2
| * | fix breaking test with missing `RSpec.`Colby Swandale2017-02-131-1/+1
| * | allow info for default gemsColby Swandale2017-01-271-0/+8
| * | fix rubocop issuesColby Swandale2017-01-271-5/+5
| * | touchup specs, removed outdated status from bundle infoColby Swandale2017-01-271-17/+30