summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove vestigial CONTRIBUTING doc.indirect/remove-vestigial-docAndre Arko2018-01-311-17/+0
* Auto merge of #6129 - ajwann:check-permissions-in-doctor-command, r=colby-swa...The Bundler Bot2018-01-312-36/+131
|\
| * wrap similar tests in context blocksAdam Wanninger2018-01-251-75/+78
| * warn user if a file is not R/W and owned by another userAdam Wanninger2018-01-252-1/+29
| * corrected spelling of stil to stillAdam Wanninger2018-01-252-2/+2
| * readable/writable is more descriptive than read/writeAdam Wanninger2018-01-251-1/+1
| * 'to the current user' should be 'by the current user'Adam Wanninger2018-01-252-2/+2
| * [CLI::Doctor] Avoid looping over all files twiceSamuel Giddins2018-01-252-27/+30
| * prefix outputted files with a - for readabilityAdam Wanninger2018-01-252-4/+6
| * use Bundler.ui.info instead of exceptionAdam Wanninger2018-01-252-13/+13
| * check Bundler.home permissions in doctor commandAdam Wanninger2018-01-252-15/+74
* | Auto merge of #6273 - joelvh:feature/bundle_update_gemfile_option, r=colby-sw...The Bundler Bot2018-01-314-0/+83
|\ \
| * | fix whitespace to make rubocop happy and add spacing between `it blocksColby Swandale2018-01-271-1/+2
| * | Added a note about why `BUNDLE_GEMFILE` is specified in these specsJoel Van Horn2018-01-252-0/+4
| * | Added spacing and `before` in specJoel Van Horn2018-01-251-2/+4
| * | Added spec from `spec/commands/install_spec.rb`Joel Van Horn2018-01-251-0/+13
| * | Added `--gemfile` option to `bundle update`Joel Van Horn2018-01-242-0/+63
* | | Auto merge of #6266 - nilsding:init-check-dir-writable, r=colby-swandaleThe Bundler Bot2018-01-302-0/+23
|\ \ \
| * | | Remove >= 2 tag; manually chmod a-w the dirGeorg Gadinger2018-01-201-2/+4
| * | | Make writable spec pass on Ruby < 2.4Georg Gadinger2018-01-191-2/+2
| * | | [Init] Check if the current directory is writableGeorg Gadinger2018-01-192-0/+21
* | | | Auto merge of #6275 - bundler:colby/fix-exec-failing-test, r=segiddinsThe Bundler Bot2018-01-301-1/+1
|\ \ \ \
| * | | | Fix failing spec in the bundle exec system gem speccolby/fix-exec-failing-testColby Swandale2018-01-261-1/+1
|/ / / /
* | | | Auto merge of #6272 - bundler:colby/update-small-bugs-link, r=colby-swandaleThe Bundler Bot2018-01-241-1/+1
|\ \ \ \
| * | | | Update contributing documentation to use new tagscolby/update-small-bugs-linkColby Swandale2018-01-241-1/+1
|/ / / /
* | | | Auto merge of #6267 - christhekeele:scaffold-error-class, r=colby-swandaleThe Bundler Bot2018-01-232-0/+5
|\ \ \ \
| * | | | Simplify error class stuff.Chris Keele2018-01-194-53/+1
| * | | | Add base error class to new gems.Chris Keele2018-01-194-0/+57
* | | | | Auto merge of #6262 - bundler:colby/update-bundler-authors, r=colby-swandaleThe Bundler Bot2018-01-221-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add the new team members of the bundler core team to the author list in the B...colby/update-bundler-authorsColby Swandale2018-01-181-1/+1
* | | | | Auto merge of #6264 - bundler:colby/client-index-gzip-error, r=indirectThe Bundler Bot2018-01-192-6/+19
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | handle gzip corruption errors in the compact index clientcolby/client-index-gzip-errorColby Swandale2018-01-192-6/+19
| |/ / /
* | | | Auto merge of #6254 - bundler:seg-friendly-error-fallback, r=segiddinsThe Bundler Bot2018-01-161-0/+2
|\ \ \ \
| * | | | [FriendlyErrors] Fallback to the original error if the friendly message raisesseg-friendly-error-fallbackSamuel Giddins2018-01-121-0/+2
| |/ / /
* | | | Auto merge of #6235 - Debian:samueloph_typo, r=colby-swandaleThe Bundler Bot2018-01-161-1/+1
|\ \ \ \
| * | | | [man] fix typo on bundle-binstubsSamuel Henrique2017-12-281-1/+1
* | | | | Auto merge of #6257 - bundler:seg-rename-bundler-frozen, r=segiddinsThe Bundler Bot2018-01-168-14/+14
|\ \ \ \ \
| * | | | | Rename Bundler.frozen? to avoid Object method conflictseg-rename-bundler-frozenSamuel Giddins2018-01-158-14/+14
* | | | | | Auto merge of #6258 - bundler:seg-fix-travis-ruby-2.5, r=colby-swandaleThe Bundler Bot2018-01-161-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [Source::RubyGems] Ensure the bindir exists before installingseg-fix-travis-ruby-2.5Samuel Giddins2018-01-151-0/+2
|/ / / / /
* | | | | Auto merge of #6238 - bundler:seg-outdated-fips, r=olleolleolleThe Bundler Bot2018-01-131-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [CLI] Skip the outdated bundler check when MD5 is not availableseg-outdated-fipsSamuel Giddins2017-12-301-0/+2
* | | | | Auto merge of #6168 - akhramov:fix/clean-extensions, r=colby-swandaleThe Bundler Bot2018-01-103-2/+44
|\ \ \ \ \
| * | | | | Make `bundle clean` clean extension directoriesArtyom Khramov2018-01-103-2/+44
* | | | | | Auto merge of #6249 - bundler:typo-fix, r=hsbtThe Bundler Bot2018-01-102-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | typofix by misspelltypo-fixSHIBATA Hiroshi2018-01-102-2/+2
|/ / / / /
* | | | | Auto merge of #6241 - KrauseFx:patch-1, r=segiddinsThe Bundler Bot2018-01-081-2/+2
|\ \ \ \ \
| * | | | | Update unencrypted http links to httpsFelix Krause2018-01-041-2/+2
| | |/ / / | |/| | |
* | | | | Auto merge of #6244 - bundler:seg-audit-man-links, r=colby-swandaleThe Bundler Bot2018-01-0816-55/+55
|\ \ \ \ \
| * | | | | [Man] Audit links to other manpagesseg-audit-man-linksSamuel Giddins2018-01-0416-55/+55
| |/ / / /