summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* typo fixskip-remove-auth-with-file-protocolSHIBATA Hiroshi2018-06-153-3/+3
* StyleSHIBATA Hiroshi2018-06-151-5/+1
* Move normalize methods to helper methods from rspec example files.SHIBATA Hiroshi2018-06-1510-60/+32
* Workaround for empty value of URI#host variableSHIBATA Hiroshi2018-06-151-1/+8
* Skip system bundler execution on Travis CI with Ruby 2.6.SHIBATA Hiroshi2018-06-151-0/+2
* Reverted accidentally carriage returnSHIBATA Hiroshi2018-06-151-0/+1
* Modify localhost variable when defining URI::File. It will be provided from R...SHIBATA Hiroshi2018-06-1511-24/+60
* Only enable remove_auth when providing auth info.SHIBATA Hiroshi2018-06-141-1/+5
* Auto merge of #6571 - bundler:colby/fix-git-gem-error-message, r=indirectThe Bundler Bot2018-06-142-3/+65
|\
| * Check if source responds to `#remotes` before printing gem install error messagecolby/fix-git-gem-error-messageColby Swandale2018-06-082-3/+65
* | Auto merge of #6550 - brodock:6546-fix-home-permissions, r=colby-swandaleThe Bundler Bot2018-06-122-1/+53
|\ \
| * | Don't fallback to tempdir when required directories exist.Gabriel Mazetto2018-06-122-1/+53
| |/
* | Auto merge of #6542 - bundler:colby/bundler-mkdir-no-sudo, r=colby-swandaleThe Bundler Bot2018-06-083-3/+31
|\ \
| * | dont use sudo to create tmp gem install dirColby Swandale2018-06-061-1/+1
| * | add option to Bundler#mkdir_p to force Bundler to not use sudoColby Swandale2018-06-062-2/+30
* | | Auto merge of #6556 - agrim123:agr-versions-gem-add, r=colby-swandaleThe Bundler Bot2018-06-065-3/+58
|\ \ \
| * | | Add documentation for optionsAgrim Mittal2018-05-292-3/+9
| * | | Add check when both strict and optimistic are specifiedAgrim Mittal2018-05-292-0/+10
| * | | add version prefixAgrim Mittal2018-05-284-2/+41
| | |/ | |/|
* | | Auto merge of #6565 - ianks:cache-bundler-on-travis, r=colby-swandaleThe Bundler Bot2018-06-051-0/+2
|\ \ \
| * | | Enable bundler caching for generated travis configIan Ker-Seymer2018-06-051-0/+2
|/ / /
* | | Merge tag 'v1.16.2'Andre Arko2018-06-050-0/+0
|\ \ \
| * | | Version 1.16.2 with changelogv1.16.2Colby Swandale2018-05-172-1/+51
| * | | dont explicitly check the Bundler verison string in prstine specColby Swandale2018-05-171-1/+8
| * | | dont test RubyGems master on ruby 1.8.7Colby Swandale2018-04-201-1/+2
| * | | fix incorrect heredoc syntax and remove accentsColby Swandale2018-04-201-2/+2
| * | | Auto merge of #6498 - bundler:colby/gem-util-compatability, r=colby-swandaleThe Bundler Bot2018-04-201-1/+5
| * | | Auto merge of #6478 - bundler:segiddins/fix-tests-against-rg-master, r=segiddinsThe Bundler Bot2018-04-202-4/+6
| * | | Auto merge of #6488 - bundler:colby/fix-exec-spec, r=segiddinsThe Bundler Bot2018-04-201-14/+2
| * | | Auto merge of #6476 - tobias-grasse:master, r=colby-swandaleThe Bundler Bot2018-04-201-0/+3
| * | | Auto merge of #6490 - bundler:segiddins/6489-filter-git-creds-using-message, ...The Bundler Bot2018-04-202-1/+30
| * | | Auto merge of #6482 - grosser:grosser/homeless, r=colby-swandaleThe Bundler Bot2018-04-202-1/+14
| * | | Auto merge of #6480 - bundler:segiddins/6475-install-path-dot, r=indirectThe Bundler Bot2018-04-202-2/+15
| * | | Auto merge of #6474 - agrim123:agr-bundle-lock-fix, r=segiddinsThe Bundler Bot2018-04-202-1/+10
| * | | Auto merge of #6466 - tduffield:bundler-check-length, r=segiddinsThe Bundler Bot2018-04-201-1/+1
| * | | Auto merge of #6467 - bundler:rubymorillo-patch-3, r=colby-swandaleThe Bundler Bot2018-04-201-0/+4
| * | | Auto merge of #6464 - bundler:rubymorillo-patch-3, r=colby-swandaleThe Bundler Bot2018-04-201-5/+9
| * | | Auto merge of #6463 - bundler:rubymorillo-patch-2, r=indirectThe Bundler Bot2018-04-201-9/+9
| * | | Auto merge of #6446 - bundler:segiddins/remove-unused-ivar, r=colby-swandaleThe Bundler Bot2018-04-201-1/+0
| * | | Auto merge of #6444 - greysteil:handle-gem-specific-updates-non-local-platfor...The Bundler Bot2018-04-202-2/+43
| * | | Auto merge of #6346 - nesaulov:explain-spec-files, r=segiddinsThe Bundler Bot2018-04-202-2/+7
| * | | Auto merge of #6349 - shime:check-if-stderr-is-closed-before-reporting-errors...The Bundler Bot2018-04-203-5/+20
| * | | Auto merge of #6343 - nesaulov:fix-nil-backtrace, r=colby-swandaleThe Bundler Bot2018-04-202-1/+31
| * | | Auto merge of #6336 - bundler:segiddins/updater-use-more-filesystem-access, r...The Bundler Bot2018-04-201-1/+3
| * | | Auto merge of #6337 - bundler:segiddins/fail-gracefully-when-resetting-to-rev...The Bundler Bot2018-04-202-2/+31
| * | | Auto merge of #6335 - bundler:segiddins/use-rubygems-integration-inflate, r=s...The Bundler Bot2018-04-205-7/+7
| * | | Auto merge of #6323 - MSP-Greg:fix_fbb1ff7_pr6237, r=hsbtThe Bundler Bot2018-04-201-1/+1
| * | | Auto merge of #6320 - koic:deprecate_safe_level_of_erb_new_in_ruby_2_6, r=ind...The Bundler Bot2018-04-201-2/+10
| * | | Auto merge of #6307 - alyssais:yanked_message, r=indirectThe Bundler Bot2018-04-201-1/+1
| * | | Auto merge of #6302 - 315tky:master, r=indirectThe Bundler Bot2018-04-201-0/+11