summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| * | | | [StubSpecification] Assign source when materializing the full specSamuel Giddins2017-04-071-1/+2
| * | | | [Git] Only use stub specs on 2.5.1+Samuel Giddins2017-04-071-1/+1
| * | | | [Git] Avoid loading full gemspecs in -rbundler/setup when stubs are availableSamuel Giddins2017-04-071-0/+24
| * | | | [StubSpecification] Avoid loading the full spec when possibleSamuel Giddins2017-04-071-0/+23
| |/ / /
* | | | Auto merge of #5559 - colby-swandale:gem-branch-exception, r=segiddinsThe Bundler Bot2017-04-081-0/+18
|\ \ \ \ | |/ / / |/| | |
| * | | fix using branch with git_source with specColby Swandale2017-04-081-0/+7
| * | | fix breaking spec and add spec testing git source with branchColby Swandale2017-04-051-0/+6
| * | | fix mismatch in quotesColby Swandale2017-04-051-1/+1
| * | | print an error message when a non-git gem is given a `branch` optionColby Swandale2017-04-031-0/+5
| | |/ | |/|
* | | Auto merge of #5456 - Shekharrajak:5452_bundle_inject_options, r=colby-swandaleThe Bundler Bot2017-04-071-0/+25
|\ \ \
| * | | writing groups instead of group in the Gemfileshekharrajak2017-04-051-1/+1