summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a spec for unlocking when adding a dep & switching to a local sourceseg-unlock-localsSamuel Giddins2016-08-051-0/+21
* Unlock sources when a local override leads to changesSamuel Giddins2016-08-052-3/+4
* Auto merge of #4839 - bundler:seg-travis-output, r=indirectHomu2016-08-054-12/+14
|\
| * Clean up spec output on Travisseg-travis-outputSamuel Giddins2016-08-042-2/+5
| * Silence gem helper spec outputSamuel Giddins2016-08-041-4/+4
| * [CompactIndex] Avoid initialized variable warningSamuel Giddins2016-08-041-6/+5
* | Auto merge of #4824 - spk:optionable-annotate-tag, r=indirectHomu2016-08-051-1/+1
|\ \ | |/ |/|
| * Allow signed tags on rake releaseLaurent Arnoud2016-07-301-1/+1
* | Auto merge of #4765 - mistydemeo:linkage, r=indirectHomu2016-08-044-0/+174
|\ \
| * | doctor: use Bundler::NULLMisty De Meo2016-08-021-2/+2
| * | doctor: gems not being installed isn't fatalMisty De Meo2016-08-022-5/+2
| * | bundle.ronn: add doctorMisty De Meo2016-08-021-0/+3
| * | doctor: return stub result if no dylib tool installedMisty De Meo2016-08-021-0/+10
| * | Add command to diagnose common issuesMisty De Meo2016-08-023-0/+164
* | | Auto merge of #4832 - bundler:seg-remove-environment, r=indirectHomu2016-08-048-97/+48
|\ \ \
| * | | Remove 0.9 upgrade compatibilityseg-remove-environmentSamuel Giddins2016-08-034-50/+0
| * | | [Binstubs] Update for Installer not inheriting from EnvironmentSamuel Giddins2016-08-031-1/+1
| * | | Remove Bundler::EnvironmentSamuel Giddins2016-08-035-53/+54
|/ / /
* | | Auto merge of #4828 - bundler:seg-expect-err, r=indirectHomu2016-08-0328-141/+145
|\ \ \
| * | | Update resolving specs for not printing errors immediatelyseg-expect-errSamuel Giddins2016-08-032-11/+7
| * | | Ensure all output is printed at the end of failure/error message tooSamuel Giddins2016-08-031-1/+7
| * | | Remove expect_err from the specs & print all output on a spec failureSamuel Giddins2016-08-0327-131/+133
|/ / /
* | | Auto merge of #4816 - bundler:seg-unhack-viz, r=indirectHomu2016-08-0365-509/+672
|\ \ \
| * | | Fix precondition negated matchingseg-unhack-vizSamuel Giddins2016-08-022-4/+12
| * | | Use `include_gem` as the matcher nameSamuel Giddins2016-08-0250-397/+398
| * | | [CodeClimate] Ignore RakefileSamuel Giddins2016-08-021-0/+1
| * | | Only expect no gemspec warnings on 2.4+Samuel Giddins2016-08-021-1/+5
| * | | Remove focus from the lockfile specSamuel Giddins2016-08-021-1/+1
| * | | Move the gem_command helper to existing execution infrastructureSamuel Giddins2016-08-024-16/+18
| * | | [Gemspec] Address warning for rdiscount dependencySamuel Giddins2016-08-021-1/+1
| * | | Allow the binstubs to work with multi-part requirementsSamuel Giddins2016-08-023-3/+3
| * | | Change viz spec to plain outputSamuel Giddins2016-08-021-39/+15
| * | | [RuboCop] Fix offensesSamuel Giddins2016-08-023-9/+8
| * | | [Gemspec] Depend upon rspec ~> 3.5Samuel Giddins2016-08-022-3/+2
| * | | Remove tabs from the dot output in the viz specSamuel Giddins2016-08-021-37/+37
| * | | [Matchers] Add TheBundle class to make custom matchers more fluentSamuel Giddins2016-08-0253-443/+519
| * | | Add machinery for a matcher having preconditionsSamuel Giddins2016-08-021-10/+54
| * | | [Graph] Remove monkey-patching of Gem::DependencySamuel Giddins2016-08-021-25/+4
| * | | Add viz specs for dot outputSamuel Giddins2016-08-021-4/+70
| * | | Add a matcher for a file have the given contentsSamuel Giddins2016-08-021-3/+11
| |/ /
* | | Auto merge of #4804 - b-ggs:4753-trampoline-ux, r=segiddinsHomu2016-08-032-1/+19
|\ \ \ | |/ / |/| |
| * | Remove `= ` from version number, add elipsis after warningBoggs2016-08-022-4/+4
| * | Update failing specBoggs2016-08-022-1/+2
| * | Move message to `stderr`Boggs2016-07-291-3/+3
| * | Only run `installer.install!` if `installer.installed?` is falseBoggs2016-07-292-2/+4
| * | Add spec for install messageBoggs2016-07-291-1/+15
| * | Display message showing locked Bundler version is being installedBoggs2016-07-291-0/+1
* | | Auto merge of #4795 - allenzhao:issue-4771, r=RochesterinNYCHomu2016-08-022-1/+23
|\ \ \ | |_|/ |/| |
| * | Add message filter and spec for better search URLZehan Zhao2016-07-292-1/+23
* | | Auto merge of #4820 - b-ggs:4752-not-print-version-match, r=RochesterinNYCHomu2016-07-302-0/+8
|\ \ \ | |_|/ |/| |