summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | simplify `md5_available?` test using `OpenSSL::Digest:MD5.digest`Will Jordan2017-02-172-30/+17
| * | | | Enable compact index when OpenSSL FIPS mode is enabled but not activeWill Jordan2017-02-162-9/+51
* | | | | Auto merge of #5417 - seban:document-mirror-fallback-timeout-option, r=segiddinsThe Bundler Bot2017-02-181-1/+14
|\ \ \ \ \
| * | | | | update wordingAndre Arko2017-02-171-6/+7
| * | | | | Add documentation for mirror.fallback_timeout option.Sebastian Nowak2017-02-091-0/+12
* | | | | | Auto merge of #5439 - danielpclark:patch_gh_username, r=segiddinsThe Bundler Bot2017-02-173-7/+13
|\ \ \ \ \ \
| * | | | | | Fix Github username for README.md contrib URLDaniel P. Clark2017-02-173-7/+13
| | |_|_|/ / | |/| | | |
* | | | | | Auto merge of #5442 - kerrizor:patch-1, r=segiddinsThe Bundler Bot2017-02-171-1/+1
|\ \ \ \ \ \
| * | | | | | fixing small typo in commentsKerri Miller2017-02-171-1/+1
|/ / / / / /
* | | | | | Auto merge of #5437 - colby-swandale:bug-triage, r=indirectThe Bundler Bot2017-02-171-12/+10
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | PR feedback and revert `a bug` back to `the bug`Colby Swandale2017-02-161-2/+2
| * | | | | improvements to the BUG_TRIAGE guideColby Swandale2017-02-161-12/+10
| |/ / / /
* | | | | Auto merge of #5435 - bundler:aa-rm-post-install, r=indirectThe Bundler Bot2017-02-161-7/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | remove post-install on account of confusionaa-rm-post-installAndre Arko2017-02-151-7/+0
|/ / / /
* | | | Auto merge of #5388 - rhenium:topic/defer-requiring-rubygems-spec_fetcher, r=...The Bundler Bot2017-02-165-5/+14
|\ \ \ \
| * | | | Defer requiring rubygems/spec_fetcher until it becomes necessaryKazuki Yamaguchi2017-02-145-5/+14
* | | | | Auto merge of #5421 - bundler:seg-read-only-fs-no-global-settings, r=indirectThe Bundler Bot2017-02-156-3/+25
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | [Settings] Allow not reading the global config file when there is no $HOME an...seg-read-only-fs-no-global-settingsSamuel Giddins2017-02-103-2/+19
| * | | | In specs, set TMPDIR to be ./tmp/tmpdirSamuel Giddins2017-02-103-2/+7
* | | | | Auto merge of #5221 - bundler:seg-update-thor, r=indirectThe Bundler Bot2017-02-1328-323/+416
|\ \ \ \ \
| * | | | | [CLI] Re-allow bundle help --no-colorseg-update-thorSamuel Giddins2017-02-121-0/+3
| * | | | | [Thor] Update to v0.19.4Samuel Giddins2017-02-1227-323/+413
* | | | | | Merge tag 'v1.14.4'Samuel Giddins2017-02-122-1/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Version 1.14.4 with changelogv1.14.4Samuel Giddins2017-02-122-1/+14
| * | | | | Auto merge of #5415 - nodo:issue-5358-conflicts-in-bundle-gem, r=segiddinsThe Bundler Bot2017-02-122-1/+28
| * | | | | Auto merge of #5410 - bundler:seg-git-build-args, r=indirectThe Bundler Bot2017-02-123-6/+56
| * | | | | Auto merge of #5363 - svoop:permissive_tmp_home_dirs, r=indirectThe Bundler Bot2017-02-123-21/+71
| * | | | | Auto merge of #5413 - bundler:seg-molinillo-0.5.6, r=segiddinsThe Bundler Bot2017-02-125-10/+37
| * | | | | Auto merge of #5408 - bundler:seg-ensure-silent-shell-parity, r=segiddinsThe Bundler Bot2017-02-122-0/+38
| * | | | | Auto merge of #5391 - bundler:seg-ruby-version-requirement-valid, r=indirectThe Bundler Bot2017-02-122-1/+25
| * | | | | Auto merge of #5368 - savionok:sav-cover-Bundler-FriendlyErrors-with-tests, r...The Bundler Bot2017-02-122-3/+183
| * | | | | Auto merge of #5393 - 5t111111:fix-warning-when-a-dependency-unused, r=segiddinsThe Bundler Bot2017-02-122-4/+6
| * | | | | Auto merge of #5392 - bundler:improve-messaging, r=segiddinsThe Bundler Bot2017-02-121-4/+4
| * | | | | Auto merge of #5389 - Shekharrajak:5384_inject_usage, r=segiddinsThe Bundler Bot2017-02-123-5/+17
| * | | | | Auto merge of #5376 - colby-swandale:bundle-show-update-lock, r=segiddinsThe Bundler Bot2017-02-122-0/+28
| * | | | | Auto merge of #5382 - bundler:seg-error-template-issues-url, r=segiddinsThe Bundler Bot2017-02-121-1/+1
* | | | | | Auto merge of #5266 - bundler:seg-install-frozen-gemspec-deps-changed, r=indi...The Bundler Bot2017-02-128-20/+81
|\ \ \ \ \ \
| * | | | | | [Source::Path] Don’t store cache paths in the lockfileseg-install-frozen-gemspec-deps-changedSamuel Giddins2017-02-102-5/+37
| * | | | | | [Definition] Allow adding new gemspecs to a Path sourceSamuel Giddins2017-02-103-5/+6
| * | | | | | Add a spec for installing in deployment after changing gemspecSamuel Giddins2017-02-101-0/+25
| * | | | | | Use Array#include in the spec helperSamuel Giddins2017-02-101-2/+2
| * | | | | | [Definition] Only consider runtime deps in path source comparisonSamuel Giddins2017-02-101-1/+2
| * | | | | | [Definition] Fail when installing in frozen mode & gemspec deps have changedSamuel Giddins2017-02-101-3/+4
| * | | | | | [SpecSet] Optimize lookupSamuel Giddins2017-02-101-4/+5
| | |/ / / / | |/| | | |
* | | | | | Auto merge of #5422 - bundler:seg-release-pr-number-to-s, r=segiddinsThe Bundler Bot2017-02-111-1/+1
|\ \ \ \ \ \
| * | | | | | [Release] Coerce PR numbers to strings for the regexp matchingseg-release-pr-number-to-sSamuel Giddins2017-02-101-1/+1
| |/ / / / /
* | | | | | Auto merge of #5418 - bundler:seg-unit-test-no-internet, r=segiddinsThe Bundler Bot2017-02-101-2/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Allow the gem helper spec to pass much faster without a net connectionseg-unit-test-no-internetSamuel Giddins2017-02-091-2/+3
* | | | | | Auto merge of #5420 - amatsuda:extention, r=segiddinsThe Bundler Bot2017-02-101-2/+2
|\ \ \ \ \ \
| * | | | | | s/@disable_extentions/@disable_extensions/Akira Matsuda2017-02-101-2/+2
|/ / / / / /