summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove unused methodmisc_cleanupDavid Rodríguez2019-12-061-6/+0
* Remove unnecessary code copied from rubygemsDavid Rodríguez2019-12-063-45/+1
* Remove unnecessary parameter to `fetch_specs`David Rodríguez2019-12-062-7/+5
* Merge #7471Bundlerbot2019-12-0610-45/+83
|\
| * Vendor latest thor's masterbump_thorDavid Rodríguez2019-12-0610-45/+83
|/
* Merge #7462Bundlerbot2019-12-021-1/+5
|\
| * fix number ordercolby/document-parallel-rspecColby Swandale2019-12-021-1/+1
| * document running tests in parallel inside a dev environmentColby Swandale2019-11-301-0/+4
* | Merge #7463Bundlerbot2019-12-022-8/+3
|\ \
| * | Vendor fileutils 1.4.1fileutils_1_4_1David Rodríguez2019-11-302-8/+3
* | | Merge #7464Bundlerbot2019-12-014-60/+29
|\ \ \
| * | | 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-014-45/+14
|/ / /
* | | Merge #7465Bundlerbot2019-12-0150-50/+50
|\ \ \ | |/ / |/| |
| * | December manpagesdecember_manpagesDavid Rodríguez2019-12-0150-50/+50
|/ /
* | Merge #7418Bundlerbot2019-11-292-31/+53
|\ \
| * | Restore previous BUNDLE_GEMFILE in bundler/inlinefatkodima2019-11-222-31/+53
* | | Merge #7461Bundlerbot2019-11-291-0/+1
|\ \ \ | |_|/ |/| |
| * | Set parallel_tests to also output rspec progresscolby/parallel-rspec-outputColby Swandale2019-11-301-0/+1
|/ /
* | 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
* | | Merge #7458Bundlerbot2019-11-2911-70/+50
|\ \ \ | |/ / |/| |
| * | Use activation hack in default gem activation specsDavid Rodríguez2019-11-281-2/+2
| * | Split default gem activation specsDavid Rodríguez2019-11-281-26/+20
| * | Only consider exempted default gemsDavid Rodríguez2019-11-281-5/+1
| * | Easier figuring out of default gemsDavid Rodríguez2019-11-281-3/+1
| * | `Gem::Specification` should always be an `Enumerable`David Rodríguez2019-11-281-3/+1
| * | `Gem::Specification#activate` should always be definedDavid Rodríguez2019-11-281-10/+8
| * | Fix a warning in activation hack snippetDavid Rodríguez2019-11-281-1/+1
| * | Don't hide part of backtracesDavid Rodríguez2019-11-281-3/+1
| * | Always pass env as strings to helpersDavid Rodríguez2019-11-2811-24/+22
|/ /
* | Merge #7456Bundlerbot2019-11-271-1/+1
|\ \
| * | Lazily load CGIDavid Rodríguez2019-11-271-1/+1
|/ /
* | Merge #7455Bundlerbot2019-11-262-3/+3
|\ \
| * | Lazily load `open3`David Rodríguez2019-11-262-3/+3
* | | Merge #7419Bundlerbot2019-11-262-3/+24
|\ \ \ | |/ / |/| |
| * | Add :glob to git source uniquenessfatkodima2019-11-212-3/+24
| |/
* | Merge #7452Bundlerbot2019-11-233-16/+16
|\ \
| * | Bump rubocop and rubocop-performanceDavid Rodríguez2019-11-223-16/+16
| |/
* | Merge #7451Bundlerbot2019-11-2315-15/+30
|\ \
| * | Mimic Travis CI configDavid Rodríguez2019-11-221-0/+9
| * | 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
| |/
* | Merge #7450Bundlerbot2019-11-222-3/+21
|\ \ | |/ |/|