aboutsummaryrefslogtreecommitdiffstats
path: root/spec/install
Commit message (Expand)AuthorAgeFilesLines
* [Lockfile] Make the BUNDLED WITH section backwards compatibleSamuel E. Giddins2015-05-062-2/+2
* tmpdir used to be a stdlibAndre Arko2015-05-041-0/+1
* Merge pull request #3618 from hone/masterAndre Arko2015-05-041-1/+18
|\
| * add test for #3277Terence Lee2015-05-051-1/+18
* | Add specs for encountering different bundler versions in the lockfileSamuel E. Giddins2015-05-031-1/+1
|/
* Merge pull request #3611 from bundler/seg-install-ifAndré Arko2015-05-031-0/+38
|\
| * [DSL] Add install_if method / optionSamuel E. Giddins2015-05-021-0/+38
* | Merge tag 'v1.9.6'Andre Arko2015-05-031-0/+34
|\ \ | |/ |/|
| * Replace locked gem sources with Gemfile equivalents.Tim Moore2015-04-291-0/+34
| * fix GemNotFound message in Resolversealocal2015-04-131-0/+16
| * Merge tag 'v1.8.6' into 1-9-stableAndre Arko2015-03-301-0/+60
| |\
| | * annnd I need to fix all of the hashesAndre Arko2015-03-301-2/+2
| | * of course new hashes don’t work on Ruby 1.8Andre Arko2015-03-301-2/+2
| | * update the failing spec to correctly repro the bugAndre Arko2015-03-301-6/+25
| | * a failing spec for #3520Andre Arko2015-03-291-0/+41
* | | Merge pull request #3584 from hiukkanen/lint-fixAndre Arko2015-04-301-1/+1
|\ \ \
| * | | Use include expectation instead of unneeded regular expressionJoni Lahtinen2015-04-221-1/+1
* | | | add specsPatrick Metcalfe2015-04-281-0/+14
|/ / /
* | | refactor parallel installerPatrick Metcalfe2015-04-191-0/+37
* | | oh and that spec tooAndre Arko2015-04-131-1/+1
* | | Merge tag 'v1.9.4'Andre Arko2015-04-132-0/+76
* | | Merge pull request #3519 from bundler/seg-forceAndré Arko2015-04-131-0/+20
|\ \ \
| * | | [Installer] Add option to force installationSamuel E. Giddins2015-03-261-0/+20
* | | | Merge pull request #3531 from jhass/optional_groupsAndré Arko2015-04-071-0/+66
|\ \ \ \
| * | | | Implement optional groupsJonne Haß2015-03-301-0/+66
| |/ / /
* | | | Merge pull request #3546 from smlance/lockfileAndré Arko2015-04-051-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Track Bundler version in lockfileStefan Lance2015-04-051-0/+3
| |/ /
* | | spec out ignore_messages.gem_namePatrick Metcalfe2015-03-251-90/+105
* | | [DSL] Fix failing specs related to new DSLErrorSamuel E. Giddins2015-03-161-1/+1
|/ /
* | 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