summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #5637 - bundler:seg-gem-finish-resolve, r=indirectThe Bundler Bot2017-05-101-0/+24
* Auto merge of #5630 - bundler:jules2689-bundler-stub-spec, r=segiddinsThe Bundler Bot2017-05-101-0/+25
* Auto merge of #5622 - bundler:seg-shortref-display, r=indirectThe Bundler Bot2017-04-302-1/+24
* Auto merge of #5614 - bundler:seg-test-default-gem-substitutes-are-activated,...The Bundler Bot2017-04-301-0/+44
* Auto merge of #5612 - bundler:seg-dont-require-thor-actions, r=indirectThe Bundler Bot2017-04-302-1/+7
* Auto merge of #5588 - bundler:seg-fix-ruby-head-tests, r=segiddinsThe Bundler Bot2017-04-302-3/+4
* Auto merge of #5602 - alextaylor000:issue-5423, r=segiddinsThe Bundler Bot2017-04-231-0/+27
* Auto merge of #5600 - bundler:seg-lockfile-duplicates, r=segiddinsThe Bundler Bot2017-04-231-0/+12
* Auto merge of #5595 - bundler:jules2689-stub-spec-extension-dir, r=segiddinsThe Bundler Bot2017-04-231-0/+5
* Auto merge of #5585 - bundler:seg-spec-set-perf, r=segiddinsThe Bundler Bot2017-04-151-1/+1
|\
| * [SpecSet] Avoid sorting specs in initializerSamuel Giddins2017-04-141-1/+1
* | Auto merge of #5306 - colby-swandale:bundler-config-parseable-flag, r=segiddinsThe Bundler Bot2017-04-151-0/+89
|\ \ | |/ |/|
| * print key & value on config set and print new value when overwritting existin...Colby Swandale2017-04-151-4/+5
| * print old config value in parseable format using overwriting an existingColby Swandale2017-04-121-0/+11
| * print only highest priority value per configColby Swandale2017-04-061-6/+5
| * update config output parseable format and specsColby Swandale2017-04-051-1/+17
| * print minimal report of configuration with bundler config --parseableColby Swandale2017-04-031-0/+19
| * Merge remote-tracking branch 'upstream/master' into bundler-config-parseable-...Colby Swandale2017-03-29158-507/+3166
| |\
| * | cleanup and add missing specs are parseable optionColby Swandale2017-01-051-27/+24
| * | Add specs to ensure parseable doesn't break global and local setJuanitoFatas2016-09-151-0/+12
| * | Add more test cases for bundle config --parseable optionJuanitoFatas2016-08-281-2/+26
| * | Add parseable option to bundle configJuanitoFatas2016-08-261-0/+10
* | | Auto merge of #5571 - bundler:seg-deadlocking-is-bad, r=indirectThe Bundler Bot2017-04-144-5/+38
|\ \ \
| * | | Stop allowing -rbundler/setup to silently ignore added specs in deployment modeseg-deadlocking-is-badSamuel Giddins2017-04-131-1/+11
| * | | Support rubygems that print dep type in specsSamuel Giddins2017-04-131-1/+1
| * | | [SharedHelpers] Restore debug message for dep mismatchSamuel Giddins2017-04-132-4/+4
| * | | Avoid deadlocking when installing with a lockfile missing dependenciesSamuel Giddins2017-04-131-0/+23
* | | | [Downloader] Print underlying error in HTTPErrorseg-downloader-errorSamuel Giddins2017-04-131-3/+3
|/ / /
* | | Auto merge of #5580 - koic:use_latest_rubies, r=segiddinsThe Bundler Bot2017-04-131-1/+1
|\ \ \
| * | | Change to a too large value that doesn't conflict in the futureKoichi ITO2017-04-131-1/+1
* | | | [Pristine] Skip the bundler gemseg-pristine-skip-bundlerSamuel Giddins2017-04-121-2/+8
|/ / /
* | | Auto merge of #5503 - denniss:ds-bundle-pristine, r=segiddinsThe Bundler Bot2017-04-111-0/+96
|\ \ \
| * | | Fix rubocop errorsDennis Suratna2017-04-111-3/+3
| * | | Handle and test gemspec. Add platform to messageDennis Suratna2017-04-111-5/+37
| * | | Refactor specs and pristineDennis Suratna2017-04-111-8/+11
| * | | Expand test and refactor to re-install using sourceDennis Suratna2017-04-111-17/+15
| * | | Add more specs and handle git sourceDennis Suratna2017-04-111-18/+31
| * | | Initial pristine specsDennis Suratna2017-04-111-0/+50
* | | | Auto merge of #5486 - denniss:4901-add-command, r=segiddinsThe Bundler Bot2017-04-112-3/+112
|\ \ \ \
| * | | | Test error message when source is specifiedDennis Suratna2017-04-101-0/+3
| * | | | Fix spec. Check for requirement patternDennis Suratna2017-04-101-1/+1
| * | | | Fix failing specs and consistently use double quotes for rendered Gemfile linesDennis Suratna2017-04-102-6/+6
| * | | | Add negative testingDennis Suratna2017-04-101-0/+24
| * | | | Add command - refactor and use double quotes and fix specsDennis Suratna2017-04-101-9/+9
| * | | | Add Command: Handle pre release suffixDennis Suratna2017-04-101-0/+14
| * | | | Add command: Handle multiple versionsDennis Suratna2017-04-101-0/+6
| * | | | Add command implementationDennis Suratna2017-04-101-0/+62
| |/ / /
* | | | Auto merge of #5568 - bundler:seg-stubs-no-load-full-spec, r=indirectThe Bundler Bot2017-04-082-1/+49
|\ \ \ \
| * | | | [StubSpecification] Move availability logic to RubygemsIntegrationSamuel Giddins2017-04-071-2/+2
| * | | | Fix require spec on Ruby < 2Samuel Giddins2017-04-071-2/+2