summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Factoring out find_file instead of just find for nodesAdam Jacob2008-05-091-12/+19
* Adding link supportAdam Jacob2008-05-032-0/+135
* The symlink provider should set the source_file to an empty string if the lin...Adam Jacob2008-05-012-3/+2
* Adding a directory resource and providerAdam Jacob2008-04-283-2/+65
* Got set_or_return to work properlyAdam Jacob2008-04-284-118/+55
* chef compilesAdam Jacob2008-04-2711-104/+608
* Updating manifestAdam Jacob2008-04-081-0/+3
* Adding chef-solo command, config examples, Chef::Log class, Chef::Log::Format...Adam Jacob2008-04-088-2/+282
* Adding the Params::Validate mixin, refactored Chef::Config to be a singleton,...Adam Jacob2008-04-079-72/+283
* Bringing the file provider to 100 coverageAdam Jacob2008-03-231-1/+2
* Adding a File providerAdam Jacob2008-03-233-10/+145
* Adding Chef::CookbookLoaderAdam Jacob2008-03-141-0/+116
* Adding cookbook support, updating rcov coverageAdam Jacob2008-03-123-5/+113
* Added rcov coverage, lots of tests, definitions, node supportAdam Jacob2008-03-1013-327/+644
* Syntax is right in the recipesAdam Jacob2008-03-075-93/+189
* Marionette does graphs, and can eval on the fly to resourcesAdam Jacob2008-03-064-44/+229
* Initial CommitAdam Jacob2008-03-054-0/+203