summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix `git` options examplesfix_gemfile_manpageDavid Rodríguez2019-07-261-3/+3
* Fix incorrect sectioning in `gemfile` man pageDavid Rodríguez2019-07-261-2/+1
* Merge #7257Bundlerbot2019-07-2610-19/+40
|\
| * Skip specs using `Process.fork` on Windowswindows_fixesDavid Rodríguez2019-07-231-0/+6
| * Try make some specs platform independentDavid Rodríguez2019-07-236-0/+17
| * Check for generic lockfilesDavid Rodríguez2019-07-233-5/+3
| * Indentation fixesDavid Rodríguez2019-07-231-14/+14
* | Merge #6809Bundlerbot2019-07-264-16/+33
|\ \
| * | [CurrentRuby] Say we are ruby? when the generic local platform is Gem::Platfo...segiddins/gemspec-force-ruby-platformSamuel Giddins2019-07-092-0/+21
| * | [GemHelpers] Remove the special code path for ruby platform being its own gen...Samuel Giddins2019-07-091-3/+1
| * | Make some specs more explicitDavid Rodríguez2019-07-091-13/+11
* | | Merge #7200Bundlerbot2019-07-2515-452/+860
|\ \ \
| * | | net-http-persistent 3.1.0 has been releasedbump_net_http_persistentDavid Rodríguez2019-07-253-9/+31
| * | | Add a few comments on vendored dependenciesDavid Rodríguez2019-07-251-0/+14
| * | | Adapt to the way my automatiek patch worksDavid Rodríguez2019-07-241-1/+1
| * | | Bump automatiek to 0.2.0David Rodríguez2019-07-242-11/+1
| * | | Bump net-http-persistent to 3.0.1David Rodríguez2019-07-2414-442/+824
* | | | Merge #7251Bundlerbot2019-07-251-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Removed the environmental variables that are BUNDLE_USER_*.remove-user-environmental-valsHiroshi SHIBATA2019-07-251-0/+1
|/ / /
* | | Merge #7261Bundlerbot2019-07-2410-20/+23
|\ \ \
| * | | Enable `Style/UnneededInterpolation` copenable_unneeded_interpolation_copDavid Rodríguez2019-07-2310-20/+23
* | | | Merge #7226Bundlerbot2019-07-2411-42/+64
|\ \ \ \
| * | | | Check for straneous quotesimprove_quality_specsDavid Rodríguez2019-07-1011-17/+42
| * | | | Remove unnecessary lineDavid Rodríguez2019-07-101-1/+0
| * | | | Tweak some quality specs to check more filesDavid Rodríguez2019-07-101-8/+8
| * | | | Refactor setting the encoding in quality specsDavid Rodríguez2019-07-101-13/+14
| * | | | This seems to pass for meDavid Rodríguez2019-07-101-3/+0
| | |/ / | |/| |
* | | | Merge #7260Bundlerbot2019-07-231-0/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Better info about spec exclusionsbetter_info_about_test_exclusionsDavid Rodríguez2019-07-231-0/+8
| | |/ | |/|
* | | Merge #7238Bundlerbot2019-07-231-1/+2
|\ \ \
| * | | Point to CoC which contains the contributor covenantAdam Wanninger2019-07-231-1/+2
| |/ /
* | | Merge #7255Bundlerbot2019-07-233-7/+10
|\ \ \ | |/ / |/| |
| * | Add a comment to explain the initial resetimprove_env_backupDavid Rodríguez2019-07-231-0/+1
| * | Move environment reset to the only test needing itDavid Rodríguez2019-07-232-2/+4
| * | Remove uneeded bundler keyDavid Rodríguez2019-07-231-1/+0
| * | Improve test to make it more independent from envDavid Rodríguez2019-07-231-2/+3
| * | Remove unnecessary assignmentsDavid Rodríguez2019-07-231-2/+2
|/ /
* | Merge #7250Bundlerbot2019-07-222-2/+2
|\ \
| * | build_metadata.rb - fix 'warning: instance variable @git_commit_sha not initi...MSP-Greg2019-07-161-1/+1
| * | dsl_spec.rb - fix for Ruby coreMSP-Greg2019-07-161-1/+1
* | | Merge #7252Bundlerbot2019-07-211-1/+1
|\ \ \
| * | | spec/bundler/shared_helpers_spec.rb - fixup after 7248MSP-Greg2019-07-201-1/+1
|/ / /
* | | Merge #7249Bundlerbot2019-07-207-72/+7
|\ \ \
| * | | Alias `cache` to `package` nowadd_package_functionality_to_cacheDavid Rodríguez2019-07-152-51/+1
| * | | Remove `cache_command_is_package` feature flagDavid Rodríguez2019-07-156-16/+4
| * | | Always keep `bundle package --all` optionDavid Rodríguez2019-07-151-4/+3
| * | | Fix incorrect flag usageDavid Rodríguez2019-07-151-1/+1
| * | | Remove redundant conditionDavid Rodríguez2019-07-151-4/+2
* | | | Merge #7248Bundlerbot2019-07-192-4/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | fix nested bundle exec's when bundler is a default gemMSP-Greg2019-07-162-4/+12
| |/ /