| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Auto merge of #5928 - shayonj:s/download-retry, r=segiddins | The Bundler Bot | 2017-08-19 | 1 | -2/+4 |
* | | | Auto merge of #5720 - bundler:seg-compatibility-guard, r=indirect | The Bundler Bot | 2017-08-19 | 4 | -0/+20 |
|\ \ \ |
|
| * | | | Ensure versions are unfrozen for super old RGseg-compatibility-guard | Samuel Giddins | 2017-08-17 | 1 | -1/+1 |
| * | | | Update supported versions according to https://github.com/bundler/bundler/iss... | Samuel Giddins | 2017-08-17 | 4 | -5/+8 |
| * | | | Add a compatibility guard that prints friendly errors on bundler 2+ | Samuel Giddins | 2017-08-17 | 4 | -0/+17 |
* | | | | Move cached extensions to cache/extensionsseg-globally-cache-built-extensions | Samuel Giddins | 2017-08-19 | 4 | -14/+24 |
* | | | | Cache git extensions in a path that includes the rev | Samuel Giddins | 2017-08-19 | 1 | -1/+1 |
* | | | | Just dont cache extensions on super old RG versions | Samuel Giddins | 2017-08-19 | 2 | -2/+7 |
* | | | | Globally cache built extensions for RG & Git sources | Samuel Giddins | 2017-08-19 | 5 | -2/+41 |
* | | | | Auto merge of #5933 - NickLaMuro:bundle-pristine-respect-bundler-config, r=se... | The Bundler Bot | 2017-08-18 | 1 | -2/+6 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Use Bundler::Installer for bundle pristine | Nick LaMuro | 2017-08-14 | 1 | -2/+6 |
* | | | | Update specs for thor handling file clashes | Samuel Giddins | 2017-08-16 | 1 | -3/+4 |
* | | | | Remove hack for help accepting --no-color | Samuel Giddins | 2017-08-16 | 1 | -3/+0 |
* | | | | Update Thor to 0.20.0 | Rafael Mendonça França | 2017-08-16 | 18 | -59/+175 |
* | | | | Auto merge of #5880 - stan3:ssl_cert_from_gem_config, r=indirect | The Bundler Bot | 2017-08-16 | 1 | -6/+12 |
|\ \ \ \ |
|
| * | | | | Use ssl client cert and ca cert settings from gem configuration as fallbacks | Tristan Hill | 2017-07-24 | 1 | -6/+12 |
* | | | | | Auto merge of #5910 - bundler:seg-outdated-warning-tweak, r=indirect | The Bundler Bot | 2017-08-15 | 1 | -1/+10 |
|\ \ \ \ \ |
|
| * | | | | | [CLI] Suggest bundle update --bundler when a newer version is installedseg-outdated-warning-tweak | Samuel Giddins | 2017-08-01 | 1 | -1/+10 |
* | | | | | | Auto merge of #5904 - bundler:seg-explicit-update-warning, r=indirect | The Bundler Bot | 2017-08-14 | 1 | -0/+15 |
|\ \ \ \ \ \ |
|
| * | | | | | | [Update] Warn when an explicitly updated spec does not get a newer versionseg-explicit-update-warning | Samuel Giddins | 2017-07-27 | 1 | -0/+15 |
* | | | | | | | Auto merge of #5927 - ajwann:warn-if-path-contains-colon, r=segiddins | The Bundler Bot | 2017-08-13 | 1 | -0/+12 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | use include? instead of match | Adam Wanninger | 2017-08-13 | 1 | -1/+1 |
| * | | | | | | | raise PathError instead of BundlerError | Adam Wanninger | 2017-08-09 | 1 | -2/+2 |
| * | | | | | | | raise BundlerError and expand error messsage | Adam Wanninger | 2017-08-07 | 1 | -4/+7 |
| * | | | | | | | fix rubocop failures | Adam Wanninger | 2017-08-07 | 1 | -5/+5 |
| * | | | | | | | exit if bundle bin path contains a path separator | Adam Wanninger | 2017-08-07 | 1 | -0/+9 |
| |/ / / / / / |
|
* | | | | | | | Auto merge of #5658 - adrian-gomez:passowrds_on_remotes, r=segiddins | The Bundler Bot | 2017-08-12 | 6 | -11/+58 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | Allow to add username and password to a remote during a deployment | Adrian Gomez | 2017-08-02 | 6 | -11/+58 |
| |/ / / / / |
|
* | | | | | | Auto merge of #5912 - koic:dont_create_gem_home_before_setting_it, r=segiddins | The Bundler Bot | 2017-08-12 | 1 | -7/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | [2.0] Don't create gem home before setting it | Koichi ITO | 2017-08-02 | 1 | -7/+0 |
* | | | | | | | Auto merge of #5928 - shayonj:s/download-retry, r=segiddins | The Bundler Bot | 2017-08-11 | 1 | -2/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Retry downloading gems consistently across all versions of RubyGems | Shayon Mukherjee | 2017-08-06 | 1 | -2/+4 |
* | | | | | | | | Auto merge of #5920 - bundler:colby/bundler-list, r=segiddins | The Bundler Bot | 2017-08-11 | 4 | -1/+37 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | add --name-only option to print only the name of each gemcolby/bundler-list | Colby Swandale | 2017-08-10 | 2 | -4/+10 |
| * | | | | | | | implement new list command taken from bundler show | Colby Swandale | 2017-08-04 | 4 | -1/+31 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Fix the tempalte of gems.rb | Koichi ITO | 2017-08-03 | 1 | -1/+1 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Auto merge of #5902 - bundler:seg-molinillo-0.6, r=segiddins | The Bundler Bot | 2017-08-01 | 25 | -365/+805 |
|\ \ \ \ \ \ |
|
| * | | | | | | Update vendored Molinillo to 0.6.1seg-molinillo-0.6 | Samuel Giddins | 2017-08-01 | 2 | -15/+3 |
| * | | | | | | Update vendored Molinillo to 0.6.0 | Samuel Giddins | 2017-08-01 | 21 | -161/+629 |
| * | | | | | | Update prerelease logic for new molinillo | Samuel Giddins | 2017-08-01 | 2 | -8/+4 |
| * | | | | | | [DepProxy] Allow == nil | Samuel Giddins | 2017-08-01 | 1 | -0/+1 |
| * | | | | | | [Resolver] Use Molinillo’s built in conflict message with trees | Samuel Giddins | 2017-08-01 | 1 | -91/+68 |
| * | | | | | | Refactor SpecGroup to not subclass Array | Samuel Giddins | 2017-08-01 | 2 | -102/+112 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Auto merge of #5909 - koic:print_only_version_number, r=segiddins | The Bundler Bot | 2017-08-01 | 3 | -1/+8 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | [2.0] Print only version number from `bundler --version` | Koichi ITO | 2017-08-01 | 3 | -1/+8 |
| |/ / / / |
|
* | | | | | Auto merge of #5900 - bundler:seg-env-eval-gemfile, r=colby-swandale | The Bundler Bot | 2017-08-01 | 3 | -7/+21 |
|\ \ \ \ \ |
|
| * | | | | | [Env] Print all gemfiles that have been evaledseg-env-eval-gemfile | Samuel Giddins | 2017-07-27 | 3 | -7/+21 |
| |/ / / / |
|
* | | | | | Auto merge of #5907 - roberts1000:fix-magic-comment-style-for-gemspec-templat... | The Bundler Bot | 2017-07-31 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | Add new line after new gem gemspec template | Robert Soly | 2017-07-31 | 1 | -0/+1 |
| |/ / / / |
|
* | | | | | Delete redundant aliases from bundle outdated command | Patricia Arbona | 2017-07-27 | 1 | -2/+2 |
|/ / / / |
|