aboutsummaryrefslogtreecommitdiffstats
path: root/spec/install
Commit message (Expand)AuthorAgeFilesLines
* Add bang versions of the spec helpersSamuel Giddins2016-01-251-34/+32
* where did that puts out come fromAndre Arko2016-01-251-2/+1
* update compact index fetching message expectationsAndre Arko2016-01-251-2/+2
* update output expectations for new wordingAndre Arko2016-01-251-10/+11
* unfitAndre Arko2016-01-251-1/+1
* [RuboCop] Fix violationsSamuel E. Giddins2016-01-251-1/+1
* Add integration specs for the compact indexSamuel E. Giddins2016-01-251-0/+633
* add spec verifying that #4147 is fixedAndre Arko2016-01-211-0/+24
* Uncolored output in GitProxy#branchAgis Anastasopoulos2016-01-141-0/+25
* Clean up `fatal: Needed a single revision` output messages from test suiteJames Wen2015-12-301-2/+2
* Clean up "Cloning into 'submodule-1.0'..." output messages from test suiteJames Wen2015-12-301-3/+3
* Nix the gem_helpers method in `Bundler::Dsl`Mike Virata-Stone2015-12-151-1/+1
* Add spec to show that this fix also fixes #4157Mike Virata-Stone2015-12-151-1/+17
* Use the local platform rather than relying on the platform reported by the specMike Virata-Stone2015-12-151-30/+51
* Add an integration spec which fails if #4102 isn't fixedMike Virata-Stone2015-12-151-0/+45
* Merge tag 'v1.11.2'Andre Arko2015-12-154-0/+0
|\
| * move gemfile feature tests into install/gemfile/Andre Arko2015-12-134-0/+0
* | add some tests for missing git refsJesse Luehrs2015-12-041-0/+17
|/
* [RuboCop] Enable Style/PercentLiteralDelimitersSamuel Giddins2015-11-263-13/+13
* [RuboCop] Enable Style/BlockDelimitersSamuel Giddins2015-11-261-2/+2
* Promote silence_root_warning to Bundler.settings option, fix style issuesAdrian Perez2015-11-181-3/+17
* Check SILENCE_ROOT_WARNING env to skip warning on root install cmdsAdrian Perez2015-11-171-2/+14
* Include revision hash in Source::Git#to_sAgis Anastasopoulos2015-10-252-2/+19
* [Index] Handle when comparing against an index with no gemspecSamuel Giddins2015-10-161-0/+18
* Change error type to LockfileErrorLukas Oberhuber2015-09-291-1/+1
* remove newline from error message.Lukas Oberhuber2015-09-291-1/+1
* Fix rubocop offenseLukas Oberhuber2015-09-291-1/+0
* Raises an error if there are missing dependenciesLukas Oberhuber2015-09-291-0/+16
* Fix Style/AlignHashErick Sasse2015-08-172-6/+6
* Fix Style/ColonMethodCallVictor Koronen2015-08-141-1/+1
* Fix Style/LeadingCommentSpaceVictor Koronen2015-08-142-2/+1
* Fix Style/RegexpLiteralVictor Koronen2015-08-131-1/+1
* [RuboCop] Update to 0.33.0Samuel E. Giddins2015-08-071-1/+1
* Auto merge of #3862 - bundler:seg-resolver-error-formatting, r=segiddinsHomu2015-08-025-54/+54
|\
| * [Resolver] Ordering and 1.8.7 arent friendsSamuel E. Giddins2015-07-311-2/+2
| * [Resolver] Re-enable spec since it's no longer super slowSamuel E. Giddins2015-07-261-39/+38
| * [Resolver] Tune conflict message wordingSamuel E. Giddins2015-07-262-5/+5
| * [Resolver] Update for Molinillo API changesSamuel E. Giddins2015-07-262-6/+6
| * Update specs for prettier version conflict messagesSamuel E. Giddins2015-07-235-15/+16
* | only run extension standalone specs on 2.4+Andre Arko2015-08-011-1/+1
* | Merge pull request #3828 from AlexanderPavlenko/masterAndre Arko2015-08-011-0/+15
|\ \
| * | Fixes #3813 : --standalone generates incorrect paths for native extensionsAlexanderPavlenko2015-07-281-0/+15
* | | Merge tag 'v1.10.6'Samuel E. Giddins2015-07-221-2/+2
|\ \ \ | |_|/ |/| |
| * | Update spec to fail, then fix itAndre Arko2015-07-181-2/+2
| * | Fix install_if not clearing install conditionsDaniel Teixeira2015-07-101-1/+7
| * | add backwards compatibilityPatrick Metcalfe2015-07-011-6/+6
| * | spec `#dependencies_installed?`Patrick Metcalfe2015-07-011-7/+33
* | | Fix Style/SingleSpaceBeforeFirstArgErick Sasse2015-07-191-2/+2
* | | Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-182-3/+3
* | | Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-5/+5