summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Auto merge of #6101 - bundler:seg-digest-loading, r=colby-swandaleThe Bundler Bot2017-10-3014-20/+21
| * Auto merge of #6088 - bundler:seg-rubygems-psych-warning, r=olleolleolleThe Bundler Bot2017-10-302-1/+12
* | Auto merge of #6135 - greysteil:fix-typo, r=segiddinsThe Bundler Bot2017-10-301-1/+1
|\ \
| * | Fix typo in spec nameGrey Baker2017-10-301-1/+1
|/ /
* | Auto merge of #6133 - bundler:seg-bundler-2-5-default-activation-fix, r=colby...The Bundler Bot2017-10-291-0/+1
|\ \
| * | Ensure that autoloads are resolved in the real working directorySamuel Giddins2017-10-291-0/+1
|/ /
* | Auto merge of #6131 - bundler:seg-molinillo-0.6.4, r=segiddinsThe Bundler Bot2017-10-293-3/+3
|\ \
| * | Update vendored Molinillo to 0.6.4Samuel Giddins2017-10-293-3/+3
|/ /
* | Auto merge of #6128 - greysteil:prioritise-requested-gems, r=segiddinsThe Bundler Bot2017-10-284-3/+36
|\ \
| * | Prioritise explicitly requested gems in dependency resolution sort orderGrey Baker2017-10-274-3/+36
* | | Auto merge of #6123 - meganemura:remove-blank-line, r=colby-swandaleThe Bundler Bot2017-10-271-1/+1
|\ \ \ | |/ / |/| |
| * | Remove a blank line in generated gemspec for RUBY_VERSION >= "2.0.0"meganemura2017-10-271-1/+1
|/ /
* | Auto merge of #6125 - meganemura:fix-failing-spec, r=colby-swandaleThe Bundler Bot2017-10-261-2/+12
|\ \
| * | Fix failing spec for `bundle plugin list`meganemura2017-10-251-2/+12
|/ /
* | Auto merge of #6116 - bundler:seg-outdated-second-group, r=colby-swandaleThe Bundler Bot2017-10-252-1/+12
|\ \
| * | [Outdated] Support --group with the second group for a dependencyseg-outdated-second-groupSamuel Giddins2017-10-202-1/+12
* | | Auto merge of #6119 - bundler:seg-ruby-2-5-digest-gem, r=colby-swandaleThe Bundler Bot2017-10-2310-16/+12
|\ \ \
| * | | Avoid activating stdlib digest under Ruby 2.5seg-ruby-2-5-digest-gemSamuel Giddins2017-10-229-13/+11
| * | | [gemspec] Ensure we don’t activate the default gem under Ruby 2.5Samuel Giddins2017-10-221-3/+1
| |/ /
* | | Auto merge of #6120 - jumbosushi:plugin_list, r=indirectThe Bundler Bot2017-10-225-0/+116
|\ \ \ | |/ / |/| |
| * | Fix 'plugins list' pull requestAtsushi Yamamoto2017-10-223-3/+61
| * | implement command `bundle plugin list`fotanus2017-05-304-0/+58
* | | Auto merge of #6100 - bundler:colby/development-doc, r=segiddinsThe Bundler Bot2017-10-191-10/+14
|\ \ \
| * | | improve development setup and remove redundant quotescolby/development-docColby Swandale2017-10-171-10/+14
* | | | Auto merge of #6109 - olleolleolle:fix/typo-in-variable-name, r=segiddinsThe Bundler Bot2017-10-191-2/+2
|\ \ \ \
| * | | | release.rake: Fix typo in variable nameOlle Jonsson2017-10-181-2/+2
* | | | | Auto merge of #6092 - dekellum:do-not-rescue-signal-exception, r=segiddinsThe Bundler Bot2017-10-183-1/+23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add exec command spec test load with SignalExceptionDavid Kellum2017-10-181-0/+20
| * | | | Avoid rescue of SignalException in kernel_load and with_friendly_errorsDavid Kellum2017-10-142-1/+3
* | | | | Auto merge of #6096 - ericboehs:eb-linkify-changelog, r=colby-swandaleThe Bundler Bot2017-10-171-566/+566
|\ \ \ \ \
| * | | | | ### What was the end-user problem that led to this PR?Eric Boehs2017-10-131-566/+566
* | | | | | Auto merge of #6098 - akhramov:fix/doubled-message-in-verbose-mode, r=segiddinsThe Bundler Bot2017-10-162-7/+10
|\ \ \ \ \ \
| * | | | | | Fix doubled message in verbose modeArtyom Khramov2017-10-142-7/+10
| | |/ / / / | |/| | | |
* | | | | | Auto merge of #6099 - bundler:colby/docs-ascii, r=segiddinsThe Bundler Bot2017-10-161-1/+1
|\ \ \ \ \ \
| * | | | | | remove non-ascii chars from binstubs man pagecolby/docs-asciiColby Swandale2017-10-151-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Auto merge of #6102 - amatsuda:warnings, r=segiddinsThe Bundler Bot2017-10-161-6/+12
|\ \ \ \ \ \
| * | | | | | Double assignment is no longer an effective workaround for unused variable wa...Akira Matsuda2017-10-161-6/+12
| | |/ / / / | |/| | | |
* | | | | | Auto merge of #6101 - bundler:seg-digest-loading, r=colby-swandaleThe Bundler Bot2017-10-1614-20/+20
|\ \ \ \ \ \
| * | | | | | Load digest subclasses in a thread-safe mannerseg-digest-loadingSamuel Giddins2017-10-1514-20/+20
| |/ / / / /
* | | | | | Auto merge of #6088 - bundler:seg-rubygems-psych-warning, r=olleolleolleThe Bundler Bot2017-10-162-1/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Avoid RubyGems psych warning breaking the testsseg-rubygems-psych-warningSamuel Giddins2017-10-102-1/+12
| | |_|_|/ | |/| | |
* | | | | Auto merge of #6080 - hsbt:use-rubygems, r=olleolleolleThe Bundler Bot2017-10-141-1/+1
|\ \ \ \ \
| * | | | | Rename `-rubygerms` option. It only needs with Ruby 1.8 and Ruby 2.5 will rem...SHIBATA Hiroshi2017-10-061-1/+1
* | | | | | Auto merge of #6084 - bundler:colby/flaky-test, r=segiddinsThe Bundler Bot2017-10-142-2/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Load Digest::SHA2 using Digest()colby/flaky-testColby Swandale2017-10-142-2/+2
| | |_|/ / | |/| | |
* | | | | Auto merge of #6054 - walf443:improve_rubocop_todo, r=segiddinsThe Bundler Bot2017-10-0614-95/+15
|\ \ \ \ \
| * | | | | improve rubocop_todo.ymlKeiji Yoshimi2017-09-2414-95/+15
* | | | | | Auto merge of #6078 - hsbt:rename-travis-template, r=olleolleolleThe Bundler Bot2017-10-062-1/+1
|\ \ \ \ \ \
| * | | | | | Rename .travis.yml.tt to travis.yml.tt. Because installer of ruby core ignoredSHIBATA Hiroshi2017-10-062-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Auto merge of #6081 - sunny:patch-2, r=olleolleolleThe Bundler Bot2017-10-061-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |