summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [CompactIndexClient::Updater] Use filesystem_access when copying filessegiddins/updater-use-more-filesystem-accessSamuel Giddins2018-03-101-1/+3
* Auto merge of #6323 - MSP-Greg:fix_fbb1ff7_pr6237, r=hsbtThe Bundler Bot2018-03-051-1/+1
|\
| * Fix error in PR 6237 and commit fbb1ff7MSP-Greg2018-03-041-1/+1
* | Auto merge of #6320 - koic:deprecate_safe_level_of_erb_new_in_ruby_2_6, r=ind...The Bundler Bot2018-03-051-2/+10
|\ \
| * | Deprecate safe_level of `ERB.new` in Ruby 2.6Koichi ITO2018-03-031-2/+10
* | | Auto merge of #6307 - alyssais:yanked_message, r=indirectThe Bundler Bot2018-03-051-1/+1
|\ \ \ | |_|/ |/| |
| * | Further tweak yanked gem error messageAlyssa Ross2018-03-021-1/+1
| * | Improve yanked gem error messageAlyssa Ross2018-02-231-1/+1
| |/
* | Auto merge of #6309 - agrim123:disable_platform_warnings, r=colby-swandaleThe Bundler Bot2018-03-012-1/+2
|\ \
| * | Add config variable and check for platform warningsAgrim Mittal2018-02-262-1/+2
* | | Use Gem::Util.inflate instead of Gem.inflateupdate-deprecated-methodsSHIBATA Hiroshi2018-03-013-5/+5
| |/ |/|
* | Fix unparsable ruby generated by `bundle gem`David Rodríguez2018-02-221-1/+1
|/
* Auto merge of #6300 - cpgo:remove-add-timestamp-comment, r=colby-swandaleThe Bundler Bot2018-02-201-3/+0
|\
| * remove timestamp commentCassio Godinho2018-02-191-3/+0
* | [Definition] Gracefully handle when the lockfile is missing specs needed to r...Samuel Giddins2018-02-031-2/+6
* | [SpecSet] Raise a more detailed error when the lockfile might be corruptedSamuel Giddins2018-02-031-1/+4
* | Auto merge of #6223 - shayonj:s/hup-fix, r=segiddinsThe Bundler Bot2018-02-031-3/+2
|\ \
| * | Only trap INT signal and set to DEFAULTShayon Mukherjee2018-01-151-3/+2
* | | Auto merge of #6279 - deivid-rodriguez:fix/encoding_bug, r=indirectThe Bundler Bot2018-02-011-1/+1
|\ \ \
| * | | 1.8.7 compatible file readDavid Rodríguez2018-01-311-1/+1
| * | | Fix hang when gemspec has incompatible encodingDavid Rodríguez2018-01-311-1/+1
* | | | Auto merge of #6285 - voxik:remove-executable-bit, r=colby-swandaleThe Bundler Bot2018-02-011-0/+0
|\ \ \ \
| * | | | Remove unnecessary executable bit from gem template.Vít Ondruch2018-02-011-0/+0
| |/ / /
* | | | Auto merge of #6211 - papanikge:add-source-when-failing, r=segiddinsThe Bundler Bot2018-02-011-1/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Add explicit source when available in the error msg upon failureGeorge Papanikolaou2018-01-251-1/+6
* | | | Auto merge of #6129 - ajwann:check-permissions-in-doctor-command, r=colby-swa...The Bundler Bot2018-01-311-1/+47
|\ \ \ \
| * | | | warn user if a file is not R/W and owned by another userAdam Wanninger2018-01-251-1/+13
| * | | | corrected spelling of stil to stillAdam Wanninger2018-01-251-1/+1
| * | | | 'to the current user' should be 'by the current user'Adam Wanninger2018-01-251-1/+1
| * | | | [CLI::Doctor] Avoid looping over all files twiceSamuel Giddins2018-01-251-25/+25
| * | | | prefix outputted files with a - for readabilityAdam Wanninger2018-01-251-2/+2
| * | | | use Bundler.ui.info instead of exceptionAdam Wanninger2018-01-251-9/+9
| * | | | check Bundler.home permissions in doctor commandAdam Wanninger2018-01-251-0/+34
* | | | | Auto merge of #6273 - joelvh:feature/bundle_update_gemfile_option, r=colby-sw...The Bundler Bot2018-01-311-0/+2
|\ \ \ \ \
| * | | | | Added `--gemfile` option to `bundle update`Joel Van Horn2018-01-241-0/+2
| * | | | | Version 1.16.1 with changelogv1.16.1Samuel Giddins2017-12-211-1/+1
| * | | | | Auto merge of #6145 - halfbyte:reduce_dependency_trees_bailout, r=segiddinsThe Bundler Bot2017-12-121-0/+2
| * | | | | Auto merge of #6207 - bundler:colby/init-gemfile-path-child, r=segiddinsThe Bundler Bot2017-12-121-5/+1
| * | | | | Auto merge of #6202 - hsbt:warning-bundler-binstub, r=hsbtThe Bundler Bot2017-12-111-1/+9
| * | | | | Auto merge of #6201 - jetthoughts:binstub-use-gemfile-from-env, r=indirectThe Bundler Bot2017-12-111-3/+3
| * | | | | Auto merge of #6209 - hsbt:ignore-doc-templates, r=colby-swandaleThe Bundler Bot2017-12-111-0/+1
| * | | | | Auto merge of #6188 - bundler:indirect/fix-6072, r=indirectThe Bundler Bot2017-12-112-5/+3
| * | | | | Auto merge of #6186 - greysteil:treat-release-preference-as-constraint, r=ind...The Bundler Bot2017-12-111-1/+2
| * | | | | Auto merge of #6157 - mattbrictson:fix-nomethoderror-bundle-update-group, r=i...The Bundler Bot2017-12-111-1/+3
| * | | | | Auto merge of #6078 - hsbt:rename-travis-template, r=olleolleolleThe Bundler Bot2017-12-112-1/+1
* | | | | | Auto merge of #6266 - nilsding:init-check-dir-writable, r=colby-swandaleThe Bundler Bot2018-01-301-0/+5
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | [Init] Check if the current directory is writableGeorg Gadinger2018-01-191-0/+5
* | | | | | Simplify error class stuff.Chris Keele2018-01-193-21/+1
* | | | | | Add base error class to new gems.Chris Keele2018-01-193-0/+21
* | | | | | Auto merge of #6264 - bundler:colby/client-index-gzip-error, r=indirectThe Bundler Bot2018-01-191-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |