summaryrefslogtreecommitdiff
path: root/spec/bundler
Commit message (Expand)AuthorAgeFilesLines
* [YAMLSerializer] Handle empty strings properlyseg-yaml-empty-string-valuesSamuel Giddins2017-07-201-0/+2
* Auto merge of #5848 - bundler:seg-inline-bundle-bin, r=colby-swandaleThe Bundler Bot2017-07-171-1/+2
* Auto merge of #5817 - NickLaMuro:bug_with_path_gem_source_equivalency, r=segi...The Bundler Bot2017-07-171-0/+31
* Auto merge of #5809 - bundler:seg-config-converted-value, r=indirectThe Bundler Bot2017-07-171-0/+10
* Auto merge of #5801 - jakauppila:fix_no_proxy_patch, r=segiddinsThe Bundler Bot2017-07-171-0/+15
* Auto merge of #5791 - bundler:seg-verbose-cli-print-no-defaults, r=colby-swan...The Bundler Bot2017-07-171-0/+5
* Auto merge of #5630 - bundler:jules2689-bundler-stub-spec, r=segiddinsThe Bundler Bot2017-05-101-0/+25
* 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
|/
* add testsBrian Christian2017-03-281-0/+26
* Spec: Regression test for https://github.com/bundler/bundler/issues/5463Olle Jonsson2017-02-251-0/+30
* Auto merge of #5455 - googya:master, r=colby-swandaleThe Bundler Bot2017-02-211-2/+2
|\
| * fix typoleslie.wen2017-02-211-2/+2
* | Auto merge of #5436 - okkez:fix-frozen-string-literal-error-with-rubygems-2.6...The Bundler Bot2017-02-211-0/+27
|\ \ | |/ |/|
| * Add limit `:rubygems => ">= 2"`okkez2017-02-191-2/+2
| * Add unit test for previous commitokkez2017-02-181-0/+27
* | Auto merge of #5427 - bundler:seg-api-missing-dependencies, r=indirectThe Bundler Bot2017-02-181-2/+2
|\ \
| * | When swapping, dont consider dep type for "missing" API depsSamuel Giddins2017-02-131-2/+2
* | | remove unused Process.kill mock in FIPS-mode specWill Jordan2017-02-171-6/+0
* | | simplify `md5_available?` test using `OpenSSL::Digest:MD5.digest`Will Jordan2017-02-171-12/+10
* | | Enable compact index when OpenSSL FIPS mode is enabled but not activeWill Jordan2017-02-161-6/+38
| |/ |/|
* | Auto merge of #5421 - bundler:seg-read-only-fs-no-global-settings, r=indirectThe Bundler Bot2017-02-151-0/+13
|\ \ | |/ |/|
| * [Settings] Allow not reading the global config file when there is no $HOME an...seg-read-only-fs-no-global-settingsSamuel Giddins2017-02-101-0/+13
* | Allow the gem helper spec to pass much faster without a net connectionseg-unit-test-no-internetSamuel Giddins2017-02-091-2/+3
|/
* Auto merge of #5363 - svoop:permissive_tmp_home_dirs, r=indirectThe Bundler Bot2017-02-091-0/+39
|\
| * Permissive temporary home directorySven Schwyn2017-02-081-0/+39
* | [UI::Silent] Ensure all the same methods as Shell are implementedseg-ensure-silent-shell-paritySamuel Giddins2017-02-071-0/+28
* | fix syntax error on 1.8.7Sava Virtosu2017-01-281-5/+11
* | cover log_error methodSava Virtosu2017-01-241-2/+133
* | rename form exception to errorSava Virtosu2017-01-231-10/+12
* | cover method request_issue_report_for in FriendlyErrorsSava Virtosu2017-01-231-0/+17
* | cover method exit_status on Bundler::FriendlyErrorsSava Virtosu2017-01-231-0/+24
|/
* Auto merge of #5331 - bundler:seg-specs-rspec-config, r=indirectThe Bundler Bot2017-01-1546-49/+49
|\
| * Disable RSpec monkey patchingSamuel Giddins2017-01-1546-49/+49
* | [CLI] Warn when running an outdated bundler versionSamuel Giddins2017-01-141-0/+63
|/
* Auto merge of #5284 - amatsuda:mri_25, r=segiddinsThe Bundler Bot2016-12-271-2/+2
|\
| * Support :mri_25 platform and its variationsAkira Matsuda2016-12-261-2/+2
* | Auto merge of #5278 - bundler:seg-worker-thread-creation-failure, r=indirectThe Bundler Bot2016-12-271-0/+22
|\ \
| * | [Worker] Fail gracefully when creating threads failsseg-worker-thread-creation-failureSamuel Giddins2016-12-251-0/+22
| |/