| Commit message (Expand) | Author | Age | Files | Lines |
* | :cop:indirect/verify-before-release | Andre Arko | 2017-12-25 | 1 | -1/+2 |
* | Require ronn and verify GitHub before releasing | Andre Arko | 2017-12-23 | 1 | -2/+5 |
* | Version 1.16.1 with changelogv1.16.1 | Samuel Giddins | 2017-12-21 | 2 | -1/+14 |
* | Added workarounds for Travis specific issues. | SHIBATA Hiroshi | 2017-12-21 | 4 | -10/+14 |
* | Try to get specs passing on old RubyGems | Samuel Giddins | 2017-12-21 | 7 | -35/+49 |
* | Remove the bundler default spec consistently across ruby versions | Samuel Giddins | 2017-12-21 | 1 | -2/+9 |
* | Fix the pristine spec so it still can access the default gem | Samuel Giddins | 2017-12-21 | 2 | -1/+2 |
* | Unregister the bundler default spec in the tests | Samuel Giddins | 2017-12-21 | 2 | -14/+14 |
* | [Travis] Use the old trusty image temporarily | Samuel Giddins | 2017-12-12 | 1 | -0/+3 |
* | Auto merge of #6200 - voxik:relax-directory-restrictions, r=segiddins | The Bundler Bot | 2017-12-12 | 1 | -1/+1 |
* | Auto merge of #6188 - bundler:indirect/fix-6072, r=indirect | The Bundler Bot | 2017-12-12 | 1 | -34/+32 |
* | Auto merge of #6194 - voxik:fix-version-replacement-in-lockfile, r=segiddins | The Bundler Bot | 2017-12-12 | 1 | -1/+1 |
* | Auto merge of #6145 - halfbyte:reduce_dependency_trees_bailout, r=segiddins | The Bundler Bot | 2017-12-12 | 1 | -0/+2 |
* | Auto merge of #6207 - bundler:colby/init-gemfile-path-child, r=segiddins | The Bundler Bot | 2017-12-12 | 2 | -32/+40 |
* | Auto merge of #6212 - hsbt:prepare-v1.16.1, r=hsbt | The Bundler Bot | 2017-12-12 | 26 | -34/+187 |
|\ |
|
| * | rubocop -a | SHIBATA Hiroshi | 2017-12-11 | 1 | -33/+35 |
| * | skip old versions for rack dependency problem. | SHIBATA Hiroshi | 2017-12-11 | 1 | -1/+1 |
| * | Auto merge of #6202 - hsbt:warning-bundler-binstub, r=hsbt | The Bundler Bot | 2017-12-11 | 2 | -1/+28 |
| * | Auto merge of #6201 - jetthoughts:binstub-use-gemfile-from-env, r=indirect | The Bundler Bot | 2017-12-11 | 2 | -3/+32 |
| * | Auto merge of #6209 - hsbt:ignore-doc-templates, r=colby-swandale | The Bundler Bot | 2017-12-11 | 1 | -0/+1 |
| * | Auto merge of #6188 - bundler:indirect/fix-6072, r=indirect | The Bundler Bot | 2017-12-11 | 6 | -9/+50 |
| * | Auto merge of #6195 - dr-itz:unbreak-warbler, r=segiddins | The Bundler Bot | 2017-12-11 | 1 | -0/+2 |
| * | Auto merge of #6186 - greysteil:treat-release-preference-as-constraint, r=ind... | The Bundler Bot | 2017-12-11 | 3 | -1/+24 |
| * | Auto merge of #6157 - mattbrictson:fix-nomethoderror-bundle-update-group, r=i... | The Bundler Bot | 2017-12-11 | 2 | -1/+20 |
| * | Auto merge of #6078 - hsbt:rename-travis-template, r=olleolleolle | The Bundler Bot | 2017-12-11 | 2 | -1/+1 |
| * | Auto merge of #6007 - hsbt:use-halper-methods-for-path, r=segiddins | The Bundler Bot | 2017-12-11 | 8 | -19/+28 |
|/ |
|
* | Auto merge of #6203 - hsbt:fixed-uri-changes-ruby25, r=hsbt | The Bundler Bot | 2017-12-11 | 10 | -116/+116 |
|\ |
|
| * | Fixed failing examples for Bundler 2 API | SHIBATA Hiroshi | 2017-12-11 | 2 | -3/+3 |
| * | Fixed failing examples with Ruby 2.5. | SHIBATA Hiroshi | 2017-12-11 | 10 | -113/+113 |
* | | Auto merge of #6117 - hsbt:backport-6080, r=hsbt | The Bundler Bot | 2017-12-11 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Rename `-rubygerms` option. It only needs with Ruby 1.8 and Ruby 2.5 will rem... | SHIBATA Hiroshi | 2017-12-11 | 1 | -1/+1 |
|/ |
|
* | Auto merge of #6204 - hsbt:fix-travis, r=hsbt | The Bundler Bot | 2017-12-11 | 4 | -6/+18 |
|\ |
|
| * | Fixed broken examples on Travis CI. | SHIBATA Hiroshi | 2017-12-09 | 4 | -6/+18 |
|/ |
|
* | Version 1.16.0 with changelogv1.16.0 | Samuel Giddins | 2017-10-31 | 2 | -1/+15 |
* | Ensure bundler/psyched_yaml is always loaded before Gem.load_yaml is called | Samuel Giddins | 2017-10-30 | 2 | -0/+3 |
* | Properly handle unsafe YAML warnings in specs on Ruby 1.8.7 | Samuel Giddins | 2017-10-30 | 3 | -1/+11 |
* | [Deprecate] Ensure skip is defined before being accessed | Samuel Giddins | 2017-10-30 | 1 | -2/+3 |
* | [Definition] Ensure @gem_version_promoter is never nil | Samuel Giddins | 2017-10-30 | 1 | -1/+1 |
* | Auto merge of #6133 - bundler:seg-bundler-2-5-default-activation-fix, r=colby... | The Bundler Bot | 2017-10-30 | 1 | -0/+1 |
* | Auto merge of #6131 - bundler:seg-molinillo-0.6.4, r=segiddins | The Bundler Bot | 2017-10-30 | 3 | -3/+3 |
* | Auto merge of #6128 - greysteil:prioritise-requested-gems, r=segiddins | The Bundler Bot | 2017-10-30 | 4 | -3/+36 |
* | Auto merge of #6119 - bundler:seg-ruby-2-5-digest-gem, r=colby-swandale | The Bundler Bot | 2017-10-30 | 10 | -16/+13 |
* | Auto merge of #6092 - dekellum:do-not-rescue-signal-exception, r=segiddins | The Bundler Bot | 2017-10-30 | 3 | -1/+23 |
* | Auto merge of #6098 - akhramov:fix/doubled-message-in-verbose-mode, r=segiddins | The Bundler Bot | 2017-10-30 | 2 | -7/+11 |
* | Auto merge of #6099 - bundler:colby/docs-ascii, r=segiddins | The Bundler Bot | 2017-10-30 | 1 | -1/+1 |
* | Auto merge of #6102 - amatsuda:warnings, r=segiddins | The Bundler Bot | 2017-10-30 | 1 | -6/+12 |
* | Auto merge of #6101 - bundler:seg-digest-loading, r=colby-swandale | The Bundler Bot | 2017-10-30 | 14 | -20/+21 |
* | Auto merge of #6088 - bundler:seg-rubygems-psych-warning, r=olleolleolle | The Bundler Bot | 2017-10-30 | 2 | -1/+12 |
* | Version 1.16.0.pre.3 with changelogv1.16.0.pre.3 | Samuel Giddins | 2017-10-04 | 1 | -1/+1 |
* | Auto merge of #6073 - bundler:colby/gem-env-dir, r=indirect | The Bundler Bot | 2017-10-04 | 1 | -1/+1 |
|\ |
|