summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [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 #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
| * | | | Removed Spec::Path, Because it's included on rspec contexts of bundlerSHIBATA Hiroshi2017-09-075-12/+12
| * | | | Use Pathname#join instead of string interpolationSHIBATA Hiroshi2017-09-075-9/+9
| * | | | Removed needless loadedSHIBATA Hiroshi2017-09-071-2/+0
| * | | | Rename spec to spec_dir, bin to bindir on Spec::PathSHIBATA Hiroshi2017-09-075-12/+12
| * | | | Use Pathname#join instead of string interpolationSHIBATA Hiroshi2017-09-071-4/+4
| * | | | Added space before require sectionSHIBATA Hiroshi2017-09-061-0/+1
| * | | | To use helper methods for relative path references.SHIBATA Hiroshi2017-09-068-16/+30
* | | | | Auto merge of #6005 - bundler:seg-bundler-2, r=indirectThe Bundler Bot2017-09-075-86/+20
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [Travis] Override version before installing depsseg-bundler-2Samuel Giddins2017-09-064-9/+11
| * | | | Bump to a Bundler 2 versionSamuel Giddins2017-09-063-77/+9
|/ / / /
* | | | Merge tag 'v1.16.0.pre.2'Samuel Giddins2017-09-062-1/+9
|\ \ \ \