summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* One more fix to subprocess coveragebetter_code_coverageDavid Rodríguez2019-03-261-0/+2
* Revert "Maybe this is not needed"David Rodríguez2019-03-261-0/+1
* Skip coverage here tooDavid Rodríguez2019-03-261-1/+1
* Remove uneeded checkDavid Rodríguez2019-03-261-1/+1
* Skip coverage for some exec specsDavid Rodríguez2019-03-262-3/+5
* Experiment with tracking subprocess coverageDavid Rodríguez2019-03-264-1/+17
* Maybe this is not neededDavid Rodríguez2019-03-261-1/+0
* Patch vendored fileutils for nowDavid Rodríguez2019-03-261-5/+2
* Prefer direct requiresDavid Rodríguez2019-03-261-4/+16
* Simplecov should be required as early as possibleDavid Rodríguez2019-03-264-6/+20
* Remove unexisting folderDavid Rodríguez2019-03-261-1/+0
* Fix coverage report mergingDavid Rodríguez2019-03-261-0/+10
* Configure `simplecov` in `.simplecov` fileDavid Rodríguez2019-03-263-23/+12
* Better code coverage solutionDavid Rodríguez2019-03-266-17/+22
* Remove outdated commentDavid Rodríguez2019-03-261-2/+0
* Divide travis phasesDavid Rodríguez2019-03-261-1/+5
* Merge #7067Bundlerbot2019-03-2612-62/+328
|\
| * Bump thor to 0.20.3tweaking_vendoringDavid Rodríguez2019-03-2510-25/+175
| * Bump fileutils to 1.1.0David Rodríguez2019-03-251-26/+123
| * Describe automatiek tasksDavid Rodríguez2019-03-251-0/+11
| * Improve automatiek activationDavid Rodríguez2019-03-251-8/+16
| * Little refactorDavid Rodríguez2019-03-251-4/+4
|/
* Merge pull request #7061 from bundler/fix_circular_requiresDavid Rodríguez2019-03-233-3/+0
|\
| * Fix circular require warningsDavid Rodríguez2019-03-233-3/+0
|/
* Merge #7055Bundlerbot2019-03-211-1/+1
|\
| * revert the RSpec format in CI back to dotsColby Swandale2019-03-211-1/+1
|/
* Merge #7017Bundlerbot2019-03-205-172/+154
|\
| * `finish_resolve` is not actually neededDavid Rodríguez2019-03-203-6/+0
| * Abort when building man pages without ronnDavid Rodríguez2019-03-201-1/+1
| * Improve `ronn` activationDavid Rodríguez2019-03-201-8/+14
| * Simplify globbingDavid Rodríguez2019-03-201-1/+1
| * Remove unused requireDavid Rodríguez2019-03-201-1/+0
| * Move the `safe_task` method into the :spec namespaceDavid Rodríguez2019-03-201-7/+7
| * Merge the `:spec` namespace to a single blockDavid Rodríguez2019-03-201-12/+10
| * Simplify rubygems path transmissionDavid Rodríguez2019-03-201-2/+1
| * Make `bin/rake` activate only `rake`David Rodríguez2019-03-201-11/+12
| * Remove now dummy being-rescue-end blockDavid Rodríguez2019-03-201-101/+97
| * Simplify rubocop taskDavid Rodríguez2019-03-201-7/+6
| * Remove unnecessary prerequisiteDavid Rodríguez2019-03-201-1/+1
| * Make `bin/rubocop` activate only `rubocop`David Rodríguez2019-03-201-5/+10
| * Simplify RSpec taskDavid Rodríguez2019-03-201-17/+9
| * Make `bin/rspec` activate only `rspec`David Rodríguez2019-03-201-4/+11
| * Remove unnecessary pre-requisiteDavid Rodríguez2019-03-201-1/+0
| * Remove unnecessary RSpec activationDavid Rodríguez2019-03-201-13/+0
|/
* Merge #7045Bundlerbot2019-03-203-3/+135
|\
| * Add actionable suggestions to config deprecationmove_bundle_config_deprecation_to_bundler_2David Rodríguez2019-03-152-7/+119
| * Fix docs about `unset` with `--global` / `--local`David Rodríguez2019-03-151-1/+7
| * Fix deprecation version for `bundle config`David Rodríguez2019-03-152-1/+15
* | Merge #7044Bundlerbot2019-03-201-2/+9
|\ \
| * | Unskip `--binstubs` flag deprecationunskip_binstubs_deprecation_specsDavid Rodríguez2019-03-151-2/+9
| |/