summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix RG 2.0.14 serialization of gemspecs to yamlseg-2-0-dev-fixesSamuel Giddins2016-08-261-1/+1
* Use Gem.ruby for bundle exec ruby in specsSamuel Giddins2016-08-261-5/+5
* Add a compatibility guardSamuel Giddins2016-08-245-0/+17
* Update specs for ruby 2.0 compatibilitySamuel Giddins2016-08-242-2/+2
* [Gemspec] Set required_ruby_version & required_rubygems_version to >= 2Samuel Giddins2016-08-241-2/+2
* [Rakefile] Add missing RubyGems versionsSamuel Giddins2016-08-241-1/+1
* [Travis] Restore RG, Ruby 2+ supportSamuel Giddins2016-08-241-1/+12
* Installing gems without version after the ones with version for testsAsutosh Palai2016-08-241-1/+1
* Fix test failures due to Rack 2.xKohei Suzuki2016-08-241-2/+5
* Update realworld specs for rails 3.2.22.3Samuel Giddins2016-08-241-1/+1
* Auto merge of #4714 - bundler:seg-no-aggregate, r=indirectHomu2016-06-2929-317/+595
|\
| * 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