summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* add --name-only option to print only the name of each gemcolby/bundler-listColby Swandale2017-08-101-0/+7
* implement new list command taken from bundler showColby Swandale2017-08-041-0/+33
* Auto merge of #5896 - bundler:seg-globally-cache-git-repos, r=indirectThe Bundler Bot2017-07-252-7/+17
|\
| * [Source::Git] Cache repos globallyseg-globally-cache-git-reposSamuel Giddins2017-07-252-7/+17
* | add more clear error message for user when adding a gem in the Gemfile with a...colby/gem-empty-name-validationColby Swandale2017-07-251-0/+5
|/
* Auto merge of #5860 - bundler:seg-validate-settings, r=segiddinsThe Bundler Bot2017-07-2531-124/+314
|\
| * Ensure sudo specs are run against system gems for consistencyseg-validate-settingsSamuel Giddins2017-07-241-0/+3
| * Untangle the system gem path and the default bundle path in the specsSamuel Giddins2017-07-2422-84/+122
| * Add unit tests for the settings validatorSamuel Giddins2017-07-231-0/+111
| * Make the doctor specs robust against SystemExitSamuel Giddins2017-07-231-9/+6
| * Update the specs for the default bundle path being ./.bundleSamuel Giddins2017-07-236-26/+67
| * Default the install path to ./bundle in Bundler 2Samuel Giddins2017-07-233-6/+6
| * Introduce the notion of settings validationSamuel Giddins2017-07-231-3/+3
* | Auto merge of #5878 - bundler:seg-bundler-binstubs, r=indirectThe Bundler Bot2017-07-243-11/+117
|\ \ | |/ |/|
| * Update binstubs specs to handle legacy rubygemsseg-bundler-binstubsSamuel Giddins2017-07-211-1/+4
| * Quote env var values for ruby < 2 popenSamuel Giddins2017-07-211-1/+1
| * Handle when Bundler is only available on the load pathSamuel Giddins2017-07-212-4/+4
| * Add a special bundler binstub that ensures the correct version is activatedSamuel Giddins2017-07-211-7/+110
* | Add spec for prerelease dependency resolutionGrey Baker2017-07-222-0/+9
|/
* Auto merge of #5885 - bundler:seg-yaml-empty-string-values, r=segiddinsThe Bundler Bot2017-07-201-0/+1
|\
| * [YAMLSerializer] Handle empty strings properlyseg-yaml-empty-string-valuesSamuel Giddins2017-07-201-0/+2
* | [CLI] Dont print an outdated version warning when running a parseable commandseg-no-bundler-versio-warning-when-parseableSamuel Giddins2017-07-201-2/+13
* | [CLI] Deprecate install --force in favor of --redownloadSamuel Giddins2017-07-191-41/+43
* | [CLI] Deprecate install --cleanSamuel Giddins2017-07-191-2/+2
* | [CLI] Deprecate init --gemspecSamuel Giddins2017-07-191-2/+2
* | Update the specs for the new :deployment settingSamuel Giddins2017-07-1910-25/+25
* | Fix the realworld specs under Bundler 2Samuel Giddins2017-07-193-15/+2
* | Fix deployment specs under Bundler 2Samuel Giddins2017-07-192-22/+23
* | Ensure groups are properly handled when the overlap in settingsSamuel Giddins2017-07-191-3/+17
* | Use the create_file helper in the specs for its mkpathSamuel Giddins2017-07-191-3/+1
* | Remove several CLI flags that need to be set via config in Bundler 2Samuel Giddins2017-07-191-0/+1
* | Remove several CLI flags that need to be set via config in Bundler 2Samuel Giddins2017-07-1920-103/+111
* | Set forgotten command line options via config in 2.0Samuel Giddins2017-07-1922-142/+186
* | Update the settings specs for []= being removedSamuel Giddins2017-07-191-1/+1
* | [Settings] Stop remembering CLI options in Bundler 2Samuel Giddins2017-07-196-36/+38
* | Speed up no-op installsseg-speed-up-no-op-installSamuel Giddins2017-07-191-1/+1
* | Return an empty array if no extensions are foundGrey Baker2017-07-181-1/+7
* | Fix spec on 2.0 broken with the v1.15.2 mergeseg-fix-specsSamuel Giddins2017-07-171-1/+1
* | Merge tag 'v1.15.2'Samuel Giddins2017-07-171-0/+5
|\ \ | |/
| * fixup! Auto merge of #5819 - bundler:seg-full-index-invalid-deps, r=indirectSamuel Giddins2017-07-171-2/+3
| * Auto merge of #5855 - bundler:segiddins-spec-deps-update, r=segiddinsThe Bundler Bot2017-07-171-0/+3
| * Auto merge of #5826 - greysteil:handle-invalid-range-errors, r=indirectThe Bundler Bot2017-07-172-0/+58
| * Auto merge of #5848 - bundler:seg-inline-bundle-bin, r=colby-swandaleThe Bundler Bot2017-07-173-1/+18
| * Auto merge of #5817 - NickLaMuro:bug_with_path_gem_source_equivalency, r=segi...The Bundler Bot2017-07-172-0/+38
| * Auto merge of #5819 - bundler:seg-full-index-invalid-deps, r=indirectThe Bundler Bot2017-07-171-0/+24
| * Auto merge of #5809 - bundler:seg-config-converted-value, r=indirectThe Bundler Bot2017-07-171-0/+10
| * Auto merge of #5801 - jakauppila:fix_no_proxy_patch, r=segiddinsThe Bundler Bot2017-07-171-0/+15
| * Auto merge of #5804 - bundler:seg-remove-postit-trampoline, r=indirectThe Bundler Bot2017-07-173-216/+0
| * Auto merge of #5791 - bundler:seg-verbose-cli-print-no-defaults, r=colby-swan...The Bundler Bot2017-07-171-0/+5
| * Auto merge of #5713 - bundler:seg-viz-other-gem, r=indirectThe Bundler Bot2017-07-172-4/+45