summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [StubSpecification] Avoid loading all installed gemspecsseg-stub-specification-missing-extensionsSamuel Giddins2017-02-182-0/+35
* Auto merge of #5427 - bundler:seg-api-missing-dependencies, r=indirectThe Bundler Bot2017-02-1811-4/+108
|\
| * [LazySpecification] Handle when the search in __materialize__ returns nilseg-api-missing-dependenciesSamuel Giddins2017-02-151-1/+1
| * [LazySpecification] Handle when the swapped platform-specfic spec has extra depsSamuel Giddins2017-02-153-1/+54
| * Compare deps in a manner compatible with old RGsSamuel Giddins2017-02-133-5/+10
| * Print a debug warning where the corrupted API deps came fromSamuel Giddins2017-02-134-2/+8
| * When swapping, dont consider dep type for "missing" API depsSamuel Giddins2017-02-133-4/+6
| * Fail gracefully when installing a spec where the API is missing depsSamuel Giddins2017-02-136-1/+39
* | Auto merge of #5443 - bundler:seg-resolver-sorting, r=indirectThe Bundler Bot2017-02-182-9/+13
|\ \
| * | [Resolver] Improve sorting of deps with 0 or 1 possibilityseg-resolver-sortingSamuel Giddins2017-02-172-6/+10
| * | [Resolver] Improve resolver debug outputSamuel Giddins2017-02-171-3/+3
| |/
* | Auto merge of #5440 - wjordan:fips_enabled_compact_index, r=indirectThe Bundler Bot2017-02-182-15/+38
|\ \
| * | remove unused Process.kill mock in FIPS-mode specWill Jordan2017-02-171-6/+0
| * | 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
|\ \ \ \ \