summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #5427 - bundler:seg-api-missing-dependencies, r=indirectThe Bundler Bot2017-02-186-2/+28
|\
| * [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-151-1/+8
| * Compare deps in a manner compatible with old RGsSamuel Giddins2017-02-132-4/+4
| * Print a debug warning where the corrupted API deps came fromSamuel Giddins2017-02-133-0/+6
| * When swapping, dont consider dep type for "missing" API depsSamuel Giddins2017-02-132-2/+4
| * Fail gracefully when installing a spec where the API is missing depsSamuel Giddins2017-02-134-1/+12
* | Auto merge of #5443 - bundler:seg-resolver-sorting, r=indirectThe Bundler Bot2017-02-181-4/+11
|\ \
| * | [Resolver] Improve sorting of deps with 0 or 1 possibilityseg-resolver-sortingSamuel Giddins2017-02-171-1/+8
| * | [Resolver] Improve resolver debug outputSamuel Giddins2017-02-171-3/+3
| |/
* | Auto merge of #5440 - wjordan:fips_enabled_compact_index, r=indirectThe Bundler Bot2017-02-181-7/+6
|\ \
| * | simplify `md5_available?` test using `OpenSSL::Digest:MD5.digest`Will Jordan2017-02-171-18/+7
| * | Enable compact index when OpenSSL FIPS mode is enabled but not activeWill Jordan2017-02-161-3/+13
* | | Auto merge of #5439 - danielpclark:patch_gh_username, r=segiddinsThe Bundler Bot2017-02-172-4/+5
|\ \ \
| * | | Fix Github username for README.md contrib URLDaniel P. Clark2017-02-172-4/+5
| |/ /
* | | fixing small typo in commentsKerri Miller2017-02-171-1/+1
|/ /
* | Auto merge of #5388 - rhenium:topic/defer-requiring-rubygems-spec_fetcher, r=...The Bundler Bot2017-02-164-3/+1
|\ \
| * | Defer requiring rubygems/spec_fetcher until it becomes necessaryKazuki Yamaguchi2017-02-144-3/+1
* | | Auto merge of #5421 - bundler:seg-read-only-fs-no-global-settings, r=indirectThe Bundler Bot2017-02-152-2/+6
|\ \ \ | |_|/ |/| |
| * | [Settings] Allow not reading the global config file when there is no $HOME an...seg-read-only-fs-no-global-settingsSamuel Giddins2017-02-102-2/+6
* | | 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-121-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Version 1.14.4 with changelogv1.14.4Samuel Giddins2017-02-121-1/+1
| * | | Auto merge of #5415 - nodo:issue-5358-conflicts-in-bundle-gem, r=segiddinsThe Bundler Bot2017-02-121-1/+6
| * | | Auto merge of #5410 - bundler:seg-git-build-args, r=indirectThe Bundler Bot2017-02-122-6/+14
| * | | Auto merge of #5363 - svoop:permissive_tmp_home_dirs, r=indirectThe Bundler Bot2017-02-121-21/+24
| * | | 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-121-0/+10
| * | | Auto merge of #5391 - bundler:seg-ruby-version-requirement-valid, r=indirectThe Bundler Bot2017-02-121-1/+5
| * | | Auto merge of #5368 - savionok:sav-cover-Bundler-FriendlyErrors-with-tests, r...The Bundler Bot2017-02-121-1/+1
| * | | Auto merge of #5393 - 5t111111:fix-warning-when-a-dependency-unused, r=segiddinsThe Bundler Bot2017-02-121-2/+4
| * | | Auto merge of #5389 - Shekharrajak:5384_inject_usage, r=segiddinsThe Bundler Bot2017-02-122-5/+7
| * | | Auto merge of #5376 - colby-swandale:bundle-show-update-lock, r=segiddinsThe Bundler Bot2017-02-121-0/+1
| * | | Auto merge of #5382 - bundler:seg-error-template-issues-url, r=segiddinsThe Bundler Bot2017-02-121-1/+1
* | | | [Source::Path] Don’t store cache paths in the lockfileseg-install-frozen-gemspec-deps-changedSamuel Giddins2017-02-101-5/+7
* | | | [Definition] Allow adding new gemspecs to a Path sourceSamuel Giddins2017-02-102-1/+4
* | | | [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
| |/ / |/| |
* | | s/@disable_extentions/@disable_extensions/Akira Matsuda2017-02-101-2/+2
* | | Auto merge of #5415 - nodo:issue-5358-conflicts-in-bundle-gem, r=segiddinsThe Bundler Bot2017-02-101-1/+6
|\ \ \
| * | | [Fix #5358] Handle files conflicts when using `bundle gem`Andrea Nodari2017-02-091-1/+6
* | | | Auto merge of #5410 - bundler:seg-git-build-args, r=indirectThe Bundler Bot2017-02-092-6/+14
|\ \ \ \
| * | | | Properly set native extension build args for git gemsseg-git-build-argsSamuel Giddins2017-02-072-6/+14
| |/ / /
* | | | Auto merge of #5363 - svoop:permissive_tmp_home_dirs, r=indirectThe Bundler Bot2017-02-091-21/+24
|\ \ \ \
| * | | | Permissive temporary home directorySven Schwyn2017-02-081-21/+24
* | | | | Update vendored Molinillo to 0.5.6seg-molinillo-0.5.6Samuel Giddins2017-02-085-10/+37
* | | | | Auto merge of #5408 - bundler:seg-ensure-silent-shell-parity, r=segiddinsThe Bundler Bot2017-02-081-0/+10
|\ \ \ \ \