summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Mention "bug fix feature flags" separatelydelay_appending_ruby_scopeDavid Rodríguez2019-12-234-50/+72
* Revert "Remove global_path_appends_ruby_scope setting"David Rodríguez2019-12-238-88/+142
* Revert "Remove now unnecessary append_ruby_scope field"David Rodríguez2019-12-231-4/+4
* Fix up b251f0e8e887ad159de3eae35ed01f849fc52af1David Rodríguez2019-12-231-40/+40
* Merge #7516Bundlerbot2019-12-222-1/+7
|\
| * Changelog for 2.1.2bump_version_and_changelogDavid Rodríguez2019-12-221-0/+6
| * Version 2.1.2David Rodríguez2019-12-221-1/+1
|/
* Merge #7515Bundlerbot2019-12-221-5/+1
|\
| * Compress lint tasks to a single jobmove_man_check_to_lintsDavid Rodríguez2019-12-221-7/+1
| * Move `rake man:check` to `linting` phaseDavid Rodríguez2019-12-221-1/+3
* | Merge #7513Bundlerbot2019-12-221-1/+1
|\ \ | |/ |/|
| * Improve error message when not logged inSteve Klabnik2019-12-201-1/+1
* | Merge #7514Bundlerbot2019-12-212-1/+15
|\ \ | |/ |/|
| * Fix `rake build` when path has spaces on itfix/rake_build_with_spaced_pathDavid Rodríguez2019-12-202-1/+15
|/
* Merge #7509Bundlerbot2019-12-191-1/+1
|\
| * Add `travis_retry` to apt-get operationDavid Rodríguez2019-12-191-1/+1
|/
* Merge #7505Bundlerbot2019-12-192-0/+8
|\
| * Make sure to `require "rubygems"` explicitlyrequire_rubygemsDavid Rodríguez2019-12-182-0/+8
* | Merge #7506Bundlerbot2019-12-193-21/+12
|\ \ | |/ |/|
| * Fix test issue when using `rubygems-bundler` gemsmaller_os_depsDavid Rodríguez2019-12-192-2/+2
| * Do extra root setup only when neededDavid Rodríguez2019-12-182-15/+10
| * Remove unnecessary setupDavid Rodríguez2019-12-181-4/+0
|/
* Merge #7503Bundlerbot2019-12-182-1/+8
|\
| * Changelog for 2.1.1bump_version_and_changelog_after_releaseDavid Rodríguez2019-12-181-0/+7
| * Version 2.1.1David Rodríguez2019-12-181-1/+1
|/
* Merge #7498Bundlerbot2019-12-173-1/+19
|\
| * Add compatibility methods for `rubygems-bundler` gemfix_rubygems_bundler_integrationDavid Rodríguez2019-12-173-0/+19
| * Avoid some redefinition warningsDavid Rodríguez2019-12-171-1/+0
* | Merge #7497Bundlerbot2019-12-172-1/+25
|\ \ | |/ |/|
| * Merge changelog and version bump back to masterDavid Rodríguez2019-12-172-1/+25
|/
* Merge #7493Bundlerbot2019-12-163-12/+14
|\
| * Fix another silent rubygems issuefix_another_silent_rubygems_issueDavid Rodríguez2019-12-163-12/+14
|/
* Merge #7482Bundlerbot2019-12-144-4/+8
|\
| * Fixed test failures with gem command path on ruby core repo.fixed-bundler-specs-on-ruby-repoHiroshi SHIBATA2019-12-144-4/+8
* | Merge #7483Bundlerbot2019-12-141-1/+1
|\ \ | |/ |/|
| * Delegate should be supported nowdelegate_is_now_supportedDavid Rodríguez2019-12-141-1/+1
|/
* Merge #7480Bundlerbot2019-12-143-9/+44
|\
| * Vendor thor 1.0.0David Rodríguez2019-12-143-9/+44
* | Merge #7478Bundlerbot2019-12-132-2/+2
|\ \ | |/ |/|
| * Revert "Write & read dummy gems binarily"cleanup_windows_ci_logsDavid Rodríguez2019-12-132-2/+2
|/
* Merge #7477Bundlerbot2019-12-131-1/+1
|\
| * Skip `did_you_mean` and `delegate` failures on MRI 2.7skip_did_you_mean_on_2_7David Rodríguez2019-12-131-1/+1
* | Merge #7475Bundlerbot2019-12-134-12/+12
|\ \ | |/ |/|
| * Delay deprecation of `bundle config` and `bundle update` without argsundeprecate_argless_config_and_updateDavid Rodríguez2019-12-134-12/+12
|/
* Merge #7460Bundlerbot2019-12-1346-115/+4267
|\
| * No longer need workarounds since our uri version is fixedvendorize_uri_libraryDavid Rodríguez2019-12-081-2/+0
| * Use vendorized version of uri libraryDavid Rodríguez2019-12-0827-81/+81
| * Vendorize "uri" libraryDavid Rodríguez2019-12-0816-26/+4179
| * This `require` seems unneededDavid Rodríguez2019-12-081-1/+0
| * Refactor stuff to not load URI if not neededDavid Rodríguez2019-12-082-5/+11