summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [Worker] Allow interrups to exit the process even after the threads are disposedseg-fix-signalsSamuel Giddins2017-04-082-1/+8
* Auto merge of #5568 - bundler:seg-stubs-no-load-full-spec, r=indirectThe Bundler Bot2017-04-088-9/+181
|\
| * [StubSpecification] Return a path in #full_gem_path even if the gem is deletedseg-stubs-no-load-full-specSamuel Giddins2017-04-081-1/+3
| * [StubSpecification] #full_require_paths is only 2.2+Samuel Giddins2017-04-081-6/+6
| * [StubSpecification] BasicSpecification#full_require_paths only defined on 2.2+Samuel Giddins2017-04-071-2/+4
| * [StubSpecification] Move availability logic to RubygemsIntegrationSamuel Giddins2017-04-074-10/+27
| * Fix require spec on Ruby < 2Samuel Giddins2017-04-071-2/+2
| * [StubSpecification] Assign source when materializing the full specSamuel Giddins2017-04-072-3/+6
| * [Git] Only use stub specs on 2.5.1+Samuel Giddins2017-04-072-2/+5
| * [StubSpecification] Properly handle full_gem_path for git gemsSamuel Giddins2017-04-074-12/+11
| * [RubygemsIntegration] Remove special case when caller is gem executableSamuel Giddins2017-04-071-3/+13
| * [Git] Avoid loading full gemspecs in -rbundler/setup when stubs are availableSamuel Giddins2017-04-074-3/+50
| * [StubSpecification] Avoid loading the full spec when possibleSamuel Giddins2017-04-075-3/+92
* | Auto merge of #5559 - colby-swandale:gem-branch-exception, r=segiddinsThe Bundler Bot2017-04-082-0/+24
|\ \ | |/ |/|
| * fix using branch with git_source with specColby Swandale2017-04-082-1/+9
| * 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
| * move validation into #validate_keysColby Swandale2017-04-041-4/+5
| * print an error message when a non-git gem is given a `branch` optionColby Swandale2017-04-032-0/+9
* | Auto merge of #5456 - Shekharrajak:5452_bundle_inject_options, r=colby-swandaleThe Bundler Bot2017-04-074-4/+46
|\ \
| * | writing groups instead of group in the Gemfileshekharrajak2017-04-052-2/+9
| * | minor change: typo fixedshekharrajak2017-03-301-1/+1
| * | multiple groups testcase added and confirmation msg addedshekharrajak2017-03-242-2/+15
| * | using source.dumpshekharrajak2017-02-231-1/+1
| * | failed testcase fixedshekharrajak2017-02-231-2/+2
| * | minor changesshekharrajak2017-02-222-16/+11
| * | test cases addedshekharrajak2017-02-212-2/+24
| * | bundle inject can be used with few optionsshekharrajak2017-02-202-2/+7
* | | Auto merge of #5564 - bundler:seg-load-gempspec-chdir, r=indirectThe Bundler Bot2017-04-072-16/+19
|\ \ \
| * | | [Definition] Avoid computing diff in converge_locked_specs unless it’s neededseg-load-gempspec-chdirSamuel Giddins2017-04-051-2/+3
| * | | [Definition] Clean up converge_locked_specs logicSamuel Giddins2017-04-051-2/+4
| * | | [Definition] Speed up converge_locked_specsSamuel Giddins2017-04-051-1/+1
| * | | [Bundler] Avoid chdir when loading a yaml gemspecSamuel Giddins2017-04-051-11/+11
* | | | Auto merge of #5454 - bundler:seg-setup-activate-no-gems, r=indirectThe Bundler Bot2017-04-052-1/+67
|\ \ \ \
| * | | | Avoid aliasing a missing method in specs on old RGseg-setup-activate-no-gemsSamuel Giddins2017-04-041-8/+12
| * | | | Add temporary exemptions to default gem activation testsSamuel Giddins2017-04-041-6/+19
| * | | | Avoid requiring the whole of rubygems/ext to backport monitorSamuel Giddins2017-04-041-1/+7
| * | | | Add a spec for not activating any gems during Bundler.setupSamuel Giddins2017-04-041-0/+43
* | | | | Auto merge of #5496 - bundler:seg-exec-outside-bundle, r=segiddinsThe Bundler Bot2017-04-053-32/+70
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Update exec spec to have a different expectation for RG < 2.6.2seg-exec-outside-bundleSamuel Giddins2017-04-042-5/+20
| * | | | [RubygemsIntegration] Also pass in a hash of specs by name when replacing ent...Samuel Giddins2017-04-041-32/+35
| * | | | Remove spec expectation that does not hold across all versionsSamuel Giddins2017-04-041-1/+0
| * | | | Friendly error when exec'ing to gem outside the bundleSamuel Giddins2017-04-042-1/+22
| |/ / /
* | | | Auto merge of #5505 - jonathanpike:master, r=colby-swandaleThe Bundler Bot2017-04-053-0/+63
|\ \ \ \ | |/ / / |/| | |
| * | | Minor copy changes to issue commandJonathan Pike2017-04-041-2/+2
| * | | Use hashrocket syntax with print_gemfile optionJonathan Pike2017-03-151-1/+1
| * | | Print gemfile and gemfile.lock with env outputJonathan Pike2017-03-152-1/+7
| * | | Add bundle issue command that prints instructions for reporting issuesJonathan Pike2017-03-073-0/+57
* | | | Auto merge of #5562 - aledalgrande:binstubs-docs, r=segiddinsThe Bundler Bot2017-04-041-0/+3
|\ \ \ \
| * | | | Add bundle binstubs to the main man pageAlessandro Dal Grande2017-04-041-0/+3
|/ / / /