summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Refresh all VCR cassettesrefresh_vcr_cassettesDavid Rodríguez2019-02-22708-414/+503
* Remove now redundant configsDavid Rodríguez2019-02-212-5/+0
* Remove deprecation releasesDavid Rodríguez2019-02-211-16/+0
* Reword deprecation messagesDavid Rodríguez2019-02-215-21/+21
* Change some specs checking the wrong streamDavid Rodríguez2019-02-212-6/+6
* Revert "test tty"Colby Swandale2019-02-211-5/+0
* test ttyColby Swandale2019-02-211-0/+5
* Merge #6974Bundlerbot2019-02-2035-118/+132
|\
| * Slightly better wording of error messagesuse_newer_list_interfaceDavid Rodríguez2019-02-201-2/+2
| * Fix git source error message recommendationsDavid Rodríguez2019-02-201-2/+18
| * More exact match for errors messageDavid Rodríguez2019-02-201-1/+1
| * Remove undefined commandDavid Rodríguez2019-02-191-2/+0
| * Use newest interface to `bundle config` everywhereDavid Rodríguez2019-02-1934-113/+113
* | Fixup r66984. Update the location of bundler gemspec.SHIBATA Hiroshi2019-02-201-1/+1
* | Fixed cop failuresSHIBATA Hiroshi2019-02-203-3/+3
* | Use ENV["BUNDLE_GEM"] instead of gem command provided by system ruby.SHIBATA Hiroshi2019-02-192-6/+11
* | Fixup r66984. It breakes bundler's examples.SHIBATA Hiroshi2019-02-191-1/+1
* | The ruby core applied the difference structure from bundler upstreamSHIBATA Hiroshi2019-02-192-7/+19
|/
* Fix redefinition warningtest_warningDavid Rodríguez2019-02-173-16/+8
* Merge #6899Bundlerbot2019-02-151-1/+1
|\
| * Merge branch 'master' into cross_platform_ciJan Piotrowski2019-01-2816-188/+30
| |\
| * | do not generate manpages on WindowsJan Piotrowski2019-01-111-1/+1
* | | Fix 1.x specscheck_out_only_in_specsDavid Rodríguez2019-02-1420-72/+72
* | | Remove now unnecessary `lack_errors` matcherDavid Rodríguez2019-02-1412-38/+31
* | | Split stderr and stdout in specsDavid Rodríguez2019-02-1455-304/+287
* | | Print to correct stream when setup on a ttyDavid Rodríguez2019-02-141-2/+2
* | | Fix typoDavid Rodríguez2019-02-141-1/+1
* | | Merge #6964Bundlerbot2019-02-131-13/+6
|\ \ \
| * | | Remove exception since MRI 1.9.3 is no longer supporteddependency_reviewDavid Rodríguez2019-02-131-4/+3
| * | | Bump builder gem since we no longer support MRI 1.9.2David Rodríguez2019-02-131-2/+1
| * | | Bump rack-test since we no longer support MRI 1.8.7David Rodríguez2019-02-131-3/+1
| * | | Fix TODO note since linked issue seems closedDavid Rodríguez2019-02-131-3/+1
| * | | Remove no longer relevant commentDavid Rodríguez2019-02-131-1/+0
* | | | Remove now unnecessary stuff from helper methodrubygems_leakageDavid Rodríguez2019-02-121-5/+2
* | | | Spec behaves consistenly across OS's apparentlyDavid Rodríguez2019-02-121-1/+1
* | | | Stop leaking to system rubygems on subprocessesDavid Rodríguez2019-02-125-24/+20
|/ / /
* | | Properly restrict rubygems version for failing specsDavid Rodríguez2019-02-102-2/+2
* | | Ignore to add bundler lib direcotry if it is same as RbConfig::CONFIG["rubyli...ignore-bundler-lib-ruby-libSHIBATA Hiroshi2019-02-041-0/+9
* | | Merge #6931Bundlerbot2019-01-291-0/+9
|\ \ \ | |_|/ |/| |
| * | change prefer to patch_prefer and updated help textAnkit Kataria2019-01-271-2/+2
| * | add patch option in bundle configAnkit Kataria2019-01-241-0/+9
* | | Replace unsafe http URLs with https URLsTakumasa Ochi2019-01-281-1/+1
* | | Update the additional versions of rake in rspec examples.update-default-version-of-templateSHIBATA Hiroshi2019-01-248-13/+13
* | | Fixed failing examples.SHIBATA Hiroshi2019-01-242-4/+4
* | | Added condition for Object =~ comparison.SHIBATA Hiroshi2019-01-231-1/+1
* | | Merge #6793Bundlerbot2019-01-233-168/+0
|\ \ \ | |/ / |/| |
| * | Removed deprecated example.remove-bundle_rubySHIBATA Hiroshi2018-11-211-8/+0
| * | Removed exe/bundle_ruby and its example.SHIBATA Hiroshi2018-11-202-160/+0
* | | Ensure credentials are masked in FallbackError from Net::HTTPNotFoundgreysteil/show-notfound-uriGrey Baker2019-01-141-0/+9
* | | Include URL in Bundler::Fetcher::FallbackError message for Net::HTTPNotFoundGrey Baker2019-01-031-1/+2
| |/ |/|