summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 1.0v1.0John Keiser2013-05-201-1/+1
* Fix travis syntaxJohn Keiser2013-05-191-1/+1
* Add test for latest version of chef-pedantJohn Keiser2013-05-192-0/+10
* Allow 2.0.0 to fail until chef-pedant is fixedJohn Keiser2013-05-191-0/+1
* Fix moneta dependency so tests can pass moreJohn Keiser2013-05-191-0/+1
* Bump version to 0.9.13v0.9.13John Keiser2013-05-191-1/+1
* Don't require thin with chef_zero/rspecJohn Keiser2013-05-191-1/+0
* Bump version to 0.9.12v0.9.12John Keiser2013-05-191-1/+1
* Merge pull request #8 from sethvargo/pumaJohn Keiser2013-05-1919-234/+331
|\
| * Apparently the .travis.yml doesn't work that way...Seth Vargo2013-05-191-3/+2
| * Whoops - forgot oneSeth Vargo2013-05-191-1/+1
| * Allow failure on 1.8.7Seth Vargo2013-05-191-1/+3
| * Remove dep on solveSeth Vargo2013-05-195-14/+8
| * Add support for 1.8.7 (back)Seth Vargo2013-05-194-3/+9
| * generate_real_keys defaults to trueSeth Vargo2013-05-191-1/+1
| * Revert "Fix moneta dependency"Seth Vargo2013-05-191-3/+1
| * Fix moneta dependencySeth Vargo2013-05-191-1/+3
| * Allow failure on JRubySeth Vargo2013-05-191-0/+3
| * Whoops - wasn't paying attentionSeth Vargo2013-05-191-1/+1
| * Report back on threads and be more informative to the userSeth Vargo2013-05-191-5/+22
| * Lock to a specific SHA for chef-pedantSeth Vargo2013-05-191-1/+1
| * Allow the user to specify any log levelSeth Vargo2013-05-192-4/+4
| * Typo (CLTR -> CTRL)Seth Vargo2013-05-191-1/+1
| * Remove rspec.failuresSeth Vargo2013-05-191-8/+0
| * Cleanup RakefileSeth Vargo2013-05-191-13/+2
| * Don't need silent option anymore [ci skip]Seth Vargo2013-05-191-1/+0
| * Add rake as a depSeth Vargo2013-05-191-3/+2
| * Add travisSeth Vargo2013-05-191-0/+6
| * Update READMESeth Vargo2013-05-192-79/+145
| * Use spec instead of test as the taskSeth Vargo2013-05-191-2/+2
| * Revert "Don't shell out - it saves time"Seth Vargo2013-05-192-1/+5
| * Don't shell out - it saves timeSeth Vargo2013-05-192-5/+1
| * Move everything to spec/; gitignore rspec.failuresSeth Vargo2013-05-193-2/+3
| * Rename to specSeth Vargo2013-05-194-2/+2
| * Use one set of default optionsSeth Vargo2013-05-192-15/+13
| * Fix up some formattingSeth Vargo2013-05-192-12/+33
| * Use chef-pedant as a librarySeth Vargo2013-05-195-58/+75
| * Add chef-pedant as a dependencySeth Vargo2013-05-192-0/+4
| * Remove autoload because it's not threadsafeSeth Vargo2013-05-191-3/+2
| * Try replacing Thin with PumaSeth Vargo2013-05-192-35/+20
| * Fix up gemspec; add pumaSeth Vargo2013-05-191-13/+13
|/
* Wind back tests to last time we knew they passedJohn Keiser2013-05-191-1/+1
* Bump version to 0.9.11v0.9.11John Keiser2013-05-191-1/+1
* Fix cookbook metadata to support dependencies correctlyJohn Keiser2013-05-191-0/+48
* Bump version to 0.9.10John Keiser2013-05-191-1/+1
* Don't introduce a "Chef" module, it messes up ChefZero::RSpec's "Chef::Config...John Keiser2013-05-192-32/+26
* Merge pull request #7 from sethvargo/debugJohn Keiser2013-05-165-7/+44
|\
| * Log debugging request and responseSeth Vargo2013-05-162-9/+18
| * Add -d flag to output requestsSeth Vargo2013-05-153-0/+9
| * Add Gemfile and .gitignore for use with bundlerSeth Vargo2013-05-152-0/+19
|/