summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update rubocop to 0.50colby/rubocop-050Colby Swandale2017-09-183-59/+97
* 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
|/ /
* | Auto merge of #5954 - ajwann:check-permissions-for-client-index-dir, r=segiddinsThe Bundler Bot2017-09-102-0/+19
|\ \
| * | keep block syntax so temp dir gets cleaned upAdam Wanninger2017-09-101-53/+48
| * | handle Dir.mktmpdir failure outside of filesystem_access blockAdam Wanninger2017-08-272-46/+53
| * | bundler already does validations on $HOMEAdam Wanninger2017-08-272-29/+0
| * | ensure $HOME and Dir.tmpdir are writableAdam Wanninger2017-08-272-41/+87
* | | Auto merge of #6014 - greysteil:failing-pre-release-spec, r=segiddinsThe Bundler Bot2017-09-103-0/+35
|\ \ \
| * | | Check all dependency requirements when determining if user wants pre-releaseGrey Baker2017-09-103-3/+13
| * | | Avoid pre-releases for sub-dependencies tooGrey Baker2017-09-102-1/+6
| * | | Consider prerelease versions last if in Gemfile as non-prereleaseGrey Baker2017-09-091-0/+10
| * | | Add spec that pre-release versions aren't selected when not in the GemfileGrey Baker2017-09-092-0/+10
* | | | Auto merge of #5803 - igorbozato:path_relative_to_pwd, r=indirectThe Bundler Bot2017-09-107-21/+112
|\ \ \ \
| * | | | Update regex path spec to pass an absolute pathSamuel Giddins2017-09-101-1/+1
| * | | | Expand path relative to pwd in the settings validatorSamuel Giddins2017-09-087-50/+71
| * | | | Test that standalone writes to path relative to cwd on 2.0Samuel Giddins2017-09-081-1/+3
| * | | | Print absolute paths outside of the bundle root as absoluteSamuel Giddins2017-09-081-2/+7
| * | | | [CLI::Common] Handle when setting a nil pathSamuel Giddins2017-09-081-1/+4
| * | | | Set CLI path options relative to the CWD on 2.0Samuel Giddins2017-09-086-13/+55
| * | | | Expand path where it is usedIgor Bozato2017-09-081-1/+3
| * | | | Refactor specIgor Bozato2017-09-081-2/+2
| * | | | Make `install --path` relative to the cwdIgor Bozato2017-09-085-1/+17
* | | | | Auto merge of #5985 - bundler:seg-multisource-error, r=indirectThe Bundler Bot2017-09-102-3/+57
|\ \ \ \ \
| * | | | | [Resolver] Error when it is ambigous which transitive source a gem should com...seg-multisource-errorSamuel Giddins2017-08-302-3/+57
* | | | | | Auto merge of #6015 - olleolleolle:fix/6013-rb_user_install_into_preserve_key...The Bundler Bot2017-09-101-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Order listOlle Jonsson2017-09-081-1/+1
| * | | | | Add RB_USER_INSTALL to preserved ENV keysOlle Jonsson2017-09-081-0/+1
|/ / / / /
* | | | | Auto merge of #5991 - arbonap:pa-quality-spec-es, r=segiddinsThe Bundler Bot2017-09-082-1/+80
|\ \ \ \ \
| * | | | | Create quality spec for docs in SpanishPatricia Arbona2017-09-072-1/+80
| | |/ / / | |/| | |
* | | | | Auto merge of #6007 - hsbt:use-halper-methods-for-path, r=segiddinsThe Bundler Bot2017-09-078-19/+29
|\ \ \ \ \
| * | | | | Remove `File.expand_path` when it given Pathname objectSHIBATA Hiroshi2017-09-076-13/+10