summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove dep on solveSeth Vargo2013-05-194-12/+8
* Add support for 1.8.7 (back)Seth Vargo2013-05-191-1/+6
* generate_real_keys defaults to trueSeth Vargo2013-05-191-1/+1
* 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
* Allow the user to specify any log levelSeth Vargo2013-05-191-2/+2
* Typo (CLTR -> CTRL)Seth Vargo2013-05-191-1/+1
* Don't need silent option anymore [ci skip]Seth Vargo2013-05-191-1/+0
* Use one set of default optionsSeth Vargo2013-05-191-10/+11
* Fix up some formattingSeth Vargo2013-05-191-11/+32
* Remove autoload because it's not threadsafeSeth Vargo2013-05-191-3/+2
* Try replacing Thin with PumaSeth Vargo2013-05-192-35/+20
* 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
* Log debugging request and responseSeth Vargo2013-05-162-9/+18
* Add -d flag to output requestsSeth Vargo2013-05-152-0/+3
* Bump version to 0.9.9v0.9.9John Keiser2013-05-141-1/+1
* Support request_handlerJohn Keiser2013-05-141-1/+12
* require solve only within files that need itJamie Winsor2013-05-135-1/+4
* configure Chef::Config within when_the_chef_server block if theJamie Winsor2013-05-081-0/+18
* remove dependency on Chef::Cookbook::MetadataJamie Winsor2013-05-052-3/+32
* remove dependency on Chef::Mixin::DeepMergeJamie Winsor2013-05-054-5/+13
* remove dependency on Chef::ConfigJamie Winsor2013-05-051-15/+0
* remove chef/log requiresJamie Winsor2013-05-052-3/+0
* remove dependency on Chef::Version and Chef::VersionConstraintJamie Winsor2013-05-055-14/+10
* add ChefZero::Log to remove dependency on Chef::LogJamie Winsor2013-05-054-4/+13
* Assume application/json is acceptable if no Accept header was sent.Steven Danna2013-04-301-1/+1
* Bump version for releasev0.9.8John Keiser2013-04-281-1/+1
* Support runlists with recipes, not just cookbooksJohn Keiser2013-04-281-4/+5
* Bump version to 0.9.7 (work with latest chef-client)v0.9.7John Keiser2013-04-171-1/+1
* Populate URLs and other defaults in versions responseJohn Keiser2013-04-171-1/+2
* Make depsolver work with underspecified environments and cookbooksJohn Keiser2013-04-171-2/+4
* Bump version to 0.9.6v0.9.6John Keiser2013-04-171-1/+1
* Return actual json in 404 (fixes issue with recent cehf bootstrap)John Keiser2013-04-171-1/+3
* Bump to 0.9.5v0.9.5jkeiser2013-01-201-1/+1
* Fix 405 errorjkeiser2013-01-201-1/+1
* Add support for request/response verification to rspec apijkeiser2013-01-208-19/+66
* Bump version to 0.9.4v0.9.4jkeiser2013-01-171-1/+1
* Make ChefZero::RSpec work with Ruby 1.8.7jkeiser2013-01-171-1/+1
* Bump version to 0.9.3v0.9.3jkeiser2013-01-111-1/+1
* Don't modify the data structures passed into load_data;jkeiser2013-01-111-7/+9
* Make failing tests quicker by setting retries=0jkeiser2013-01-111-0/+1
* Return exception text with 500 response in routerjkeiser2013-01-112-25/+25
* Allow tags in rspec DSL, clear Chef::Config after each testjkeiser2013-01-041-2/+11
* Bump version to 0.9.2v0.9.2jkeiser2012-12-311-1/+1
* Let rspec handle ctrl+c, not Thinjkeiser2012-12-312-2/+4
* Make rspec api only start up server oncejkeiser2012-12-312-47/+67
* Bump versionv0.9.1jkeiser2012-12-241-1/+1