summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 1.8.0.pre.1.molinillomolinilloAndre Arko2014-12-061-1/+1
* Use Molinillo for dependency resolutionAndre Arko2014-12-0619-396/+1167
|\
| * [Resolver] Fix VersionConflict messageSamuel E. Giddins2014-12-031-2/+2
| * [Resolver] Fix realworld edgecases spec on 1.8.7 due to a hash collisionSamuel E. Giddins2014-12-031-1/+1
| * [Resolver] Fix grammar for the case of a single-gem circular dependency errorSamuel E. Giddins2014-12-032-3/+4
| * [RealworldSpec] Remove test case for scenario of a self-referential circular ...Samuel E. Giddins2014-12-031-20/+0
| * [Resolver] Update MolinilloSamuel E. Giddins2014-11-252-59/+2
| * [Resolver] Keep debug output in STDERRSamuel E. Giddins2014-11-241-0/+12
| * [Resolver] Update MolinilloSamuel E. Giddins2014-11-242-3/+2
| * [Resolver] Update MolinilloSamuel E. Giddins2014-11-241-3/+6
| * [Resolver] Remove usage of flat_map because of Ruby 1.8.7Samuel E. Giddins2014-11-241-2/+2
| * [Resolver] Fix all remaining molinillo spec failuresSamuel E. Giddins2014-11-244-12/+95
| * [Resolver] Update molinillo to the double backjumping branchSamuel E. Giddins2014-11-2410-19/+134
| * [QualitySpec] Don't take into account warnings from vendored librariesSamuel E. Giddins2014-11-241-1/+1
| * [Resolver] Update MolinilloSamuel E. Giddins2014-11-2410-6/+3
| * [Resolver] More efficient sortingSamuel E. Giddins2014-11-241-4/+1
| * [Resolve] Use molinillo smart-backtracking branchSamuel E. Giddins2014-11-2410-10/+28
| * [Resolver] Molinillo fixesSamuel E. Giddins2014-11-241-9/+11
| * [Resolver] Update MolinilloSamuel E. Giddins2014-11-2411-26/+34
| * [Resolver] Raise GemNotFound when there are no possibilities to satisfy Gemfi...Samuel E. Giddins2014-11-241-8/+13
| * [VendoredMolinillo] Remove vendor path from load path after requiringSamuel E. Giddins2014-11-241-1/+3
| * [Resolver] Start migration to MolinilloSamuel E. Giddins2014-11-2414-382/+988
* | Merge pull request #3284 from GeekOnCoffee/patch-1André Arko2014-12-031-1/+1
|\ \
| * | Add comment about bundler-features repoAndrew Hooker2014-12-011-1/+1
* | | Merge pull request #3264 from agenteo/3214-improve-path-documentationAndré Arko2014-12-032-0/+10
|\ \ \ | |/ / |/| |
| * | Amend docs with block to discourage global sources for gems.Enrico Teotti2014-12-031-3/+4
| * | Improve path documentation.Enrico Teotti2014-11-202-0/+9
* | | ignore rubygems in quality specAndre Arko2014-12-011-1/+1
* | | print Ruby version in 1.8 style on 1.8Andre Arko2014-12-011-5/+15
* | | Merge pull request #3281 from gsamokovarov/relative-gem-namesAndré Arko2014-11-302-3/+45
|\ \ \
| * | | Allow relative directories as gem names in bundle gem commandGenadi Samokovarov2014-11-292-3/+45
* | | | use the actual gemfile and lock in ENVAndre Arko2014-11-301-3/+3
* | | | indent error report template, extract methodAndre Arko2014-11-302-33/+27
* | | | line up version numbersAndre Arko2014-11-301-7/+7
* | | | add ruby version back, match ruby -v outputAndre Arko2014-11-301-0/+3
* | | | indent env for use in markdownAndre Arko2014-11-301-21/+16
* | | | remove extra git versionAndre Arko2014-11-301-2/+0
* | | | line up Git version numberAndre Arko2014-11-301-1/+1
* | | | use Bundler.rubygems to find gemspecsAndre Arko2014-11-301-4/+3
* | | | RGV 1.8 capabilityKir Shatrov2014-11-302-2/+5
* | | | Better exception handlingKir Shatrov2014-11-304-15/+68
* | | | Merge pull request #3238 from voxik/remove-gem-build-stepAndre Arko2014-11-291-7/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove useless gem build step.Vít Ondruch2014-11-201-7/+0
| |/ /
* | | Merge pull request #3189 from seuros/masterAndré Arko2014-11-284-1/+32
|\ \ \
| * | | add `:ruby_22` platform optionAbdelkader Boudih2014-09-254-1/+32
* | | | Fix path spec missed during message cleanupAndre Arko2014-11-281-1/+1
* | | | Merge pull request #3270 from BenMorganIO/add-github-methodAndré Arko2014-11-283-1/+36
|\ \ \ \
| * | | | if no uri options passed, use an empty stringBen A Morgan2014-11-231-1/+1
| * | | | use double quotesBen A Morgan2014-11-221-13/+13
| * | | | add github methodBen A Morgan2014-11-222-0/+18