summaryrefslogtreecommitdiff
path: root/features/cookbooks
Commit message (Expand)AuthorAgeFilesLines
* feature test fixes: you say Motato, I say motato.Bryan McLellan2012-04-131-2/+2
* Adding oss_only tags to purge testsChris Walters2010-11-021-3/+3
* [CHEF-1364] implement purging of cookbooks && checksum filesDaniel DeLeo2010-10-051-0/+43
* Fixed CHEF-1308 -- now correctly maintaining cache for cookbook files that ar...Tim Hinderliter2010-06-102-24/+19
* Client re-implemented lazy-loading for cookbook files,templates; fixes CHEF-1296tim@opscode.com2010-06-091-0/+46
* fix up test harness for recent changesDaniel DeLeo2010-06-061-3/+2
* Moved logic out of Chef::Client initialization so that chef-solo can configur...Chris Walters, Tim Hinderliter2010-06-031-3/+3
* the @api tag is for REST API, not ruby apiDaniel DeLeo2010-04-301-2/+2
* Fixing cookbook metadata testsAdam Jacob2010-01-261-3/+3
* CHEF-734: Resources without an explicitly set provider try to choose one of t...Chris Walters2010-01-041-18/+20
* Adding embedded resources inside providers and some re-factoring in the core....chris2009-09-231-1/+17
* Light-weight resources (well, any resource that calls the provider setter met...chris2009-09-231-1/+6
* Light-weight resources and providers, as well as API controller re-factoringchris2009-09-231-0/+34
* Adding features for synchronization, fixing bugs in remote_directory, client,...Adam Jacob2009-05-261-0/+1
* Adding from_file support to Chef::Cookbook::Metadata, adding cucumber feature...Adam Jacob2009-05-081-0/+20