summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix specs checking for rake sourceseg-no-aggregateSamuel Giddins2016-06-281-8/+21
* Dont add rake to repo1Samuel Giddins2016-06-281-6/+0
* Add failing test for invalid warningJuan Barreneche2016-06-271-1/+11
* Ensure all installations succeed in the resolving specSamuel Giddins2016-06-271-6/+6
* [Definition] Remove confusing memoize procSamuel Giddins2016-06-271-13/+7
* Add specs for pulling transitive deps from monoreposSamuel Giddins2016-06-271-0/+116
* [Resolver] Remove dead codeSamuel Giddins2016-06-271-4/+0
* [DSL] Error when using a path source without a blockSamuel Giddins2016-06-271-0/+10
* Fix the SourceList specsSamuel Giddins2016-06-274-48/+54
* Update downloader spec for URL in 404 error messageSamuel Giddins2016-06-271-1/+1
* Update specs for improved resolver source errorsSamuel Giddins2016-06-274-7/+10
* Update lockfile specs for re-orderingSamuel Giddins2016-06-272-8/+32
* Update specs for removal of global path source supportSamuel Giddins2016-06-273-49/+69
* Use new source_requirements format for indexes helperSamuel Giddins2016-06-272-2/+5
* [StubSpecification] Fix StackOverflow on #to_yamlSamuel Giddins2016-06-271-2/+2
* [Resolver] Strip ruby platform from more error messagesSamuel Giddins2016-06-271-4/+7
* [LockfileParser] Keep duplicate path sourcesSamuel Giddins2016-06-271-7/+11
* [Resolver] Pin transitive deps to relevant sourcesSamuel Giddins2016-06-276-17/+57
* Failing spec for #3671.Tim Moore2016-06-271-1/+74
* Fix back deps with pinned sourcesSamuel Giddins2016-06-278-66/+86
* Progress on not re-resolving with new split sourcesSamuel Giddins2016-06-278-57/+46
* Remove the notion of a rubygems aggregateSamuel Giddins2016-06-276-80/+40
* Auto merge of #4321 - bundler:seg-gemspec-ruby, r=indirectHomu2016-06-283-0/+30
|\
| * [DSL] Only call #ruby if the req isnt >= 0Samuel Giddins2016-06-271-1/+3
| * Add specs for inferring ruby version from gemspecsseg-gemspec-rubySamuel Giddins2016-06-242-0/+26
| * [DSL] Set ruby version when using the gemspec methodSamuel Giddins2016-06-241-0/+2
|/
* Auto merge of #4708 - chalkos:bf-bundler-version-4706, r=indirectHomu2016-06-241-1/+1
|\
| * fixes #4706Bruno Ferreira2016-06-241-1/+1
|/
* Auto merge of #4564 - bundler:2-0-dev-update, r=indirectHomu2016-06-06307-2706/+11789
|\
| * out -> err2-0-dev-updateAndre Arko2016-06-011-4/+4
| * out -> errAndre Arko2016-06-011-1/+1
| * match up the specs with BUNDLE_GEMFILE handlingAndre Arko2016-06-011-8/+6
| * :cop:Andre Arko2016-05-311-1/+1
| * only one primary source allowed nowAndre Arko2016-05-311-2/+1
| * pending all the broken compact index back depsAndre Arko2016-05-311-10/+22
| * out -> errAndre Arko2016-05-311-2/+2
| * oops. ORIGINAL_ENV only has this when nestedAndre Arko2016-05-311-1/+1
| * capture git err for password filteringAndre Arko2016-05-312-2/+6
| * cache without removed --gemfile flagAndre Arko2016-05-311-2/+1
| * only one primary source allowed nowAndre Arko2016-05-311-4/+4
| * accurate test names :+1:Andre Arko2016-05-311-1/+1
| * handle absolute paths in BUNDLE_GEMFILEAndre Arko2016-05-311-3/+5
| * use given gemfile name in NotFound errorAndre Arko2016-05-311-1/+5
| * ensure files exist before looking for themAndre Arko2016-05-311-3/+4
| * update shared_helpers to only find existing filesAndre Arko2016-05-312-8/+5
| * copy the tests from master (they pass!)Andre Arko2016-05-311-30/+2
| * punt on ORIGINAL_ENV because ¯\_(ツ)_/¯Andre Arko2016-05-311-0/+2
| * match path quotingAndre Arko2016-05-311-1/+1
| * update default bundle pathAndre Arko2016-05-311-1/+1
| * simplify finding gemfilesAndre Arko2016-05-311-4/+2