summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add 1.16.6 release to master's CHANGELOGmerge-1-16-stableDavid Rodríguez2018-10-061-0/+22
* Merge #6718Bundlerbot2018-10-066-13/+67
|\
| * Refactor initial codecorrect_bundle_show_deprecationDavid Rodríguez2018-10-011-7/+5
| * Fix `--paths` argument handlingDavid Rodríguez2018-10-012-2/+23
| * Fix "bundle show" deprecation messagesDavid Rodríguez2018-10-012-5/+43
| * Remove "no-color" tweaks from specsDavid Rodríguez2018-10-014-8/+5
* | Merge #6711Bundlerbot2018-10-062-1/+102
|\ \
| * | Add another spec, separate new case into its own testSamuel Giddins2018-10-022-1/+96
| * | Avoid fetching an rebuilding git gems when it's not necessaryJean Boussier2018-09-272-1/+7
* | | Merge #6721Bundlerbot2018-10-031-3/+3
|\ \ \
| * | | http://bundler.io redirects to https://Akira Matsuda2018-10-031-1/+1
| * | | GitHub is HTTPS by defaultAkira Matsuda2018-10-031-2/+2
|/ / /
* | | Merge #6687Bundlerbot2018-09-301-1/+1
|\ \ \ | |/ / |/| |
| * | Fix assignment in condition.Vít Ondruch2018-09-251-1/+1
* | | Merge #6708Bundlerbot2018-09-262-13/+47
|\ \ \ | |_|/ |/| |
| * | make `only_update_to_newer_versions` work correctly with `bundle update`Florian Munz2018-09-252-13/+47
|/ /
* | Merge #6707Bundlerbot2018-09-253-10/+27
|\ \
| * | Improve redownload specsmore_assertionsDavid Rodríguez2018-09-242-6/+26
| * | Remove unnecessary assertion exclusionremove_unnecessary_assertion_exclusionDavid Rodríguez2018-09-241-4/+1
* | | Merge #6686Bundlerbot2018-09-251-5/+7
|\ \ \ | |/ / |/| |
| * | Output OpenSSL information only when OpenSSL is available.Vít Ondruch2018-09-061-5/+7
| |/
* | Merge #6316Bundlerbot2018-09-242-1/+48
|\ \
| * | Sort unwritable_filesKenji Okimoto2018-04-231-1/+1
| * | Display unwritable files in each lineKenji Okimoto2018-04-232-4/+10
| * | Add backward compatibility code for Ruby 1.8.7Kenji Okimoto2018-04-231-2/+8
| * | Use 0o for octal literalsKenji Okimoto2018-04-231-1/+1
| * | Add test for Bundler.requires_sudo?Kenji Okimoto2018-04-231-0/+31
| * | Scan files array only onceKenji Okimoto2018-04-231-2/+2
| * | Use double quote instead of single quoteKenji Okimoto2018-04-231-1/+1
| * | Display reason to require sudoKenji Okimoto2018-04-231-0/+4
* | | Merge #6706Bundlerbot2018-09-241-8/+3
|\ \ \
| * | | Fix typoclean_up_some_specsDavid Rodríguez2018-09-231-1/+1
| * | | Fix TODO noteDavid Rodríguez2018-09-231-3/+0
| * | | Remove unnecessary requireDavid Rodríguez2018-09-231-1/+1
| * | | Remove unnecessary commentDavid Rodríguez2018-09-231-1/+0
| * | | Move require to a better place for readabilityDavid Rodríguez2018-09-231-2/+1
* | | | Merge #6702Bundlerbot2018-09-246-69/+132
|\ \ \ \
| * | | | Limit redownload specs to bundler 2better_force_to_redownload_transitionDavid Rodríguez2018-09-192-2/+2
| * | | | Make the equivalent change to `bundle update`David Rodríguez2018-09-183-3/+38
| * | | | Fix issue with initial implementationDavid Rodríguez2018-09-182-5/+15
| * | | | Document the supported optionDavid Rodríguez2018-09-181-2/+2
| * | | | Deprecate `bundle install --force`David Rodríguez2018-09-182-2/+12
| * | | | Convert redownload/force specs to shared specsDavid Rodríguez2018-09-181-39/+47
| * | | | Rename spec file to use the preferred option nameDavid Rodríguez2018-09-181-0/+0
* | | | | Merge #6694Bundlerbot2018-09-232-23/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Friendlier solution for a problematic specfix_local_spec_failureDavid Rodríguez2018-09-172-13/+5
| * | | | Move common stuff to inside letDavid Rodríguez2018-09-171-3/+3
| * | | | Modify env only in subprocessDavid Rodríguez2018-09-171-3/+1
| * | | | Improve specDavid Rodríguez2018-09-171-8/+1
| |/ / /
* | | | Merge #6703Bundlerbot2018-09-192-1/+11
|\ \ \ \