summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Adding functional search supportAdam Jacob2008-07-1019-45/+282
|
* Adding search class and specsAdam Jacob2008-06-271-0/+48
|
* Updating to fix a few lingering issues with Merb rootAdam Jacob2008-06-225-439/+7
|
* Moving chef-server into lib, reworking specs, adding storieschef-server-packageAdam Jacob2008-06-1535-17/+1865
|
* Huge amount of work, covering openid, clients, and all sorts of server stuffAdam Jacob2008-06-0911-46/+643
|
* Cleaning up openid, starting client supportAdam Jacob2008-05-302-0/+52
|
* Working on network layerAdam Jacob2008-05-1912-18/+356
|
* 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 ↵Adam Jacob2008-05-012-3/+2
| | | | links don't exist
* 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, ↵Adam Jacob2008-04-088-2/+282
| | | | Chef::Log::Formatter, Chef::Compile, and all the tests
* Adding the Params::Validate mixin, refactored Chef::Config to be a ↵Adam Jacob2008-04-079-72/+283
| | | | singleton, Implemented require_recipe
* 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