summaryrefslogtreecommitdiff
path: root/spec
Commit message (Collapse)AuthorAgeFilesLines
* Adding link supportAdam Jacob2008-05-032-0/+228
|
* The symlink provider should set the source_file to an empty string if the ↵Adam Jacob2008-05-011-1/+1
| | | | links don't exist
* Adding a directory resource and providerAdam Jacob2008-04-281-0/+100
|
* Got set_or_return to work properlyAdam Jacob2008-04-285-6/+7
|
* chef compilesAdam Jacob2008-04-2714-7/+548
|
* Adding test recipeAdam Jacob2008-04-081-0/+5
|
* 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, ↵Adam Jacob2008-04-0821-8/+337
| | | | Chef::Log::Formatter, Chef::Compile, and all the tests
* Adding the Params::Validate mixin, refactored Chef::Config to be a ↵Adam Jacob2008-04-0717-39/+384
| | | | singleton, Implemented require_recipe
* Bringing the file provider to 100 coverageAdam Jacob2008-03-231-1/+25
|
* Adding a File providerAdam Jacob2008-03-237-15/+230
|
* Adding Chef::CookbookLoaderAdam Jacob2008-03-148-0/+137
|
* Getting rid of coverage in gitAdam Jacob2008-03-144-110/+7
|
* Adding cookbook support, updating rcov coverageAdam Jacob2008-03-128-3/+220
|
* Moving variables to attributesAdam Jacob2008-03-101-0/+0
|
* Added rcov coverage, lots of tests, definitions, node supportAdam Jacob2008-03-1020-120/+679
|
* Syntax is right in the recipesAdam Jacob2008-03-078-80/+236
|
* Marionette does graphs, and can eval on the fly to resourcesAdam Jacob2008-03-064-1/+146
|
* Initial CommitAdam Jacob2008-03-054-0/+174