summaryrefslogtreecommitdiff
path: root/spec/bundler
Commit message (Expand)AuthorAgeFilesLines
...
* | Enable `Style/UnneededInterpolation` copenable_unneeded_interpolation_copDavid Rodríguez2019-07-233-5/+5
|/
* Merge #7250Bundlerbot2019-07-221-1/+1
|\
| * dsl_spec.rb - fix for Ruby coreMSP-Greg2019-07-161-1/+1
* | spec/bundler/shared_helpers_spec.rb - fixup after 7248MSP-Greg2019-07-201-1/+1
* | fix nested bundle exec's when bundler is a default gemMSP-Greg2019-07-161-2/+4
|/
* Merge #7235Bundlerbot2019-07-061-4/+4
|\
| * Fix typosspec_improvementsDavid Rodríguez2019-07-051-4/+4
* | Merge #7225Bundlerbot2019-07-051-3/+7
|\ \ | |/ |/|
| * Improve spec to be more realisticclearer_git_errorsDavid Rodríguez2019-06-281-2/+3
| * Clearer MissingRevision git errorsDavid Rodríguez2019-06-271-2/+5
* | Merge #7233Bundlerbot2019-07-051-0/+1
|\ \
| * | Add missing mockmissing_mockDavid Rodríguez2019-07-041-0/+1
| |/
* | Merge #7212Bundlerbot2019-07-051-0/+28
|\ \ | |/ |/|
| * Don't re-resolve locked platform specific gemsDavid Rodríguez2019-06-251-0/+28
* | RUBY_ENGINE should always be defined after 1.8.7ruby_engine_always_definedDavid Rodríguez2019-06-261-15/+5
|/
* Merge #7161Bundlerbot2019-06-247-23/+23
|\
| * Normalize file:// handling in specsDavid Rodríguez2019-06-117-23/+23
* | Fix thread leak in compact index specsDavid Rodríguez2019-06-171-1/+1
* | Merge #7002Bundlerbot2019-06-141-15/+21
|\ \
| * | Skip specs that need coloring on Windowsfix_shell_type_settingDavid Rodríguez2019-05-241-3/+3
| * | Add missing no-color source specsDavid Rodríguez2019-05-241-0/+16
| * | Be explicit about coloring in specs that need thatDavid Rodríguez2019-05-241-0/+2
| * | Respect color option when instantiating shellsDavid Rodríguez2019-05-241-12/+0
* | | Merge #7199Bundlerbot2019-06-121-8/+20
|\ \ \
| * | | Fix `rake release` not prompting for OTP codedeivid/allow_otpDavid Rodríguez2019-06-111-1/+7
| * | | Use a clean gemspec for gem helper specsDavid Rodríguez2019-06-111-0/+1
| * | | Move "on releasing" to a RSpec contextDavid Rodríguez2019-06-111-7/+12
| | |/ | |/|
* | | Merge #7155Bundlerbot2019-06-111-2/+2
|\ \ \ | |/ / |/| |
| * | Added Ruby 2.6 to dsl.ruby26Hiroshi SHIBATA2019-05-021-2/+2
* | | Fixed wrong BUNDLE_BIN_PATH for ruby core.Hiroshi SHIBATA2019-06-101-1/+1
* | | Added the condition for ruby_core repository.Hiroshi SHIBATA2019-06-101-1/+9
* | | spec/bundler/bundler/dsl_spec.rb: fix exception to raiseNobuyoshi Nakada2019-06-101-2/+2
* | | Add debugging information to flaky testdebug_flaky_test_failuresDavid Rodríguez2019-05-291-2/+5
* | | Fix another state leak in the test suiteDavid Rodríguez2019-05-271-2/+8
* | | Fix another flakyDavid Rodríguez2019-05-271-38/+35
* | | Fix test in bundler plugin events spec that was depending on specificColby Swandale2019-05-271-1/+5
| |/ |/|
* | Previous approach for not walking further up from test folderbetter_test_specific_file_searchingDavid Rodríguez2019-05-163-3/+0
* | Setup rubyopt to require bundler absolutelyDavid Rodríguez2019-05-121-1/+1
* | Merge #7142Bundlerbot2019-05-051-67/+11
|\ \ | |/ |/|
| * Fully switch to https sourceshttps_sourcesDavid Rodríguez2019-04-241-67/+11
* | Merge #7138Bundlerbot2019-04-293-0/+3
|\ \
| * | Remove unnecessary BUNDLER_SPEC_RUNremove_bundler_spec_runDavid Rodríguez2019-04-233-0/+3
* | | Merge #6928Bundlerbot2019-04-282-3/+29
|\ \ \
| * | | remove unneeded variable in specJonathan2019-01-281-1/+0
| * | | fix rubocop offensesJonathan2019-01-231-2/+2
| * | | raise BadAuthenticationError when userinfo is found in 401 responsesJonathan2019-01-232-3/+30
* | | | Merge #6885Bundlerbot2019-04-281-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Don't check for the existence of a writable home directory if BUNDLE_USER_HOM...Joel Turkel2019-01-071-0/+1
* | | | Add user home to `bundle env`David Rodríguez2019-04-151-0/+7
* | | | Add some specs for rubygems paths in `bundle env`David Rodríguez2019-04-151-0/+41