summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump rubocop to 0.68.0rubocop_0_68David Rodríguez2019-04-308-32/+25
* 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
| * | | | | Remove `simulate_bundler_version` from lockfile specsDavid Rodríguez2019-04-271-38/+58
| * | | | | Remove hard errors on version mismatchesDavid Rodríguez2019-04-272-30/+0
| * | | | | Merge unnecessarily split specsDavid Rodríguez2019-04-271-49/+1
| * | | | | Remove duplicated specDavid Rodríguez2019-04-271-38/+0
| * | | | | Remove case so it's easier to understandDavid Rodríguez2019-04-271-9/+6
|/ / / / /
* | | | | Merge #7137Bundlerbot2019-04-262-5/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Use `require_relative` in bundler's gemspecgemspec_require_relativeDavid Rodríguez2019-04-231-2/+2
| * | | | Add `require_relative` to gemspec templateMiklos Fazekas2019-04-231-3/+1
* | | | | Merge #7139Bundlerbot2019-04-261-22/+12
|\ \ \ \ \
| * | | | | Simplify rubygems integrationtweak_rubygems_integrationDavid Rodríguez2019-04-231-20/+10
| * | | | | Move require to the place where it's neededDavid Rodríguez2019-04-231-2/+2
| |/ / / /
* | | | | Merge #7141Bundlerbot2019-04-256-41/+1
|\ \ \ \ \
| * | | | | Remove outdated commentremove_coverage_trackingDavid Rodríguez2019-04-241-2/+0
| * | | | | Remove coverage tracking for the time beingDavid Rodríguez2019-04-246-39/+1
|/ / / / /
* | | | | Merge #6329Bundlerbot2019-04-242-6/+50
|\ \ \ \ \
| * | | | | Grab previous sources early enough (before they change)seg-no-warning-when-updating-sha-not-versionDavid Rodríguez2019-04-131-4/+12
| * | | | | Remove unneeded checkDavid Rodríguez2019-04-131-1/+1
| * | | | | Early return earlier to further simplifyDavid Rodríguez2019-04-131-2/+2
| * | | | | Rename variables to make code more clearDavid Rodríguez2019-04-131-6/+6
| * | | | | Add a failing spec for not warning when a git gem updates ref but not versionSamuel Giddins2019-04-131-0/+16
| * | | | | [Update] Stop printing “failed to update” message when changing sourcesSamuel Giddins2019-04-132-0/+20
* | | | | | Merge #7129Bundlerbot2019-04-242-2/+52
|\ \ \ \ \ \
| * | | | | | Remove unnecessary env variable checkingbundle_env_improvementsDavid Rodríguez2019-04-151-2/+2
| * | | | | | Add user home to `bundle env`David Rodríguez2019-04-152-0/+8