summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Require version relatively in fileutilsimprove_fileutils_requireDavid Rodríguez2019-05-031-1/+1
* Merge #7149Bundlerbot2019-05-032-10/+54
|\
| * Properly detect the platform mismatch casefix_bundle_update_crashDavid Rodríguez2019-04-282-2/+10
| * Remame variable to be more accurateDavid Rodríguez2019-04-281-5/+5
| * Fix crash when dependency is for another platformDavid Rodríguez2019-04-282-10/+42
| * Move local variables to where they are usedDavid Rodríguez2019-04-281-6/+8
| * Add some whitespace for readabilityDavid Rodríguez2019-04-281-0/+2
* | Merge #7153Bundlerbot2019-05-021-7/+7
|\ \
| * | Rename local variables for readabilityFumiaki MATSUSHIMA2019-05-011-7/+7
* | | Merge #7147Bundlerbot2019-05-024-24/+44
|\ \ \ | |/ / |/| |
| * | Fix more specs on an environment with bundler head as a default gemfix_specs_with_bundler_master_installed_globallyDavid Rodríguez2019-04-282-4/+19
| * | Unify `bundle show` deprecation specsDavid Rodríguez2019-04-282-20/+24
| * | Move skip to the right placeDavid Rodríguez2019-04-281-2/+2
| * | Fix license listing for bundler itselfDavid Rodríguez2019-04-282-1/+2
* | | Merge #7148Bundlerbot2019-05-013-24/+16
|\ \ \
| * | | Remove now unnecessary methoduse_add_to_load_pathDavid Rodríguez2019-04-281-5/+1
| * | | Move common logic to rubygems integrationDavid Rodríguez2019-04-283-19/+16
| * | | Remove unnecessary commentDavid Rodríguez2019-04-281-1/+0
| |/ /
* | | Merge #7151Bundlerbot2019-04-308-32/+25
|\ \ \
| * | | Bump rubocop to 0.68.0rubocop_0_68David Rodríguez2019-04-308-32/+25
* | | | Merge #7150Bundlerbot2019-04-304-9/+10
|\ \ \ \
| * | | | Fix message about skipped groups for `bundle update`proper_group_skip_message_for_bundle_updateDavid Rodríguez2019-04-284-9/+10
| * | | | Move spec to a better locationDavid Rodríguez2019-04-281-0/+0
| | |_|/ | |/| |
* | | | Merge #7138Bundlerbot2019-04-2910-29/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove unnecessary BUNDLER_SPEC_RUNremove_bundler_spec_runDavid Rodríguez2019-04-2310-29/+15
* | | | Merge #7140Bundlerbot2019-04-292-6/+12
|\ \ \ \
| * | | | Get `bundle exec` respecting proc titlesfix_exec_proc_titleDavid Rodríguez2019-04-262-6/+12
* | | | | Merge #7143Bundlerbot2019-04-292-2/+66
|\ \ \ \ \
| * | | | | Fix to update conservatively for gemspec updateFumiaki MATSUSHIMA2019-04-292-2/+66
|/ / / / /
* | | | | Merge #7063Bundlerbot2019-04-282-10/+18
|\ \ \ \ \
| * | | | | Small fix with plural.Guillermo Guerrero2019-04-282-10/+18
* | | | | | Merge #6928Bundlerbot2019-04-284-3/+31
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | remove unneeded variable in specJonathan2019-01-281-1/+0
| * | | | | fix rubocop offensesJonathan2019-01-231-2/+2
| * | | | | raise BadAuthenticationError when userinfo is found in 401 responsesJonathan2019-01-234-3/+32
* | | | | | Merge #6885Bundlerbot2019-04-282-5/+6
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Don't check for the existence of a writable home directory if BUNDLE_USER_HOM...Joel Turkel2019-01-072-5/+6
* | | | | | Merge #7145Bundlerbot2019-04-285-86/+8
|\ \ \ \ \ \
| * | | | | | One more compatibility cleanupmore_compatibility_cleanupDavid Rodríguez2019-04-281-7/+2
| * | | | | | Remove more compatibility codeDavid Rodríguez2019-04-281-10/+2
| * | | | | | Remove comment that will easily get outdatedDavid Rodríguez2019-04-271-2/+0
| * | | | | | Remove ruby 2.2 only workaroundDavid Rodríguez2019-04-271-3/+1
| * | | | | | Remove rubygems pre 2.2 compatibility codeDavid Rodríguez2019-04-272-28/+3
| * | | | | | Remove unnecessary backport of rubygems methodDavid Rodríguez2019-04-271-9/+0
| * | | | | | Remove rubygems pre 1.4 compatibility codeDavid Rodríguez2019-04-272-27/+0
* | | | | | | Merge #7146Bundlerbot2019-04-281-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix typo in file extensionVictor Gama2019-04-271-1/+1
|/ / / / / / /
* | | | | | | Merge #6996Bundlerbot2019-04-273-147/+48
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Slight rewording for consistency with other specsdowngrade_version_mismatches_to_warningsDavid Rodríguez2019-04-271-1/+1
| * | | | | | Check for feature flag instead of hard versionDavid Rodríguez2019-04-271-1/+1