summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* improve development setup and remove redundant quotescolby/development-docColby Swandale2017-10-171-10/+14
* Auto merge of #6036 - nobu:feature/sh-by-popen, r=indirectThe Bundler Bot2017-10-041-23/+49
|\
| * Support 1.8Nobuyoshi Nakada2017-09-191-7/+22
| * Get rid of rubocop's grumblesNobuyoshi Nakada2017-09-191-11/+13
| * Fix variableNobuyoshi Nakada2017-09-191-1/+1
| * Call IO.popen instead of backticksNobuyoshi Nakada2017-09-171-20/+29
* | Auto merge of #6053 - arbonap:pa-git-error-dbundle, r=indirectThe Bundler Bot2017-10-041-1/+3
|\ \
| * | Pass gemspec directory path to GitPatricia Arbona2017-09-281-1/+3
* | | Auto merge of #5889 - bundler:rubymorillo-patch-4, r=colby-swandaleThe Bundler Bot2017-10-011-1/+6
|\ \ \
| * | | removed more whitespacerubymorillo-patch-4Stephanie Morillo2017-09-201-1/+1
| * | | Removed extra whitespace in line 54Stephanie Morillo2017-09-151-1/+1
| * | | Removed whitespaceStephanie Morillo2017-07-211-1/+1
| * | | Added a sentence to `binstubs`Stephanie Morillo2017-07-201-1/+6
* | | | Auto merge of #6059 - walf443:rubocop_parallel, r=colby-swandaleThe Bundler Bot2017-10-011-1/+2
|\ \ \ \
| * | | | use rubocop --parallel optionKeiji Yoshimi2017-09-241-1/+2
* | | | | Auto merge of #6068 - koic:update_newgem_readme_template_for_bundler2, r=colb...The Bundler Bot2017-09-291-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Update newgem README.md template for Bundler 2Koichi ITO2017-09-291-1/+1
|/ / / /
* | | | Auto merge of #6056 - walf443:update_gem2.16.13, r=colby-swandaleThe Bundler Bot2017-09-281-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | update rubygems to v2.6.13Keiji Yoshimi2017-09-241-1/+1
|/ / /
* | | Auto merge of #6057 - walf443:update_ruby, r=colby-swandaleThe Bundler Bot2017-09-241-4/+4
|\ \ \
| * | | update ruby version to v2.3.4 to v2.3.5, v2.4.1 to v2.4.2Keiji Yoshimi2017-09-231-4/+4
|/ / /
* | | Auto merge of #6038 - bundler:colby/rubocop-050, r=olleolleolleThe Bundler Bot2017-09-183-59/+97
|\ \ \
| * | | update rubocop to 0.50colby/rubocop-050Colby Swandale2017-09-183-59/+97
| | |/ | |/|
* | | Auto merge of #6024 - gwerbin:custom-user-bundle-dir, r=colby-swandaleThe Bundler Bot2017-09-184-10/+82
|\ \ \ | |/ / |/| |
| * | Conform to code styleGreg Werbin2017-09-111-1/+1
| * | Conform to code styleGreg Werbin2017-09-112-13/+12
| * | Make tests greenGreg Werbin2017-09-111-38/+43
| * | Remove unnecessary methodGreg Werbin2017-09-111-12/+9
| * | Use tests from the old commitGreg Werbin2017-09-101-0/+54
| * | Allow the user to set alternative to ~/.bundleGreg Werbin2017-09-103-6/+23
* | | Auto merge of #6010 - bundler:seg-remove-failed-gem-download, r=indirectThe Bundler Bot2017-09-152-2/+27
|\ \ \
| * | | [Source::Rubygems] Remove .gem if downloaded package is invalidseg-remove-failed-gem-downloadSamuel Giddins2017-09-062-2/+27
* | | | Auto merge of #6030 - bundler:seg-outdated-filter-options, r=indirectThe Bundler Bot2017-09-144-10/+12
|\ \ \ \
| * | | | [CLI] Switch around the --strict option for bundle outdatedseg-outdated-filter-optionsSamuel Giddins2017-09-134-10/+12
* | | | | Auto merge of #6031 - bundler:seg-disable-new-version-warning-by-default, r=i...The Bundler Bot2017-09-142-0/+3
|\ \ \ \ \
| * | | | | [CLI] For now, disable the new version warning by defaultseg-disable-new-version-warning-by-defaultSamuel Giddins2017-09-132-0/+3
| |/ / / /
* | | | | Auto merge of #6022 - bundler:seg-fix-fetcher-regression, r=colby-swandaleThe Bundler Bot2017-09-1311-53/+122
|\ \ \ \ \
| * | | | | [Fetcher::Dependency] Avoid re-checking availability via network requestsseg-fix-fetcher-regressionSamuel Giddins2017-09-131-1/+1
| * | | | | Dont consider deps pinned on 1.x if they dont have an explicit sourceSamuel Giddins2017-09-133-3/+7
| * | | | | [SpecSet] Use full_name in #mergeSamuel Giddins2017-09-131-3/+4
| * | | | | Avoid request-bloat in double checking logicSamuel Giddins2017-09-136-40/+65
| * | | | | [Resolver] cache whether lockfile_uses_separate_rubygems_sourcesSamuel Giddins2017-09-131-8/+7
| * | | | | Add a way to assert that Artifice only gets certain requestsSamuel Giddins2017-09-131-0/+26
| * | | | | [Index] Add a helper to return the names of all specsSamuel Giddins2017-09-131-0/+6
| * | | | | Add bundle1 binstubSamuel Giddins2017-09-131-0/+8
| |/ / / /
* | | | | Auto merge of #6011 - bundler:indirect/expand-env, r=indirectThe Bundler Bot2017-09-132-10/+33
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [Env] Ensure output is platform-appropriateSamuel Giddins2017-09-132-6/+7
| * | | | Expand `env` outputAndre Arko2017-09-131-8/+30
|/ / / /
* | | | Auto merge of #6025 - bundler:seg-spec-stub-warning, r=segiddinsThe Bundler Bot2017-09-111-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Avoid warning for stubbing `nil`Samuel Giddins2017-09-111-1/+1
|/ / /