aboutsummaryrefslogtreecommitdiffstats
path: root/spec/support/indexes.rb
Commit message (Expand)AuthorAgeFilesLines
* Update resolving specs for required ruby version refactorSamuel Giddins2016-08-231-1/+1
* Remove minimal optionchrismo2016-07-081-1/+0
* Clarified changing dependency specs.chrismo2016-07-081-2/+2
* GemVersionPromoter refactorchrismo2016-07-081-1/+1
* Rename UpdateOptions=>DependencySearchchrismo2016-07-081-2/+2
* RuboCop fixeschrismo2016-07-081-2/+2
* 1st pass thorough specs on conservative resolver.chrismo2016-07-081-4/+12
* First resolver spec and bug fix.chrismo2016-07-081-4/+13
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* [RuboCop] Enable Style/EmptyLinesAroundModuleBodySamuel Giddins2015-11-261-1/+0
* [RuboCop] Enable Style/PercentLiteralDelimitersSamuel Giddins2015-11-261-2/+2
* Fix Style/RedundantBeginVictor Koronen2015-08-141-6/+4
* Fix Style/AliasErick Sasse2015-07-231-1/+1
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-1/+1
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-38/+38
* [RuboCop] Enable Style/SymbolProcSamuel E. Giddins2015-07-151-3/+3
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-151-1/+0
* Added a test that exposes a scenario in some versions of bundler where a bund...Keith Shook2015-03-061-0/+72
* 👾Andre Arko2013-12-241-2/+2
* Fixed an issue where resolving the conflict could lead to a loopSmit Shah2013-12-251-0/+43
* Fixed an issue with dep method where it ignored the passed gem versionSmit Shah2013-12-241-1/+1
* sneaky whitespaceAndre Arko2013-12-231-1/+1
* Added a fix to raise version_conflict if a children dependency is not resolvedSmit Shah2013-11-221-0/+18
* Added a fix to handle conflict on a child with specsSmit Shah2013-11-221-0/+20
* Added a fix for multiple level conflict resolutionSmit Shah2013-11-221-1/+48
* Handled Cyclic dependcies errors correctlySmit Shah2013-11-211-12/+1
* [WIP] Iterative algorithm for bundler resolveSmit Shah2013-11-211-1/+12
* Add specs for the x64-mingw32 platform.Lars Kanis2013-08-101-1/+1
* Extract error message from TSort::Cyclic and printHemant Kumar2013-07-261-0/+1
* Raise user friendly errors in case of Cyclic DependencyHemant Kumar2013-07-261-0/+17
* Skip unnecessary attempts when resolving conflictsMichael Rykov2013-02-081-0/+22
* change to new expect syntax for rspecTerence Lee2012-10-091-3/+3
* Add x86 CPU back to MINGW platform, with test for future regressionAndre Arko2010-11-111-4/+3
* Revert "Persist all platforms for a matching spec to the lockfile"Carl Lerche2010-06-221-15/+6
* Persist all platforms for a matching spec to the lockfileCarl Lerche2010-06-061-6/+15
* Get the tests passing on 1.9Carl Lerche2010-06-061-1/+1
* Set things up to start working on the platform DSLCarl Lerche2010-06-061-2/+5
* Remove global platforms from the resolverCarl Lerche2010-06-051-1/+4
* Fix some platform related bugsCarl Lerche2010-06-051-1/+1
* Add some resolver specsCarl Lerche2010-06-041-0/+2
* Somwhow, all the tests pass. I don't understand it.Carl Lerche2010-06-031-1/+2
* Hacked together some crap that doesn't really workCarl Lerche2010-06-031-5/+38
* Refactor spec grouping to use the SpecSetCarl Lerche2010-03-111-0/+71