aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 1-5-stableTerence Lee2013-11-095-7/+7
|\
| * Update to rspec 2.99Erik Michaels-Ober2013-11-085-7/+7
| * bundle outdated --strictDavid Blondeau2013-10-241-0/+17
* | actually verify the parallel is actually doing things in parallelTerence Lee2013-11-092-2/+4
* | fix update parallel specTerence Lee2013-11-091-3/+3
* | Add tests for parallel updateKenta Murata2013-11-091-0/+30
* | ruby directive :patchlevel should only take a stringTerence Lee2013-11-092-4/+31
* | bundle outdated --strictDavid Blondeau2013-11-091-0/+17
|/
* oh no what a stupid typoAndre Arko2013-10-201-1/+1
* force platform so Rubygems 2.1 will install gemsAndre Arko2013-10-201-2/+2
* better spec namesAndre Arko2013-10-201-2/+2
* remove duplicate vendor testAndre Arko2013-10-201-12/+0
* this file is general hax, move it to hax.rbAndre Arko2013-10-202-1/+1
* move --gemfile test to gemfile specAndre Arko2013-10-192-14/+14
* move invalid specs to gemfile and path specsAndre Arko2013-10-193-58/+43
* binstubs specAndre Arko2013-10-192-19/+24
* bundler dependencies specAndre Arko2013-10-192-141/+146
* gemspecs specAndre Arko2013-10-192-45/+50
* pull out some group specsAndre Arko2013-10-192-235/+236
* path specAndre Arko2013-10-192-135/+132
* prereleases specAndre Arko2013-10-192-38/+43
* how did the inject spec get over thereAndre Arko2013-10-191-0/+0
* move path, git, and gemspec tests to spec/gemfile/Andre Arko2013-10-193-0/+0
* move gemspec test to install/gemspecAndre Arko2013-10-192-10/+13
* Warn if the same gem (same version) is added twiceJen Diamond2013-10-191-0/+11
* Merge pull request #2650 from joyicecloud/gem-mirrorAndre Arko2013-10-172-0/+53
|\
| * Change code to print the mirror sourcejoyicecloud2013-09-261-0/+3
| * add specs for gem mirror supportdanielsdeleo2013-09-262-0/+50
* | allow exceptions to be passed to RetryAndre Arko2013-10-031-3/+26
* | retry specs that run on 1.8.7Andre Arko2013-09-281-1/+1
* | Retry git commandsschneems2013-09-285-7/+9
* | Retry fetch specs with `--retry`schneems2013-09-283-0/+55
|/
* adding platform support for ruby 2.1Brandon Black2013-09-241-2/+2
* Add rspec test when run bundle outdated with invalid gem namejoyicecloud2013-09-161-0/+5
* Print a better error when git is not installed.joyicecloud2013-09-111-1/+15
* Merge pull request #2629 from steved555/masterAndre Arko2013-09-061-0/+38
|\
| * add some documentation, warn if passing --keep-file-descriptors on < 2.0Steven Davidovitz2013-09-061-2/+9
| * Exec: add option for ruby 1.9 FD behavior for 2.0Steven Davidovitz2013-09-051-0/+31
* | only invalid gemnameJen Diamond2013-09-061-0/+7
|/
* store parallel install count in settingsAndre Arko2013-09-021-1/+4
* patchlevel support for ruby DSLTerence Lee2013-08-243-75/+309
* whitespaceTerence Lee2013-08-241-4/+4
* Allow Basic Auth by a username with no passwordMichael Rykov2013-08-191-0/+14
* fix quotes for quality specAndre Arko2013-08-181-2/+2
* Ignore git path configuration in env when shelling out to git.Xavier Shay2013-08-182-1/+27
* When git gem install fails, don't suggest `gem install foo`Kir Shatrov2013-08-181-0/+20
* Revert "Merge pull request #2569 from fuadsaud/github-https"Andre Arko2013-08-151-2/+2
* Merge pull request #2590 from larskanis/add_x64-mingw32_supportAndré Arko2013-08-144-3/+36
|\
| * Add more variants to specs for GemHelpers#genericLars Kanis2013-08-111-1/+7
| * Add specs for the x64-mingw32 platform.Lars Kanis2013-08-104-3/+30