summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * 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
|/
* Merge #7442Bundlerbot2019-11-212-3/+18
|\
| * Fix shelling out to rubygems being silentDavid Rodríguez2019-11-182-3/+18
* | Merge #7443Bundlerbot2019-11-202-1/+18
|\ \ | |/ |/|
| * Pick up changelog and version bump from 2-1-stableDavid Rodríguez2019-11-182-1/+18
|/
* Merge #7439Bundlerbot2019-11-121-3/+3
|\
| * Fix typo's in ChangelogPetrik de Heus2019-11-121-3/+3
|/
* Merge #7422Bundlerbot2019-11-123-4/+5
|\
| * 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
* | Merge #7438Bundlerbot2019-11-121-2/+2
|\ \ | |/ |/|
| * Add missing `travis_retry`'s to TravisCI configDavid Rodríguez2019-11-121-2/+2
|/
* Merge #7266Bundlerbot2019-11-1218-217/+118
|\
| * Pickup latest changes in thor masterDavid Rodríguez2019-11-1118-217/+118
|/