summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Fixed test failures with gem command path on ruby core repo.fixed-bundler-specs-on-ruby-repoHiroshi SHIBATA2019-12-142-2/+6
* Revert "Write & read dummy gems binarily"cleanup_windows_ci_logsDavid Rodríguez2019-12-131-1/+1
* Merge #7460Bundlerbot2019-12-131-2/+0
|\
| * No longer need workarounds since our uri version is fixedvendorize_uri_libraryDavid Rodríguez2019-12-081-2/+0
* | Bump RuboCop to 0.77.0Koichi ITO2019-12-121-1/+1
* | Remove unnecessary -I optionfix_gem_tasksDavid Rodríguez2019-12-101-1/+1
|/
* Rename `unrequire_rubygems` to `reexec`improve_rubygems_switcherDavid Rodríguez2019-12-011-2/+2
* Rename `env_version` to `source`David Rodríguez2019-12-011-11/+11
* Rename `target_tag_version` to `target_tag`David Rodríguez2019-12-011-5/+5
* Improve rubygems switching codeDavid Rodríguez2019-12-012-35/+13
* Merge #7459Bundlerbot2019-11-291-9/+12
|\
| * Fix condition to verify root is a git directoryunskip_quality_specsDavid Rodríguez2019-11-281-1/+1
| * Extract git check logic to a methodDavid Rodríguez2019-11-281-9/+12
* | Don't hide part of backtracesDavid Rodríguez2019-11-281-3/+1
* | Always pass env as strings to helpersDavid Rodríguez2019-11-281-2/+0
|/
* Lazily load `open3`David Rodríguez2019-11-261-2/+1
* Merge #7452Bundlerbot2019-11-231-2/+2
|\
| * Bump rubocop and rubocop-performanceDavid Rodríguez2019-11-221-2/+2
* | Merge #7451Bundlerbot2019-11-2310-10/+10
|\ \
| * | Write & read dummy gems binarilyDavid Rodríguez2019-11-221-1/+1
| * | Reuse installed gems with windows CIDavid Rodríguez2019-11-221-1/+1
| * | Read marshaled gemspecs binarilyDavid Rodríguez2019-11-228-8/+8
| |/
* | Fixup style issuesDavid Rodríguez2019-11-221-3/+3
* | Fix glob base in bundler.gemspecKazuhiro NISHIYAMA2019-11-221-1/+2
* | Skip some tests if extracted from tarballKazuhiro NISHIYAMA2019-11-221-0/+9
|/
* Enable warnings in ruby subprocessesDavid Rodríguez2019-11-121-1/+1
* Merge #7435Bundlerbot2019-11-115-12/+4
|\
| * Improve rubygems version overriding mechanismDavid Rodríguez2019-11-115-12/+4
* | Prefer requires not relying on the `$LOAD_PATH`David Rodríguez2019-11-111-1/+2
* | Lazily require fileutilsDavid Rodríguez2019-11-111-1/+2
* | Require pieces of bundler absolutelyDavid Rodríguez2019-11-111-2/+4
|/
* Pass `env` as a parameter to `sys_exec`no_env_in_frontDavid Rodríguez2019-11-061-2/+2
* Revert "I don't think we need this now"undo_some_unskipsDavid Rodríguez2019-11-061-0/+1
* Properly avoid readline crashes when running specs on Windowsfix_warning_and_readline_crash_on_windowsDavid Rodríguez2019-11-061-0/+3
* Always use folder structure aware path helpersspec_normalizationsDavid Rodríguez2019-11-042-2/+3
* Simplify a bunch of test requiresDavid Rodríguez2019-11-0439-39/+39
* Simplify building some pathsDavid Rodríguez2019-11-041-1/+1
* Rename `lib` to `lib_dir`David Rodríguez2019-11-043-6/+6
* Remove `spec` helper in favor of `spec_dir`David Rodríguez2019-11-041-5/+1
* Merge #7401Bundlerbot2019-11-042-4/+1
|\
| * I don't think we need this nowDavid Rodríguez2019-10-311-1/+0
| * Don't silence the UI by defaultDavid Rodríguez2019-10-311-3/+1
* | Merge #7376Bundlerbot2019-10-301-0/+12
|\ \ | |/ |/|
| * bundle info prints gem metadataOrien Madgwick2019-10-061-0/+12
* | Bump tested rubies and regenerate cassettesbump_rubiesDavid Rodríguez2019-10-20706-342/+342
|/
* Properly expand rubygems path when not in the root folderfollow_up_to_rgv_handling_refactorDavid Rodríguez2019-09-241-1/+3
* Properly version target rubygems when RGV is a pathDavid Rodríguez2019-09-241-0/+2
* Only change cloned copy version if necessaryDavid Rodríguez2019-09-191-2/+15
* Replace `with_rubygems` scriptDavid Rodríguez2019-09-195-2/+121
* Move some global requires to their few usagesDavid Rodríguez2019-09-181-0/+1