summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adding link supportAdam Jacob2008-05-035-10/+373
* The symlink provider should set the source_file to an empty string if the lin...Adam Jacob2008-05-015-14/+20
* Adding a directory resource and providerAdam Jacob2008-04-285-2/+171
* Got set_or_return to work properlyAdam Jacob2008-04-289-124/+62
* chef compilesAdam Jacob2008-04-2732-129/+1178
* Adding test recipeAdam Jacob2008-04-082-0/+7
* Updating manifestAdam Jacob2008-04-084-35/+33
* removing left over debug output in compile_specAdam Jacob2008-04-082-6/+7
* removing left over debug output in compile_specAdam Jacob2008-04-081-3/+1
* Adding chef-solo command, config examples, Chef::Log class, Chef::Log::Format...Adam Jacob2008-04-0835-50/+735
* Adding the Params::Validate mixin, refactored Chef::Config to be a singleton,...Adam Jacob2008-04-0729-115/+769
* Bringing the file provider to 100 coverageAdam Jacob2008-03-232-2/+27
* Adding a File providerAdam Jacob2008-03-2311-26/+376
* Adding Chef::CookbookLoaderAdam Jacob2008-03-149-0/+253
* Adding .gitignore file for coverage directoryAdam Jacob2008-03-141-0/+1
* Getting rid of coverage in gitAdam Jacob2008-03-1416-8224/+7
* Adding cookbook support, updating rcov coverageAdam Jacob2008-03-1223-34/+1104
* Updating code coverage and the sample recipeAdam Jacob2008-03-1212-12/+12
* Moving variables to attributesAdam Jacob2008-03-102-0/+1
* Added rcov coverage, lots of tests, definitions, node supportAdam Jacob2008-03-1056-496/+8980
* Syntax is right in the recipesAdam Jacob2008-03-0718-189/+631
* Marionette does graphs, and can eval on the fly to resourcesAdam Jacob2008-03-0610-45/+437
* Initial CommitAdam Jacob2008-03-0514-0/+462