summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [Env] Print all gemfiles that have been evaledseg-env-eval-gemfileSamuel Giddins2017-07-276-10/+86
* Auto merge of #5901 - bundler:seg-bundler-2-tasks, r=indirectThe Bundler Bot2017-07-262-0/+18
|\
| * Add a task to install a bundler 2 dev gemseg-bundler-2-tasksSamuel Giddins2017-07-261-0/+10
| * Add bundle2 binstubSamuel Giddins2017-07-261-0/+8
|/
* Auto merge of #5896 - bundler:seg-globally-cache-git-repos, r=indirectThe Bundler Bot2017-07-254-15/+21
|\
| * [Source::Git] Cache repos globallyseg-globally-cache-git-reposSamuel Giddins2017-07-254-15/+21
* | Auto merge of #5892 - arbonap:pa-gemfile-doc-changes, r=colby-swandaleThe Bundler Bot2017-07-251-0/+31
|\ \
| * | Add bundle-install and gemfile background explanationsPatricia Arbona2017-07-231-0/+31
* | | Auto merge of #5897 - bundler:colby/gem-empty-name-validation, r=segiddinsThe Bundler Bot2017-07-253-0/+13
|\ \ \ | |_|/ |/| |
| * | add more clear error message for user when adding a gem in the Gemfile with a...colby/gem-empty-name-validationColby Swandale2017-07-253-0/+13
|/ /
* | Auto merge of #5860 - bundler:seg-validate-settings, r=segiddinsThe Bundler Bot2017-07-2546-187/+518
|\ \
| * | Ensure sudo specs are run against system gems for consistencyseg-validate-settingsSamuel Giddins2017-07-241-0/+3
| * | [Validator] Inspect array of symbols for 1.8.7 compatibilitySamuel Giddins2017-07-241-1/+1
| * | Untangle the system gem path and the default bundle path in the specsSamuel Giddins2017-07-2423-85/+123
| * | fixup! Add unit tests for the settings validatorSamuel Giddins2017-07-231-2/+2
| * | Hash#to_h does not exist on old rubiesSamuel Giddins2017-07-231-1/+1
| * | Add unit tests for the settings validatorSamuel Giddins2017-07-233-6/+117
| * | Make the doctor specs robust against SystemExitSamuel Giddins2017-07-231-9/+6
| * | nil out @configured in Bundler.reset!Samuel Giddins2017-07-231-0/+1
| * | [EndpointSpecification] Ensure all ivars are initializedSamuel Giddins2017-07-231-0/+1
| * | Update the specs for the default bundle path being ./.bundleSamuel Giddins2017-07-2310-35/+75
| * | Default the install path to ./bundle in Bundler 2Samuel Giddins2017-07-2315-46/+90
| * | Introduce the notion of settings validationSamuel Giddins2017-07-235-22/+118
| |/
* | Auto merge of #5891 - arbonap:master, r=segiddinsThe Bundler Bot2017-07-251-30/+30
|\ \
| * | Alphabetize install flags; add links to Rubygems docsPatricia Arbona2017-07-211-30/+30
* | | Auto merge of #5874 - rubymorillo:rubymorillo-edits-1, r=segiddinsThe Bundler Bot2017-07-241-6/+8
|\ \ \
| * | | Updated Development setup pageStephanie Morillo2017-07-191-6/+8
* | | | Auto merge of #5878 - bundler:seg-bundler-binstubs, r=indirectThe Bundler Bot2017-07-249-19/+225
|\ \ \ \ | |_|_|/ |/| | |
| * | | 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
| * | | Re-format the bundle binstub to conform to Bundler standardSamuel Giddins2017-07-211-10/+19
| * | | Handle when Bundler is only available on the load pathSamuel Giddins2017-07-213-7/+20
| * | | Add a special bundler binstub that ensures the correct version is activatedSamuel Giddins2017-07-217-15/+196
* | | | Auto merge of #5893 - greysteil:add-prerelease-spec, r=segiddinsThe Bundler Bot2017-07-222-0/+9
|\ \ \ \
| * | | | Add spec for prerelease dependency resolutionGrey Baker2017-07-222-0/+9
|/ / / /
* | | | Auto merge of #5882 - bundler:rubymorillo-patch-1, r=colby-swandaleThe Bundler Bot2017-07-221-0/+7
|\ \ \ \
| * | | | Removed whitespaceStephanie Morillo2017-07-211-5/+5
| * | | | Add graph re: bundle exec modifying lockfileStephanie Morillo2017-07-201-0/+7
* | | | | Auto merge of #5883 - bundler:rubymorillo-patch-2, r=colby-swandaleThe Bundler Bot2017-07-221-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add line re: CGI escapeStephanie Morillo2017-07-201-0/+1
| |/ / /
* | | | Merge tag 'v1.15.3'Samuel Giddins2017-07-212-1/+8
|\ \ \ \
| * | | | Version 1.15.3 with changelogv1.15.3Samuel Giddins2017-07-212-1/+8
| * | | | Auto merge of #5890 - bundler:seg-require-gemdeps, r=colby-swandaleThe Bundler Bot2017-07-211-0/+1
| * | | | Auto merge of #5885 - bundler:seg-yaml-empty-string-values, r=segiddinsThe Bundler Bot2017-07-211-0/+1
| * | | | Auto merge of #5884 - bundler:seg-no-bundler-versio-warning-when-parseable, r...The Bundler Bot2017-07-212-7/+27
* | | | | Auto merge of #5888 - bundler:rubymorillo-patch-3, r=indirectThe Bundler Bot2017-07-211-0/+11
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove whitespace, change sentenceStephanie Morillo2017-07-211-7/+7
| * | | | Adding graphs explaining binstubsStephanie Morillo2017-07-201-0/+11
| | |/ / | |/| |
* | | | Auto merge of #5887 - arbonap:master, r=indirectThe Bundler Bot2017-07-211-2/+4
|\ \ \ \
| * | | | collapse examples where possibleAndre Arko2017-07-201-17/+3