summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add :glob to git source uniquenessfatkodima2019-11-211-0/+20
| |/
* | Merge #7452Bundlerbot2019-11-232-4/+4
|\ \
| * | Bump rubocop and rubocop-performanceDavid Rodríguez2019-11-222-4/+4
| |/
* | Merge #7451Bundlerbot2019-11-2314-15/+21
|\ \
| * | Write & read dummy gems binarilyDavid Rodríguez2019-11-222-2/+2
| * | Reuse installed gems with windows CIDavid Rodríguez2019-11-221-1/+1
| * | Read marshaled gemspecs binarilyDavid Rodríguez2019-11-229-9/+9
| * | Use OS-independent PATH-separatorDavid Rodríguez2019-11-221-2/+2
| * | Strip root path in an OS-independent wayDavid Rodríguez2019-11-221-1/+7
| |/
* | Fixup style issuesDavid Rodríguez2019-11-222-6/+6
* | Fix glob base in bundler.gemspecKazuhiro NISHIYAMA2019-11-221-1/+2
* | Skip some tests if extracted from tarballKazuhiro NISHIYAMA2019-11-221-0/+9
* | Allow unknown if ruby coreKazuhiro NISHIYAMA2019-11-221-2/+10
|/
* Fix shelling out to rubygems being silentDavid Rodríguez2019-11-181-0/+6
* Don't allow warnings on released rubiesDavid Rodríguez2019-11-121-1/+1
* Fix `Bundler.require` redefinition warningDavid Rodríguez2019-11-121-0/+2
* Remove already fixed warningDavid Rodríguez2019-11-121-1/+0
* Remove unused instance variableDavid Rodríguez2019-11-121-1/+1
* Enable warnings in ruby subprocessesDavid Rodríguez2019-11-121-1/+1
* Improve binstub specsDavid Rodríguez2019-11-111-26/+49
* Merge #7435Bundlerbot2019-11-119-19/+14
|\
| * Improve rubygems version overriding mechanismDavid Rodríguez2019-11-119-19/+14
* | Prefer requires not relying on the `$LOAD_PATH`David Rodríguez2019-11-114-6/+5
* | Remove unnecessary rubygems require'sDavid Rodríguez2019-11-114-8/+0
* | Remove another unnecessary requireDavid Rodríguez2019-11-111-1/+0
* | Lazily require fileutilsDavid Rodríguez2019-11-111-1/+2
* | Require pieces of bundler absolutelyDavid Rodríguez2019-11-111-2/+4
|/
* Merge #7423Bundlerbot2019-11-091-1/+14
|\
| * Ignore local overrides for bundle pristinefatkodima2019-11-061-1/+14
* | Merge #6455Bundlerbot2019-11-081-2/+64
|\ \
| * | [CLI::Gem] Add a --rubocop optionsegiddins/bundle-gem-rubocop-optionSamuel Giddins2019-10-191-2/+64
* | | Merge #7416Bundlerbot2019-11-072-30/+10
|\ \ \
| * | | Don't use insecure temporary directory as home directoryfatkodima2019-11-042-30/+10
* | | | 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-062-3/+4
* | | | Merge #7425Bundlerbot2019-11-061-0/+3
|\ \ \ \
| * | | | Properly avoid readline crashes when running specs on Windowsfix_warning_and_readline_crash_on_windowsDavid Rodríguez2019-11-061-0/+3
| | |_|/ | |/| |
* | | | Merge #7393Bundlerbot2019-11-061-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Make bundle add caches newly added gems when needed.André Luis Leal Cardoso Junior2019-11-041-0/+9
* | | | Always use folder structure aware path helpersspec_normalizationsDavid Rodríguez2019-11-044-6/+8
* | | | Simplify a bunch of test requiresDavid Rodríguez2019-11-0443-43/+43
* | | | Simplify building some pathsDavid Rodríguez2019-11-043-4/+4
* | | | Rename `lib` to `lib_dir`David Rodríguez2019-11-0415-60/+60
* | | | Remove unnecessary local variablesDavid Rodríguez2019-11-041-6/+0
* | | | Remove `spec` helper in favor of `spec_dir`David Rodríguez2019-11-044-8/+4
* | | | Normalize some test requiresDavid Rodríguez2019-11-042-5/+5
| |/ / |/| |
* | | Merge #7404Bundlerbot2019-11-041-0/+23
|\ \ \
| * | | Support multiple groups for --without-group and --only-group options in bundl...fatkodima2019-11-011-0/+23
* | | | Merge #7399Bundlerbot2019-11-041-1/+1
|\ \ \ \
| * | | | Fix some realworld specs testing nothingfix_realworld_test_helperDavid Rodríguez2019-10-301-1/+1