aboutsummaryrefslogtreecommitdiffstats
path: root/spec/install
Commit message (Expand)AuthorAgeFilesLines
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-5/+5
* Fix Style/SpaceInsideHashLiteralBracesErick Sasse2015-07-175-9/+9
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-1525-229/+229
* [RuboCop] Enable Style/SymbolProcSamuel E. Giddins2015-07-151-1/+1
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-1519-32/+0
* Fix install_if not clearing install conditionsDaniel Teixeira2015-07-091-1/+7
* Merge pull request #3800 from pducks32/wrong-order-parallel-installerAndré Arko2015-07-011-7/+33
|\
| * add backwards compatibilityPatrick Metcalfe2015-07-011-6/+6
| * spec `#dependencies_installed?`Patrick Metcalfe2015-07-011-7/+33
* | Friendly error for EEXIST on git gem install.Hsing-Hui Hsu2015-06-261-0/+15
* | expect the correct exitstatus, refactor testsAndre Arko2015-06-231-18/+8
* | Add test to ensure that bundle install --force works even when bundle is not ...Karlo2015-06-231-0/+9
* | Add test to ensure that bundle install --force doesn't leave any old code on ...Karlo2015-06-231-0/+8
* | Don't reinstall bundler when using --forceKarlo2015-06-231-0/+8
* | Add test to ensure that bundle install --force exits without errorKarlo2015-06-231-2/+3
|/
* Display "with native extensions" log output correctlyIvan Tse2015-06-081-1/+1
* failing spec for native extensions outputAndre Arko2015-06-071-0/+1
* rename c_ext_spec → native_extension_specAndre Arko2015-06-071-1/+1
* move the base install/update specs into commandsAndre Arko2015-06-051-378/+0
* Restrict spec for invalid specs to >= 1.7Samuel E. Giddins2015-05-311-1/+1
* [Resolver] Update spec for more correct error messageSamuel E. Giddins2015-05-291-0/+3
* [Builders] Get rid of warnings in default built specsSamuel E. Giddins2015-05-171-0/+1
* RubyGems can only validate during chdirAndre Arko2015-05-171-0/+23
* Don't hit rubygems.org in tests o_OAndre Arko2015-05-091-11/+6
* [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
|\ \ \ \ | |/ / / |/| | |