summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update bundler spec for more complete conflict messageseg-resolver-performanceSamuel Giddins2016-06-061-0/+7
* [RuboCop] Fix SpacingSamuel Giddins2016-06-041-1/+1
* [Resolver] Deal with Gem::Version hash and == not aligningSamuel Giddins2016-06-041-2/+7
* [Index] Delete unused code & micro-optimizeSamuel Giddins2016-06-041-26/+13
* [RuboCop] Fix violationsSamuel Giddins2016-06-021-5/+1
* [Index] Don't calculate Platform#to_s twiceSamuel Giddins2016-06-021-3/+6
* [Resolver] Drop unused empty array allocationsSamuel Giddins2016-06-021-4/+2
* Use Array#concat instead of push(*ary)Samuel Giddins2016-06-026-8/+8
* [RemoteSpecification] Add #to_sSamuel Giddins2016-06-021-0/+4
* [EndpointSpecification] Stop allocating intermediary arraysSamuel Giddins2016-06-022-7/+8
* fixup! 87e203cSamuel Giddins2016-06-021-8/+0
* fixup! [Resolver] Improve calculating amount_constrainedSamuel Giddins2016-06-021-2/+2
* [RuboCop] Fix style issuesSamuel Giddins2016-06-022-4/+2
* [Resolver] Speed up searchingSamuel Giddins2016-06-021-9/+6
* [Resolver] Improve calculating amount_constrainedSamuel Giddins2016-06-021-7/+9
* [RemoteSpecification] Avoid allocating an object every method_missingSamuel Giddins2016-06-021-5/+1
* [Index] Speed up searchingSamuel Giddins2016-06-021-4/+2
* Auto merge of #4636 - RochesterinNYC:add-merge-conflicts-quality-spec, r=segi...Homu2016-06-031-3/+29
|\
| * Screen all files for leftover debugging mechanismsJames Wen (RochesterinNYC)2016-06-011-3/+1
| * Create quality check for unresolved merge conflictsJames Wen (RochesterinNYC)2016-05-311-0/+28
|/
* Auto merge of #4628 - bundler:seg-inline-install-when-needed, r=indirectHomu2016-06-013-4/+29
|\
| * [Inline] Install when necessaryseg-inline-install-when-neededSamuel Giddins2016-05-313-4/+29
|/
* Auto merge of #4626 - RochesterinNYC:update-feature-requests-reporting-mechan...Homu2016-05-312-8/+6
|\
| * Update DEVELOPMENT.md with new feature request/addition processJames Wen (RochesterinNYC)2016-05-291-4/+3
| * Add `@segiddins` and `@RochesterinNYC` as potential contacts for contribution...James Wen (RochesterinNYC)2016-05-281-3/+2
| * Update CONTRIBUTING.md with new feature request processJames Wen (RochesterinNYC)2016-05-271-1/+1
|/
* Auto merge of #4606 - allenzhao:handle-yanked, r=RochesterinNYCHomu2016-05-302-2/+60
|\
| * Fix specAllen Zhao2016-05-292-5/+5
| * Handle yanked gemsAllen Zhao2016-05-242-2/+60
* | Auto merge of #4610 - b-ggs:binstub-standalone, r=RochesterinNYCHomu2016-05-293-0/+20
|\ \
| * | Make spec context more specific, modify standalone option descriptionBoggs2016-05-262-5/+6
| * | Add standalone flag to binstubs, fix #4594Boggs2016-05-253-0/+19
* | | Merge tag 'v1.12.5'Samuel Giddins2016-05-252-1/+8
|\ \ \
| * | | Version 1.12.5 with changelogv1.12.5Samuel Giddins2016-05-252-1/+8
| * | | Auto merge of #4607 - will-in-wi:clean_up_workers, r=segiddinsHomu2016-05-252-1/+25
| * | | Auto merge of #4611 - BrianHawley:fix_20160524_require_env, r=segiddinsHomu2016-05-252-3/+27
| * | | Auto merge of #4598 - bundler:seg-exec-help-with-dash, r=RochesterinNYCHomu2016-05-254-107/+72
* | | | Auto merge of #4607 - will-in-wi:clean_up_workers, r=segiddinsHomu2016-05-262-1/+25
|\ \ \ \
| * | | | Remove useless comment.William Johnston2016-05-241-1/+0
| * | | | Fix issue with older versions of Ruby and URI.William Johnston2016-05-241-1/+1
| * | | | Fix code syntax testWilliam Johnston2016-05-241-1/+1
| * | | | Ack, forgot RubocopWilliam Johnston2016-05-241-2/+2
| * | | | Add test for thread issueWilliam Johnston2016-05-241-0/+25
| * | | | Switch to tapWilliam Johnston2016-05-241-4/+1
| * | | | Clean up worker threads once done with them.William Johnston2016-05-241-1/+4
| | |/ / | |/| |
* | | | Auto merge of #4611 - BrianHawley:fix_20160524_require_env, r=segiddinsHomu2016-05-262-3/+27
|\ \ \ \ | |/ / / |/| | |
| * | | Fix the combination of gem :require and env or install_ifBrian Hawley2016-05-242-3/+27
|/ / /
* | | Auto merge of #4598 - bundler:seg-exec-help-with-dash, r=RochesterinNYCHomu2016-05-244-107/+72
|\ \ \ | |_|/ |/| |
| * | [CLI] Only redirect to help whel first two args are help and execseg-exec-help-with-dashSamuel Giddins2016-05-234-107/+72
* | | Auto merge of #4601 - RochesterinNYC:specify-no-usage-of-ci-skip, r=segiddinsHomu2016-05-231-0/+2
|\ \ \ | |/ / |/| |