| Commit message (Expand) | Author | Age | Files | Lines |
* | [Update] Warn when an explicitly updated spec does not get a newer versionseg-explicit-update-warning | Samuel Giddins | 2017-07-27 | 2 | -0/+33 |
* | Auto merge of #5901 - bundler:seg-bundler-2-tasks, r=indirect | The Bundler Bot | 2017-07-26 | 2 | -0/+18 |
|\ |
|
| * | Add a task to install a bundler 2 dev gemseg-bundler-2-tasks | Samuel Giddins | 2017-07-26 | 1 | -0/+10 |
| * | Add bundle2 binstub | Samuel Giddins | 2017-07-26 | 1 | -0/+8 |
|/ |
|
* | Auto merge of #5896 - bundler:seg-globally-cache-git-repos, r=indirect | The Bundler Bot | 2017-07-25 | 4 | -15/+21 |
|\ |
|
| * | [Source::Git] Cache repos globallyseg-globally-cache-git-repos | Samuel Giddins | 2017-07-25 | 4 | -15/+21 |
* | | Auto merge of #5892 - arbonap:pa-gemfile-doc-changes, r=colby-swandale | The Bundler Bot | 2017-07-25 | 1 | -0/+31 |
|\ \ |
|
| * | | Add bundle-install and gemfile background explanations | Patricia Arbona | 2017-07-23 | 1 | -0/+31 |
* | | | Auto merge of #5897 - bundler:colby/gem-empty-name-validation, r=segiddins | The Bundler Bot | 2017-07-25 | 3 | -0/+13 |
|\ \ \
| |_|/
|/| | |
|
| * | | add more clear error message for user when adding a gem in the Gemfile with a...colby/gem-empty-name-validation | Colby Swandale | 2017-07-25 | 3 | -0/+13 |
|/ / |
|
* | | Auto merge of #5860 - bundler:seg-validate-settings, r=segiddins | The Bundler Bot | 2017-07-25 | 46 | -187/+518 |
|\ \ |
|
| * | | Ensure sudo specs are run against system gems for consistencyseg-validate-settings | Samuel Giddins | 2017-07-24 | 1 | -0/+3 |
| * | | [Validator] Inspect array of symbols for 1.8.7 compatibility | Samuel Giddins | 2017-07-24 | 1 | -1/+1 |
| * | | Untangle the system gem path and the default bundle path in the specs | Samuel Giddins | 2017-07-24 | 23 | -85/+123 |
| * | | fixup! Add unit tests for the settings validator | Samuel Giddins | 2017-07-23 | 1 | -2/+2 |
| * | | Hash#to_h does not exist on old rubies | Samuel Giddins | 2017-07-23 | 1 | -1/+1 |
| * | | Add unit tests for the settings validator | Samuel Giddins | 2017-07-23 | 3 | -6/+117 |
| * | | Make the doctor specs robust against SystemExit | Samuel Giddins | 2017-07-23 | 1 | -9/+6 |
| * | | nil out @configured in Bundler.reset! | Samuel Giddins | 2017-07-23 | 1 | -0/+1 |
| * | | [EndpointSpecification] Ensure all ivars are initialized | Samuel Giddins | 2017-07-23 | 1 | -0/+1 |
| * | | Update the specs for the default bundle path being ./.bundle | Samuel Giddins | 2017-07-23 | 10 | -35/+75 |
| * | | Default the install path to ./bundle in Bundler 2 | Samuel Giddins | 2017-07-23 | 15 | -46/+90 |
| * | | Introduce the notion of settings validation | Samuel Giddins | 2017-07-23 | 5 | -22/+118 |
| |/ |
|
* | | Auto merge of #5891 - arbonap:master, r=segiddins | The Bundler Bot | 2017-07-25 | 1 | -30/+30 |
|\ \ |
|
| * | | Alphabetize install flags; add links to Rubygems docs | Patricia Arbona | 2017-07-21 | 1 | -30/+30 |
* | | | Auto merge of #5874 - rubymorillo:rubymorillo-edits-1, r=segiddins | The Bundler Bot | 2017-07-24 | 1 | -6/+8 |
|\ \ \ |
|
| * | | | Updated Development setup page | Stephanie Morillo | 2017-07-19 | 1 | -6/+8 |
* | | | | Auto merge of #5878 - bundler:seg-bundler-binstubs, r=indirect | The Bundler Bot | 2017-07-24 | 9 | -19/+225 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Update binstubs specs to handle legacy rubygemsseg-bundler-binstubs | Samuel Giddins | 2017-07-21 | 1 | -1/+4 |
| * | | | Quote env var values for ruby < 2 popen | Samuel Giddins | 2017-07-21 | 1 | -1/+1 |
| * | | | Re-format the bundle binstub to conform to Bundler standard | Samuel Giddins | 2017-07-21 | 1 | -10/+19 |
| * | | | Handle when Bundler is only available on the load path | Samuel Giddins | 2017-07-21 | 3 | -7/+20 |
| * | | | Add a special bundler binstub that ensures the correct version is activated | Samuel Giddins | 2017-07-21 | 7 | -15/+196 |
* | | | | Auto merge of #5893 - greysteil:add-prerelease-spec, r=segiddins | The Bundler Bot | 2017-07-22 | 2 | -0/+9 |
|\ \ \ \ |
|
| * | | | | Add spec for prerelease dependency resolution | Grey Baker | 2017-07-22 | 2 | -0/+9 |
|/ / / / |
|
* | | | | Auto merge of #5882 - bundler:rubymorillo-patch-1, r=colby-swandale | The Bundler Bot | 2017-07-22 | 1 | -0/+7 |
|\ \ \ \ |
|
| * | | | | Removed whitespace | Stephanie Morillo | 2017-07-21 | 1 | -5/+5 |
| * | | | | Add graph re: bundle exec modifying lockfile | Stephanie Morillo | 2017-07-20 | 1 | -0/+7 |
* | | | | | Auto merge of #5883 - bundler:rubymorillo-patch-2, r=colby-swandale | The Bundler Bot | 2017-07-22 | 1 | -0/+1 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Add line re: CGI escape | Stephanie Morillo | 2017-07-20 | 1 | -0/+1 |
| |/ / / |
|
* | | | | Merge tag 'v1.15.3' | Samuel Giddins | 2017-07-21 | 2 | -1/+8 |
|\ \ \ \ |
|
| * | | | | Version 1.15.3 with changelogv1.15.3 | Samuel Giddins | 2017-07-21 | 2 | -1/+8 |
| * | | | | Auto merge of #5890 - bundler:seg-require-gemdeps, r=colby-swandale | The Bundler Bot | 2017-07-21 | 1 | -0/+1 |
| * | | | | Auto merge of #5885 - bundler:seg-yaml-empty-string-values, r=segiddins | The Bundler Bot | 2017-07-21 | 1 | -0/+1 |
| * | | | | Auto merge of #5884 - bundler:seg-no-bundler-versio-warning-when-parseable, r... | The Bundler Bot | 2017-07-21 | 2 | -7/+27 |
* | | | | | Auto merge of #5888 - bundler:rubymorillo-patch-3, r=indirect | The Bundler Bot | 2017-07-21 | 1 | -0/+11 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Remove whitespace, change sentence | Stephanie Morillo | 2017-07-21 | 1 | -7/+7 |
| * | | | | Adding graphs explaining binstubs | Stephanie Morillo | 2017-07-20 | 1 | -0/+11 |
| | |/ /
| |/| | |
|
* | | | | Auto merge of #5887 - arbonap:master, r=indirect | The Bundler Bot | 2017-07-21 | 1 | -2/+4 |
|\ \ \ \ |
|
| * | | | | collapse examples where possible | Andre Arko | 2017-07-20 | 1 | -17/+3 |