summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set X-Gemfile-Source when fetching gemsoriginal-source-headerAgis Anastasopoulos2015-10-204-1/+79
* Introduce GemRemoteFetcherAgis Anastasopoulos2015-10-202-0/+42
* Set X-Gemfile-Source when fetching dependenciesAgis Anastasopoulos2015-10-202-1/+32
* Save original URIs in Rubygems remotesAgis Anastasopoulos2015-10-202-2/+19
* Auto merge of #4035 - bundler:seg-update-rubocop, r=segiddinsHomu2015-10-198-63/+147
|\
| * [RuboCop] Autocorrect offenses after rebaseSamuel Giddins2015-10-182-4/+2
| * [RuboCop] Regenerate todo file with new file excludesSamuel Giddins2015-10-183-53/+140
| * [RuboCop] Update to 0.34.1Samuel Giddins2015-10-185-9/+8
|/
* Auto merge of #4026 - bundler:seg-resolve-ruby-version, r=indirectHomu2015-10-187-10/+52
|\
| * [RuboCop] Double quotesseg-resolve-ruby-versionSamuel Giddins2015-10-021-2/+2
| * [Resolver] Add spec for taking ruby version into accountSamuel Giddins2015-10-021-0/+29
| * Add support for building a spec with a required_ruby_versionSamuel Giddins2015-10-021-0/+4
| * [Resolver] Banish uninitialized ivar warningSamuel Giddins2015-10-021-1/+1
| * [Path] Update spec for wrapping path in backticksSamuel Giddins2015-10-021-1/+1
| * [Definition] Handle when there is no ruby_versionSamuel E. Giddins2015-10-021-1/+2
| * [Resolver] Resolve for a given ruby versionSamuel Giddins2015-10-014-9/+17
* | Auto merge of #4061 - bundler:seg-dir-no-gemspec, r=indirectHomu2015-10-172-1/+19
|\ \
| * | [Index] Handle when comparing against an index with no gemspecseg-dir-no-gemspecSamuel Giddins2015-10-162-1/+19
|/ /
* | Auto merge of #4052 - bundler:excessive-dots, r=segiddinsHomu2015-10-131-6/+6
|\ \
| * | Remove excessive periods from DSL error messagesexcessive-dotsAgis Anastasopoulos2015-10-121-6/+6
* | | Auto merge of #4051 - backus:fix/autoloading-nonexistant-constant, r=segiddinsHomu2015-10-121-1/+0
|\ \ \
| * | | Remove `autoload :Specification`John Backus2015-10-111-1/+0
* | | | Auto merge of #4047 - A5308Y:master, r=indirectHomu2015-10-121-58/+70
|\ \ \ \ | |/ / / |/| | |
| * | | Refactoring config.rbAndreas Hellwig2015-10-101-58/+70
* | | | Auto merge of #4049 - bundler:more-env-specs, r=segiddinsHomu2015-10-121-3/+46
|\ \ \ \
| * | | | Add more `Env` testsmore-env-specsAgis Anastasopoulos2015-10-111-3/+46
| |/ / /
* | | | Auto merge of #4039 - Zorbash:typo-gem-helper, r=segiddinsHomu2015-10-101-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Add missing backtick in Bundler::GemHelper#shDimitris Zorbas2015-10-061-1/+1
| |/ /
* | | Auto merge of #4038 - Sirupsen:test-ext-fix, r=indirectHomu2015-10-071-0/+22
|\ \ \
| * | | clean: add test for not removing git extensions artifactsSimon Eskildsen2015-10-061-0/+22
| |/ /
* | | appease rubocopAndre Arko2015-10-061-1/+1
* | | update edge cases to only lock if possibleAndre Arko2015-10-062-17/+27
* | | force a rack-cache version that works on ruby 1.9Andre Arko2015-10-061-0/+2
|/ /
* | Auto merge of #4032 - esasse:rubocop-fix, r=indirectHomu2015-10-053-9/+4
|\ \
| * | Fix Style/SpaceInsideStringInterpolationErick Sasse2015-10-033-9/+4
* | | Auto merge of #4033 - bundler:bundle-env-gemspecs, r=segiddinsHomu2015-10-054-2/+47
|\ \ \
| * | | Also print gemspecs in `bundle env`bundle-env-gemspecsAgis Anastasopoulos2015-10-054-2/+47
| |/ /
* | | Auto merge of #4017 - A5308Y:master, r=segiddinsHomu2015-10-052-39/+50
|\ \ \
| * | | There's no flat_map in 1.8.7Andreas Hellwig2015-10-031-2/+2
| * | | Rubocop adjustmentAndreas Hellwig2015-09-301-1/+1
| * | | Extract class StandaloneAndreas Hellwig2015-09-302-39/+50
| | |/ | |/|
* | | Auto merge of #4022 - jasonkarns:rake-clobber, r=segiddinsHomu2015-10-052-0/+10
|\ \ \ | |_|/ |/| |
| * | include 'pkg/' in rake/clean's CLOBBER arrayJason Karns2015-09-302-0/+10
* | | Auto merge of #4027 - esasse:rubocop-fix, r=segiddinsHomu2015-10-042-5/+3
|\ \ \
| * | | Moves TrailingUnderscoreVariable to main rubocop fileErick Sasse2015-10-032-5/+3
|/ / /
* | | Auto merge of #4031 - Zorbash:binstubs-description, r=segiddinsHomu2015-10-041-1/+2
|\ \ \
| * | | Update binstubs command description for multiple gemsDimitris Zorbas2015-10-031-1/+2
| | |/ | |/|
* | | Merge pull request #4030 from Sirupsen/dont-clean-extensionsAndré Medeiros2015-10-031-1/+1
|\ \ \ | |/ / |/| |
| * | runtime: avoid cleaning up extensions directorySimon Eskildsen2015-10-031-1/+1
|/ /
* | Auto merge of #4020 - simplybusiness:error_on_missing_dependency, r=segiddinsHomu2015-09-303-22/+33
|\ \ | |/ |/|