summaryrefslogtreecommitdiff
path: root/spec/bundler
Commit message (Expand)AuthorAgeFilesLines
* [Inline] Work when BUNDLE_BIN is setseg-inline-bundle-binSamuel Giddins2017-07-071-1/+2
* Auto merge of #5817 - NickLaMuro:bug_with_path_gem_source_equivalency, r=segi...The Bundler Bot2017-07-051-0/+31
|\
| * Compare sources using source's rootNick LaMuro2017-06-291-0/+31
* | Update specs for the specific platform being added to the lockfileSamuel Giddins2017-07-051-3/+3
* | Auto merge of #5613 - bundler:seg-vendor-fileutils, r=indirectThe Bundler Bot2017-07-053-7/+7
|\ \
| * | Fix expectations to adapt to the fileutils bundler is usingseg-vendor-fileutilsSamuel Giddins2017-06-283-7/+7
| * | Mock Bundler::FileUtils when necessarySamuel Giddins2017-06-283-7/+7
* | | [DSL] Remove default git sources on 2.0seg-no-default-git-sourcesSamuel Giddins2017-06-281-2/+19
|/ /
* | Auto merge of #5792 - bundler:seg-remove-rubygems-aggregate, r=segiddinsThe Bundler Bot2017-06-273-14/+123
|\ \
| * | More bundler 2 spec fixesseg-remove-rubygems-aggregateSamuel Giddins2017-06-271-4/+47
| * | Get the Bundler 2 specs passing with transitive source pinningSamuel Giddins2017-06-233-10/+70
| * | Implement source pinning for 2.0Samuel Giddins2017-06-232-0/+6
| |/
* | Auto merge of #5782 - bundler:seg-global-gem-cache, r=indirectThe Bundler Bot2017-06-271-1/+11
|\ \
| * | 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
| |/
* | Move expand_path to #default_gemfile and add integration specGlenn Espinosa2017-06-251-8/+10
* | Allow BUNDLE_GEMFILE to not be an absolute pathGlenn Espinosa2017-06-241-1/+9
|/
* 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
|/ /