aboutsummaryrefslogtreecommitdiffstats
path: root/spec/resolver
Commit message (Expand)AuthorAgeFilesLines
* Mark pending two failing specs.chrismo2016-07-081-4/+2
* Support for reverting to older versions.chrismo2016-07-081-2/+39
* Remove old pending specchrismo2016-07-081-2/+0
* Moved GemVersionPromoter inside search_for cache.chrismo2016-07-081-0/+9
* Remove minimal optionchrismo2016-07-081-15/+0
* Clarified changing dependency specs.chrismo2016-07-081-16/+34
* GemVersionPromoter refactorchrismo2016-07-081-7/+3
* Rename UpdateOptions=>DependencySearchchrismo2016-07-081-0/+8
* RuboCop fixeschrismo2016-07-081-24/+24
* 1st pass thorough specs on conservative resolver.chrismo2016-07-081-8/+71
* First resolver spec and bug fix.chrismo2016-07-081-3/+14
* Compatibility with frozen string literalsSamuel Giddins2016-01-312-0/+2
* Remove `Bundler::RubyVersionRequirement`James Wen2016-01-111-1/+1
* Merge pull request #4064 from pivotal-cf-experimental/masterAndre Arko2015-12-121-1/+1
|\
| * Adds ruby version to Gemfile.lock.David Morhovich2015-10-271-1/+1
* | [RuboCop] Enable Style/BlockDelimitersSamuel Giddins2015-11-261-4/+4
|/
* [RuboCop] Double quotesSamuel Giddins2015-10-021-2/+2
* [Resolver] Add spec for taking ruby version into accountSamuel Giddins2015-10-021-0/+29
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-1/+1
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-152-3/+0
* Added specs for universal gems on windowsJay Mundrawala2015-04-101-0/+13
* Added a test that exposes a scenario in some versions of bundler where a bund...Keith Shook2015-03-061-0/+14
* [Resolver] Fix grammar for the case of a single-gem circular dependency errorSamuel E. Giddins2014-12-031-1/+1
* [Resolver] Start migration to MolinilloSamuel E. Giddins2014-11-241-2/+1
* Fixed an issue where resolving the conflict could lead to a loopSmit Shah2013-12-251-1/+10
* Merge pull request #2726 from Who828/masterAndre Arko2013-12-231-0/+20
|\
| * Added a fix to raise version_conflict if a children dependency is not resolvedSmit Shah2013-11-221-1/+11
| * Added a fix to handle conflict on a child with specsSmit Shah2013-11-221-0/+6
| * Added a fix for multiple level conflict resolutionSmit Shah2013-11-221-0/+6
|/
* Add specs for the x64-mingw32 platform.Lars Kanis2013-08-101-1/+7
* clarify circular languageAndre Arko2013-07-281-1/+2
* Extract error message from TSort::Cyclic and printHemant Kumar2013-07-261-1/+1
* Raise user friendly errors in case of Cyclic DependencyHemant Kumar2013-07-261-0/+10
* Subject-verb agreement fixTad Hosford2013-07-031-1/+1
* Skip unnecessary attempts when resolving conflictsMichael Rykov2013-02-081-0/+6
* Cleanup trailing whitespaceErik Michaels-Ober2013-02-022-2/+2
* Add x86 CPU back to MINGW platform, with test for future regressionAndre Arko2010-11-111-4/+29
* Add some resolver specsCarl Lerche2010-06-041-1/+15
* Hacked together some crap that doesn't really workCarl Lerche2010-06-032-3/+51
* Require spec_helperCarlhuda2010-04-221-1/+1
* Move syntax-error-fixing paren to the right placeAndre Arko2010-03-121-1/+1
* Fix syntax error on 1.9Andre Arko2010-03-121-1/+1
* Refactor spec grouping to use the SpecSetCarl Lerche2010-03-111-0/+15