aboutsummaryrefslogtreecommitdiffstats
path: root/spec/install
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v1.8.5'Andre Arko2015-03-111-0/+20
|\
| * Failing spec for #3414 & #3417.Tim Moore2015-02-221-0/+20
* | [Source::Path] Properly prefer gemspecs that are closer to the path rootSamuel E. Giddins2015-02-261-0/+19
* | Merge tag 'v1.8.2'Tim Moore2015-02-181-8/+8
|\|
| * fix ruby 2.2 warningsAndre Arko2015-02-131-8/+8
* | Merge branch '1-8-stable'Tim Moore2015-02-121-1/+47
|\|
| * Merge tag 'v1.7.13' into 1-8-stableAndre Arko2015-02-091-1/+23
| |\
| | * stop adding rack 1.2 to gem_repo1Andre Arko2015-02-081-6/+3
| | * only remove dependency names for local sourcesAndre Arko2015-02-081-1/+26
| | * Merge pull request #3365 from keiths-osc/api_source_index_fixAndré Arko2015-02-071-0/+24
| * | Fixed typo in a commentKeith Shook2015-01-271-1/+1
| * | Added test to expose a scenario with API sources where dependencies fail to r...Keith Shook2015-01-271-0/+24
* | | Merge pull request #3257 from segiddins/seg-molinilloAndre Arko2015-01-263-4/+4
|\ \ \ | |/ / |/| |
| * | [Resolver] Fix all remaining molinillo spec failuresSamuel E. Giddins2014-11-243-4/+4
* | | warn or error on multiple primary sourcesAndre Arko2015-01-261-1/+11
* | | Revert "svn source support"Andre Arko2015-01-252-594/+0
* | | Merge tag 'v1.7.12'Andre Arko2015-01-242-0/+43
|\ \ \ | | |/ | |/|
| * | Failing spec for 403 responses.Tim Moore2015-01-081-0/+11
| * | Convert sources to lock format before comparing.Tim Moore2014-12-111-0/+32
* | | clean up some missed some @exitstatusAndre Arko2015-01-202-2/+2
* | | don’t test exitstatus when it is unknownAndre Arko2015-01-209-30/+30
* | | fix specs for new execAndre Arko2015-01-191-2/+2
* | | we can have exitstatus and err at the same timeAndre Arko2015-01-1911-33/+33
* | | `bundle config --local gemfile /foo/bar/MyGemfile` now worksDean Holdren2014-12-221-0/+26
* | | You can now set credentials in environment variables.Mick Staugaard2014-12-101-6/+16
* | | Merge tag 'v1.7.8'Andre Arko2014-12-061-0/+13
|\| |
| * | Strip credentials from ambiguous source warnings.Tim Moore2014-12-021-0/+13
* | | indent error report template, extract methodAndre Arko2014-11-301-1/+1
* | | RGV 1.8 capabilityKir Shatrov2014-11-301-0/+1
* | | Better exception handlingKir Shatrov2014-11-301-1/+1
* | | Fix path spec missed during message cleanupAndre Arko2014-11-281-1/+1
* | | Refine completion messagesAndre Arko2014-11-282-7/+7
* | | Show gems count after installKir Shatrov2014-11-221-0/+7
| |/ |/|
* | Merge tag 'v1.7.5'Andre Arko2014-11-105-13/+52
|\|
| * Fix comparison of frozen sources.Tim Moore2014-11-071-0/+1
| * hide all warnings when in --quiet modeAndre Arko2014-10-201-13/+4
| * Merge pull request #3194 from TimMoore/issue-3167-source-blocks-deploymentAndré Arko2014-10-192-0/+25
| |\
| | * Add spec for cache/deployment with source blocks.Tim Moore2014-10-111-0/+12
| | * Simplify the test case for deployment with source.Tim Moore2014-10-111-4/+5
| | * Spec for deployment install w/ source blocksRyan Souza2014-09-291-0/+12
| * | Remove satisfied dependecies from next source lookupDov Murik2014-10-191-0/+20
| |/
| * Use HTTP auth when checking for presence of APIFredrik Valeur2014-09-261-0/+2
* | THE FUTURE IS NOWAndre Arko2014-11-051-25/+0
* | Merge tag 'v1.6.7'Andre Arko2014-10-191-0/+25
|\ \
| * | Add warning message when Gemfiles use source with a block.Dan Finnie2014-10-031-0/+25
* | | Merge tag 'v1.7.1'Tim Moore2014-08-243-2/+261
|\ \ \ | | |/ | |/|
| * | Update verification of dependency API fallback.Tim Moore2014-08-191-2/+2
| * | Fix handling for sources with basic auth.Tim Moore2014-08-151-0/+12
| * | Add a spec for gems not in the pinned source.Tim Moore2014-07-301-0/+18
| * | Don't warn on system gems.Tim Moore2014-07-301-0/+17