summaryrefslogtreecommitdiff
path: root/spec/bundler
Commit message (Expand)AuthorAgeFilesLines
* Avoid leaving test data in the md5 availability cacheseg-global-gem-cacheSamuel Giddins2017-06-271-1/+8
* Extract md5 checking to SharedHelpersSamuel Giddins2017-06-271-1/+4
* Get the 2.0 specs passing under 2.0Samuel Giddins2017-06-231-4/+4
* Get the specs passing in 1.0 modeSamuel Giddins2017-06-232-2/+2
* [UI::Shell] Warn on STDERR in Bundler 2Samuel Giddins2017-06-231-2/+13
* Update the specs to pass under Bundler 2Samuel Giddins2017-06-232-7/+10
* Auto merge of #5809 - bundler:seg-config-converted-value, r=indirectThe Bundler Bot2017-06-231-0/+10
|\
| * [Settings] Print pretty values for settings as their converted values, rather...seg-config-converted-valueSamuel Giddins2017-06-221-0/+10
* | Auto merge of #5801 - jakauppila:fix_no_proxy_patch, r=segiddinsThe Bundler Bot2017-06-231-0/+15
|\ \ | |/ |/|
| * Add explicit nil proxy arguments - Fixes no_proxy supportJared Kauppila2017-06-221-0/+15
* | Remove `require "spec_helper"` from spec filesKoichi ITO2017-06-212-2/+0
* | [CLI] Sort options for stability on ruby < 2seg-verbose-cli-print-no-defaultsSamuel Giddins2017-06-201-1/+1
* | [CLI] Dont print defaults in the command printed with --verboseSamuel Giddins2017-06-191-0/+5
|/
* Add a feature flag to prefer gems.rb to Gemfileseg-prefer-gems-rbSamuel Giddins2017-06-151-1/+1
* Ensure Bundler.original_env preserves _all_ keys bundler setsseg-original-env-all-keysSamuel Giddins2017-06-131-1/+1
* Auto merge of #5634 - koic:specify_require_spec_helper_in_dot_rspec, r=indirectThe Bundler Bot2017-05-3050-50/+0
|\
| * Specify `--require spec_helper` in .rspecKoichi ITO2017-05-0350-50/+0
* | [RuboCop] Enable Style/PercentLiteralDelimitersKoichi ITO2017-05-2811-41/+41
* | use Settings.temporary to set error_on_stderr feature flag in rspeccolby/stderr-featureColby Swandale2017-05-231-1/+1
* | remove colors if printing errors to stderr without a tty availableColby Swandale2017-05-231-1/+1
* | fix newline not being added correctly when printing to stderrColby Swandale2017-05-211-1/+1
* | stderr feature flag is notw error_on_stderrColby Swandale2017-05-171-1/+1
* | fix not checking error level before printing to stderrColby Swandale2017-05-171-0/+4
* | add print error to stderr featureColby Swandale2017-05-161-0/+45
* | Auto merge of #5650 - bundler:seg-mirror-file-uri-case, r=indirectThe Bundler Bot2017-05-101-0/+16
|\ \
| * | [Mirror] Properly handle casing of file URIsseg-mirror-file-uri-caseSamuel Giddins2017-05-091-0/+16
* | | Auto merge of #5647 - bundler:colby/spec-set-specs, r=segiddinsThe Bundler Bot2017-05-091-0/+35
|\ \ \
| * | | add specs for #find_by_name_and_platform and #merge in SpecSetcolby/spec-set-specsColby Swandale2017-05-091-0/+35
* | | | Auto merge of #5630 - bundler:jules2689-bundler-stub-spec, r=segiddinsThe Bundler Bot2017-05-081-0/+25
|\ \ \ \
| * | | | Try and fix the buildJulian Nadeau2017-05-051-11/+11
| * | | | Fix tests, address concernsJulian Nadeau2017-05-051-4/+7
| * | | | Return Bundler::StubSpec if stub is a Bundler::StubSpecJulian Nadeau2017-05-051-0/+22
| | |/ / | |/| |
* | | | Auto merge of #5639 - koic:unify_notation_of_rubygems, r=segiddinsThe Bundler Bot2017-05-081-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Unify the notation of RubyGemsKoichi ITO2017-05-041-1/+1
| | |/ | |/|
* | | Fix a typosKoichi ITO2017-05-032-6/+6
|/ /
* | [Settings] Allow configuring a mirror fallback timeout without a trailing slashseg-config-mirror-fallback-timeoutSamuel Giddins2017-04-241-0/+10
|/
* move implementation of Bundler::Env to class methodsColby Swandale2017-04-201-8/+7
* Auto merge of #5571 - bundler:seg-deadlocking-is-bad, r=indirectThe Bundler Bot2017-04-141-1/+1
|\
| * [SharedHelpers] Restore debug message for dep mismatchSamuel Giddins2017-04-131-1/+1
* | [Downloader] Print underlying error in HTTPErrorseg-downloader-errorSamuel Giddins2017-04-131-3/+3
|/
* Auto merge of #5568 - bundler:seg-stubs-no-load-full-spec, r=indirectThe Bundler Bot2017-04-081-1/+2
|\
| * [StubSpecification] Assign source when materializing the full specSamuel Giddins2017-04-071-1/+2
* | 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 #5555 - bundler:seg-outdated-new-machine, r=indirectThe Bundler Bot2017-04-031-0/+14
|\ \
| * | [UI::Shell] Simplify level comparison logicSamuel Giddins2017-03-311-0/+14
| |/
* | [VersionRanges] Say that != x, = x is emptySamuel Giddins2017-03-301-0/+37
|/