aboutsummaryrefslogtreecommitdiffstats
path: root/spec/install
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #4733 - bundler:seg-parallel-installer-namespace, r=segiddinsHomu2016-06-291-7/+7
|\
| * [ParallelInstaller] Wrap in the Bundler namespaceSamuel Giddins2016-06-281-7/+7
* | [RubyVersion] Fix running when patch < 0Samuel Giddins2016-06-271-4/+4
|/
* Auto merge of #4716 - bundler:seg-no-re-resolve-part-deux, r=indirectHomu2016-06-251-0/+32
|\
| * Add a spec for not re-resolvingSamuel Giddins2016-06-241-0/+32
* | Auto merge of #4715 - jenseng:fix_absolute_path_message, r=segiddinsHomu2016-06-251-0/+14
|\ \
| * | Don't incorrectly relativize sibling `--path` with the same prefixJon Jensen2016-06-241-0/+14
| |/
* / Prefer spec name matches when searching for an exeSamuel Giddins2016-06-241-0/+27
|/
* Detect changes in path specs by comparing locked specs to source specsJoe Rafaniello2016-06-171-3/+2
* Use Set equality for path gems to avoid unneeded re-resolution.Joe Rafaniello2016-06-171-2/+37
* Auto merge of #4603 - bundler:seg-allow-unlocking-when-removing-ruby, r=indirectHomu2016-06-111-0/+64
|\
| * [Definition] Unlock ruby when locked version is incompatible with Gemfile ver...Samuel Giddins2016-06-051-0/+46
| * [Definition] Allow unlocking when removing the ruby version requirementSamuel Giddins2016-06-051-0/+18
* | specs handle ruby dev versionsBruno Ferreira2016-06-081-0/+2
* | changed code and specs according to suggestionsBruno Ferreira2016-06-081-44/+31
* | Fixes #4593 and adds related specsBruno Ferreira2016-06-081-0/+72
* | Merge pull request #4645 from bundler/seg-ruby-rubygems-version-fail-fastAndré Arko2016-06-071-3/+20
|\ \
| * | [Installer] Fail fast when required_ruby(gems)?_version doesn't matchSamuel Giddins2016-06-051-3/+20
| |/
* | Auto merge of #4580 - bundler:seg-resolver-performance, r=indirectHomu2016-06-071-0/+7
|\ \
| * | Update bundler spec for more complete conflict messageSamuel Giddins2016-06-061-0/+7
* | | Auto merge of #4617 - allenzhao:path-development, r=RochesterinNYCHomu2016-06-061-0/+28
|\ \ \ | |_|/ |/| |
| * | Add spec test and fix logic in definition#converge_dependenciesAllen Zhao2016-06-041-0/+28
* | | add spec for allowing conflictsSamuel Giddins2016-06-041-0/+19
| |/ |/|
* | Fix specAllen Zhao2016-05-291-4/+4
* | Handle yanked gemsAllen Zhao2016-05-241-0/+43
|/
* Auto merge of #4585 - RochesterinNYC:eval-gemfile-expanded-pathing, r=segiddinsHomu2016-05-211-0/+42
|\
| * Add integration spec for restoring `@gemfile` after `eval_gemfile`James Wen2016-05-181-5/+22
| * Use the full expanded path of passed Gemfile during `eval_gemfile`James Wen2016-05-181-0/+25
* | Safely store concurrent compact index downloadsDominic Cleal2016-05-101-0/+18
|/
* [CompactIndex] Fall back when the user's home directory is not writableSamuel Giddins2016-05-061-0/+13
* Fixes frozen string exception when checking equivalent gemfile and lockfile (...Gonzalo2016-05-031-2/+2
* [CompactIndex] Fall back when the versions checksum mismatchesSamuel Giddins2016-04-281-0/+14
* Enable showing username for login authentication and oauth scheme forJames Wen2016-04-041-5/+4
* Remove authentication credentials for git sources from printed `bundle instal...James Wen2016-04-031-0/+35
* Create standalone bundler/setup.rb at a consistent path.Glenn Pratt2016-03-221-176/+145
* Create invalid gemspec error message spec that runs locallyJames Wen2016-03-171-3/+19
* Checking that the repo is has been checked outAsutosh Palai2016-03-141-0/+1
* Minor typo fixAsutosh Palai2016-03-111-1/+1
* Added failing test for #3981Asutosh Palai2016-03-111-0/+25
* Auto merge of #4272 - bundler:git-extension-rebuild, r=segiddinsHomu2016-02-251-0/+41
|\
| * Scope git extension rebuild spec to RubyGems >= 2.3.0Samuel Giddins2016-02-231-1/+1
| * Appease our robotic overlordAndre Medeiros2016-02-231-2/+2
| * test that git extensions are not rebuiltScott Francis2016-02-231-0/+41
* | Add integration spec for multiple versions and diff platform in gemspecJames Wen2016-02-221-0/+21
* | Add platform info to error message for different platform in gemspec than Gem...James Wen2016-02-221-1/+17
|/
* Refactor path/environment preserver, make it always preserve the PATHReto Kaiser2016-02-141-1/+3
* Add alternative error message for when `--deployment` and `--system`James Wen2016-02-102-0/+16
* Add helpful invalid gemspec error message for `bundle installJames Wen2016-02-071-0/+14
* Make standalone bin load path relative to Bundler.root rather than CWD.Glenn Pratt2016-02-031-0/+30
* Compatibility with frozen string literalsSamuel Giddins2016-01-3132-0/+32