summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [Binstubs] Add --all optionssegiddins/bundle-binstubs-allSamuel Giddins2018-04-183-2/+33
* Auto merge of #6493 - agrim123:agr-update-bundle-update-docs, r=colby-swandaleThe Bundler Bot2018-04-181-6/+10
|\
| * Add documentation for --all flag of bundle updateAgrim Mittal2018-04-191-6/+10
|/
* Auto merge of #6490 - bundler:segiddins/6489-filter-git-creds-using-message, ...The Bundler Bot2018-04-172-1/+30
|\
| * Filter git uri credentials in source descriptionsegiddins/6489-filter-git-creds-using-messageSamuel Giddins2018-04-162-1/+30
|/
* Auto merge of #6488 - bundler:colby/fix-exec-spec, r=segiddinsThe Bundler Bot2018-04-161-14/+2
|\
| * fix failing exec spec that is blocking 1.16.2colby/fix-exec-specColby Swandale2018-04-141-14/+2
* | Auto merge of #6482 - grosser:grosser/homeless, r=colby-swandaleThe Bundler Bot2018-04-152-1/+14
|\ \ | |/ |/|
| * Do not blow up when installing on a readonly filesystem without a home directoryMichael Grosser2018-04-102-1/+14
|/
* Auto merge of #6480 - bundler:segiddins/6475-install-path-dot, r=indirectThe Bundler Bot2018-04-082-2/+15
|\
| * [Source::RubyGems] Allow installing when the path is `.`segiddins/6475-install-path-dotSamuel Giddins2018-04-082-2/+15
|/
* Auto merge of #6474 - agrim123:agr-bundle-lock-fix, r=segiddinsThe Bundler Bot2018-04-072-1/+10
|\
| * Fix bundle lock when default gemfile is presentAgrim Mittal2018-04-072-1/+10
* | Auto merge of #6466 - tduffield:bundler-check-length, r=segiddinsThe Bundler Bot2018-04-071-1/+1
|\ \
| * | Bump the bundle_binstub check-length to 300 charactersTom Duffield2018-03-291-1/+1
* | | Auto merge of #6478 - bundler:segiddins/fix-tests-against-rg-master, r=segiddinsThe Bundler Bot2018-04-072-4/+6
|\ \ \ | |_|/ |/| |
| * | Fix specs against RubyGems masterSamuel Giddins2018-04-062-4/+6
|/ /
* | Auto merge of #6467 - bundler:rubymorillo-patch-3, r=colby-swandaleThe Bundler Bot2018-03-311-0/+4
|\ \ | |/ |/|
| * Added spacerubymorillo-patch-3Stephanie Morillo2018-03-301-1/+1
| * Added license infoStephanie Morillo2018-03-301-0/+4
|/
* Auto merge of #6464 - bundler:rubymorillo-patch-3, r=colby-swandaleThe Bundler Bot2018-03-281-5/+9
|\
| * Document the order Bundler loads settingsStephanie Morillo2018-03-281-5/+9
|/
* Auto merge of #6463 - bundler:rubymorillo-patch-2, r=indirectThe Bundler Bot2018-03-271-9/+9
|\
| * Made small copy tweaks, removed redundant phrasingrubymorillo-patch-2Stephanie Morillo2018-03-271-9/+9
|/
* Auto merge of #6305 - wagenet:fix-git-pristine, r=indirectThe Bundler Bot2018-03-273-9/+32
|\
| * Correctly re-install extensions when running `pristine` for a git sourcePeter Wagenet2018-02-223-9/+32
* | Auto merge of #6446 - bundler:segiddins/remove-unused-ivar, r=colby-swandaleThe Bundler Bot2018-03-191-1/+0
|\ \
| * | [SpecGroup] Remove unused ivarsegiddins/remove-unused-ivarSamuel Giddins2018-03-181-1/+0
|/ /
* | Auto merge of #6444 - greysteil:handle-gem-specific-updates-non-local-platfor...The Bundler Bot2018-03-182-2/+43
|\ \
| * | Handle updating a specific gem for a non-local platformGrey Baker2018-03-182-2/+43
|/ /
* | Auto merge of #6310 - utilum:rescue_unspecified_exception, r=segiddinsThe Bundler Bot2018-03-1714-17/+17
|\ \
| * | Rescue StandardError from Etc.nprocessors since it can raise NoMethodError on...Samuel Giddins2018-03-171-1/+1
| * | Fix some rescue calls that do not specifiy error type.utilum2018-03-1714-17/+17
* | | Auto merge of #6346 - nesaulov:explain-spec-files, r=segiddinsThe Bundler Bot2018-03-172-0/+5
|\ \ \
| * | | Change commentsNikita Esaulov2018-03-162-2/+2
| * | | Add a comment about default spec.files setupNikita Esaulov2018-03-161-0/+1
| * | | Fix typoNikita Esaulov2018-03-161-1/+1
| * | | :cop:Nikita Esaulov2018-03-161-2/+1
| * | | Add a message after new gem generation with link to bundler.io guidesNikita Esaulov2018-03-161-0/+4
| * | | Add a comment describing spec.files method in the .gemspec templateNikita Esaulov2018-03-151-0/+1
* | | | Auto merge of #6349 - shime:check-if-stderr-is-closed-before-reporting-errors...The Bundler Bot2018-03-173-4/+19
|\ \ \ \ | |_|/ / |/| | |
| * | | fix to stop writing to stderr if closedHrvoje Šimić2018-03-163-4/+19
| |/ /
* | | Auto merge of #6343 - nesaulov:fix-nil-backtrace, r=colby-swandaleThe Bundler Bot2018-03-162-1/+31
|\ \ \
| * | | Another attemptNikita Esaulov2018-03-151-3/+7
| * | | Another attemptNikita Esaulov2018-03-151-0/+2
| * | | Fix testNikita Esaulov2018-03-151-1/+1
| * | | Update `expected_err` for ruby < 1.9Nikita Esaulov2018-03-151-1/+5
| * | | Fix failure when exception backtrace is nilNikita Esaulov2018-03-152-1/+21
| |/ /
* | | Auto merge of #6336 - bundler:segiddins/updater-use-more-filesystem-access, r...The Bundler Bot2018-03-161-1/+3
|\ \ \
| * | | [CompactIndexClient::Updater] Use filesystem_access when copying filessegiddins/updater-use-more-filesystem-accessSamuel Giddins2018-03-101-1/+3