aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* [RuboCop] Enable Style/SymbolProcSamuel E. Giddins2015-07-155-9/+7
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-1538-67/+0
* [RuboCop] Enable Lint/LiteralInConditionSamuel E. Giddins2015-07-151-1/+1
* [RuboCop] Enable Lint/BlockAlignmentSamuel E. Giddins2015-07-152-3/+3
* Update specs for moving bin/bundle to exe/bundleSamuel E. Giddins2015-07-153-3/+3
* Add new binstubs for rake and rspec in bin, move executables to exeSamuel E. Giddins2015-07-151-1/+1
* Merge pull request #3817 from deivid-rodriguez/remove_jruby_warningAndré Arko2015-07-111-1/+1
|\
| * Removes a warning in jrubyDavid Rodríguez2015-07-111-1/+1
* | Merge pull request #3819 from danieltdt/fix-install-ifAndré Arko2015-07-101-1/+7
|\ \
| * | Fix install_if not clearing install conditionsDaniel Teixeira2015-07-091-1/+7
| |/
* | Use explicit values in RemoteSpecification testsTim Blair2015-07-081-4/+4
* | Clean up duplicate specs for RemoteSpecificationTim Blair2015-07-081-65/+41
* | Ensure two RemoteSpecifications are comparableTim Blair2015-07-081-0/+43
|/
* 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
* | Merge tag 'v1.10.5'Samuel E. Giddins2015-06-252-3/+59
|\ \ | |/ |/|
| * [Definition] Dont updated bundled with when 100% unnecessarySamuel E. Giddins2015-06-231-2/+42
| * 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
* | Merge branch '1-10-stable'Tim Moore2015-06-212-1/+58
|\|
| * Make Bundler::RemoteSpecification comparable.Tony Spataro2015-06-191-9/+52
| * Allow comparing Bundler StubSpecs with RG specsAndre Arko2015-06-191-0/+14
| * update rails version in specsPatrick Metcalfe2015-06-161-1/+1
* | fix typoKarlo Soriano2015-06-181-1/+1
* | Merge tag 'v1.10.4'Samuel E. Giddins2015-06-167-5/+116
|\|
| * specs for bundler version warningsAndre Arko2015-06-082-2/+6
| * failing specs for BUNDLED WITH preservationAndre Arko2015-06-082-0/+109
| * 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
| * Fix the failing spec.Tim Moore2015-06-051-1/+1
| * it’s fine to use a known-old versionAndre Arko2015-06-051-3/+0
| * move the base install/update specs into commandsAndre Arko2015-06-052-0/+0
* | Merge pull request #3713 from repinel/improve-permission-msg-deploymentAndré Arko2015-06-092-2/+21
|\ \
| * | Improves the message displayed when cannot create configRoque Pinel2015-06-082-2/+21
* | | Merge pull request #3679 from akihiro17/check-commandAndré Arko2015-06-091-0/+13
|\ \ \
| * | | Run ``` bundle check ``` with ``` disable_shared_gems ``` set to '1' if --pat...akihiro172015-05-301-0/+13
* | | | Added support for optional remote argument in the rake release taskDávid Halász2015-06-081-1/+1
| |/ / |/| |
* | | Merge pull request #3716 from fotanus/ignore_double_warningsAndré Arko2015-06-061-2/+3
|\ \ \
| * | | Avoid showing warning messages twicefotanus@gmail.com2015-06-031-2/+3
* | | | Merge tag 'v1.10.3'Samuel E. Giddins2015-06-037-15/+23
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge pull request #3694 from bundler/seg-inline-load-pathsAndré Arko2015-06-013-10/+18
| |\ \
| | * | Restrict spec for invalid specs to >= 1.7Samuel E. Giddins2015-05-311-1/+1
| | * | Stop validating in RubyGems' packaging modeAndre Arko2015-05-301-2/+2
| | * | [Inline] Add a spec for auto-require from endpoint specSamuel E. Giddins2015-05-301-7/+15