summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [RubyGems] Cache credless remotesseg-perfSamuel Giddins2016-10-101-2/+4
* Dont delete from load pathSamuel Giddins2016-10-102-1/+1
* add unique version number for this branch, making it installable as a gemAndre Arko2016-10-101-1/+1
* Ensure that bundler/vendor is not put on the $LOAD_PATHSamuel Giddins2016-10-101-0/+1
* [Definition] Ensure path gemspecs are validated before resolutionSamuel Giddins2016-10-101-0/+5
* [RubyGemsExt] Speed up Dependency#to_lockSamuel Giddins2016-10-101-2/+6
* [Definition] Speed up converging dependenciesSamuel Giddins2016-10-101-2/+3
* Allow path specs to be missing for --without and --frozenSamuel Giddins2016-10-102-1/+8
* fixup! [SpecSet] Use a set for #forSamuel Giddins2016-10-101-1/+1
* Really fix caching suppressing_configured_credentialsSamuel Giddins2016-10-102-3/+5
* Remote is on fetcherSamuel Giddins2016-10-101-3/+3
* Only validate specs from path sources when installingSamuel Giddins2016-10-102-13/+25
* [Remote] Cache suppress_configured_credentialsSamuel Giddins2016-10-102-11/+13
* [SpecSet] Use a set for #forSamuel Giddins2016-10-101-4/+3
* Merge tag 'v1.13.3'Samuel Giddins2016-10-102-1/+7
|\
| * Version 1.13.3 with changelogv1.13.3Samuel Giddins2016-10-102-1/+7
| * [CompactIndexClient::Updater] Support weak etagsSamuel Giddins2016-10-101-1/+1
* | Merge tag 'v1.12.6'Samuel Giddins2016-10-102-1/+6
|\ \
| * | Version 1.12.6 with changelogv1.12.61-12-stableSamuel Giddins2016-10-102-1/+6
| * | Fix usage of select...count to use countSamuel Giddins2016-10-101-1/+1
| * | [CompactIndexClient::Updater] Support weak etagsSamuel Giddins2016-10-101-1/+1
* | | Auto merge of #5055 - bundler:seg-sort-dep-api-gem-names, r=segiddinsHomu2016-10-102-3/+3
|\ \ \
| * | | Update the dependency fetcher spec to pass in a flat array of gem namesseg-sort-dep-api-gem-namesSamuel Giddins2016-10-091-2/+2
| * | | [Fetcher::Dependency] Sort gem names in query stringSamuel Giddins2016-10-091-1/+1
* | | | Auto merge of #5070 - bronzdoc:add_platform_to_env, r=segiddinsHomu2016-10-101-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Add platform information to envbronzdoc2016-10-091-0/+1
|/ / /
* | | Auto merge of #5064 - bundler:aa-debug-etag-mismatch, r=indirectHomu2016-10-092-14/+17
|\ \ \
| * | | clearer objects, fix fetch_url typoaa-debug-etag-mismatchAndre Arko2016-10-081-4/+7
| * | | change checksum warning to debug printAndre Arko2016-10-071-1/+1
| * | | make lambda an object with explicit attributesAndre Arko2016-10-071-9/+8
| * | | unless var.nil? → if varAndre Arko2016-10-071-2/+2
| * | | begin/end so the indentation matches the endsAndre Arko2016-10-071-1/+2
|/ / /
* | | Auto merge of #4841 - AirRefund:master, r=chrismoHomu2016-10-063-28/+187
|\ \ \
| * | | Better gem outdated list grouped by groups.Guillermo Guerrero2016-10-063-28/+187
|/ / /
* | | Auto merge of #5043 - bundler:aa-use-tmp, r=segiddinsHomu2016-10-052-1/+9
|\ \ \
| * | | spec for tmp change that fails on masteraa-use-tmpAndre Arko2016-10-041-0/+8
| * | | use /tmp for mktmpdirAndre Arko2016-10-031-1/+1
* | | | Auto merge of #5045 - chrismo:lock_conservative_updates, r=indirectHomu2016-10-055-7/+72
|\ \ \ \ | |/ / / |/| | |
| * | | Add conservative update options to bundle lockchrismo2016-10-045-7/+72
|/ / /
* | | Auto merge of #5042 - bundler:remove-permafailing-build, r=indirectHomu2016-10-031-5/+1
|\ \ \
| * | | remove always-failing 1.8.7 buildremove-permafailing-buildAndre Arko2016-10-021-5/+1
* | | | Auto merge of #5028 - bundler:seg-settings-only-ruby-platform, r=indirectHomu2016-10-0312-11/+34
|\ \ \ \
| * | | | Rename to force_ruby_platformseg-settings-only-ruby-platformAndre Arko2016-10-025-5/+5
| * | | | Add a spec for only_ruby_platformSamuel Giddins2016-09-273-1/+18
| * | | | Add a setting for forcing only the ruby platformSamuel Giddins2016-09-279-10/+16
* | | | | Auto merge of #5010 - aycabta:use-require-instead-of-autoload-for-plugin-api,...Homu2016-10-032-2/+2
|\ \ \ \ \
| * | | | | Use `require` instead of `autoload` for bundler/plugin/apiCode Ass2016-09-162-2/+2
* | | | | | Auto merge of #4954 - bundler:seg-load-gem-plugins-on-install, r=indirectHomu2016-10-034-6/+5
|\ \ \ \ \ \
| * | | | | | [Installer] Load gem plugins when installingseg-load-gem-plugins-on-installSamuel Giddins2016-09-074-6/+5
* | | | | | | Auto merge of #5036 - bundler:seg-specs-no-spaces, r=indirectHomu2016-10-031-0/+4
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |