summaryrefslogtreecommitdiff
path: root/spec/bundler
Commit message (Expand)AuthorAgeFilesLines
* Update GitHub URLs in error messages.Ellen Marie Dash2020-02-011-4/+4
* Simplify arguments to `sh`Nobuyoshi Nakada2020-01-281-1/+2
* remove warn call on LoadErrorEmily Giurleo2020-01-231-5/+0
* Merge #7527Bundlerbot2020-01-231-6/+5
|\
| * always print backtrace on LoadErrorEmily Giurleo2020-01-221-1/+5
| * remove trace and update the specs accordinglyEmily Giurleo2020-01-221-5/+0
| * TweakDavid Rodríguez2020-01-031-1/+1
* | Fix flaky spec failuretests/fix_another_potential_flakyDavid Rodríguez2020-01-211-2/+2
* | Remove unused lettests/fix_flaky_failuresDavid Rodríguez2020-01-201-2/+0
* | Fix running updater specs in isolationDavid Rodríguez2020-01-201-1/+1
* | [repo move] Update GitHub URL in comments and `skip` messages in spec/Ellen Marie Dash2020-01-162-2/+2
* | Don't set platforms to dependency registered by gemspecSutou Kouhei2020-01-151-35/+0
* | Merge #7554Bundlerbot2020-01-131-0/+174
|\ \
| * | Fix ruby version parsing in compact indexSutou Kouhei2020-01-121-0/+174
* | | Load `CompactIndexClient` upfronttests/fix_autoload_thread_safety_issueDavid Rodríguez2020-01-131-0/+3
* | | Remove global directory switching from specstests/less_flakynessDavid Rodríguez2020-01-129-55/+70
* | | Extract `bundled_app_gemfile` path helperDavid Rodríguez2020-01-123-5/+5
* | | Extract `bundled_app_lock` path helperDavid Rodríguez2020-01-122-4/+4
|/ /
* | Skip the rest of the failures on WindowsDavid Rodríguez2020-01-073-0/+8
* | Don't use readline on GemHelper specsDavid Rodríguez2020-01-041-1/+1
* | Merge #7543Bundlerbot2020-01-041-1/+2
|\ \
| * | Fix flaky test failuresfix_windows_flakiesDavid Rodríguez2020-01-041-1/+2
| |/
* | Merge #7542Bundlerbot2020-01-041-0/+1
|\ \
| * | Make test platform independentmake_test_platform_independentDavid Rodríguez2020-01-041-0/+1
| |/
* | Adapt `Bundler#which` test to Windowsadapt_bundler_which_test_to_windowsDavid Rodríguez2020-01-041-2/+16
|/
* Fixed test failures with gem command path on ruby core repo.fixed-bundler-specs-on-ruby-repoHiroshi SHIBATA2019-12-141-1/+1
* Use vendorized version of uri libraryDavid Rodríguez2019-12-0813-56/+56
* Remove unnecessary parameter to `fetch_specs`David Rodríguez2019-12-061-1/+1
* Always pass env as strings to helpersDavid Rodríguez2019-11-282-6/+6
* Merge #7452Bundlerbot2019-11-231-2/+2
|\
| * Bump rubocop and rubocop-performanceDavid Rodríguez2019-11-221-2/+2
* | Use OS-independent PATH-separatorDavid Rodríguez2019-11-221-2/+2
|/
* Merge #7416Bundlerbot2019-11-072-30/+10
|\
| * Don't use insecure temporary directory as home directoryfatkodima2019-11-042-30/+10
* | Revert "I don't think we need this now"undo_some_unskipsDavid Rodríguez2019-11-061-3/+3
* | Rename `lib` to `lib_dir`David Rodríguez2019-11-041-1/+1
|/
* Merge #7401Bundlerbot2019-11-042-10/+29
|\
| * Respect log level when showing GemRequireError'sno_silent_output_by_defaultDavid Rodríguez2019-10-311-1/+1
| * I don't think we need this nowDavid Rodríguez2019-10-311-3/+3
| * Don't silence the UI by defaultDavid Rodríguez2019-10-311-6/+25
* | Fix help with command aliasesfix_help_with_command_aliasesDavid Rodríguez2019-10-301-0/+50
|/
* Fix warning during ruby_version specsDavid Rodríguez2019-09-261-6/+14
* Move some global requires to their few usagesDavid Rodríguez2019-09-182-0/+4
* Merge #7324Bundlerbot2019-08-234-5/+5
|\
| * Fix some bundler specs (#2380)David Rodríguez2019-08-234-5/+5
* | Merge #7322Bundlerbot2019-08-221-1/+1
|\ \ | |/ |/|
| * Fix comments and messages to refer to https urlTakayuki Nakata2019-08-211-1/+1
* | Merge #7317Bundlerbot2019-08-201-3/+12
|\ \
| * | Parallelize test suiteDavid Rodríguez2019-08-181-3/+12
| |/
* | Merge #7310Bundlerbot2019-08-201-2/+7
|\ \ | |/ |/|