summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Adding functional search supportAdam Jacob2008-07-1028-91/+560
|
* Various example and config updatesAdam Jacob2008-06-272-1/+14
|
* Adding search class and specsAdam Jacob2008-06-272-0/+124
|
* Updating to fix a few lingering issues with Merb rootAdam Jacob2008-06-228-439/+38
|
* Updating .gitignore to include example openid directoriesAdam Jacob2008-06-221-0/+2
|
* chef-server is now moved to libAdam Jacob2008-06-1556-14539/+0
|
* Moving chef-server into lib, reworking specs, adding storieschef-server-packageAdam Jacob2008-06-1550-18/+2366
|
* Should use /usr/bin/envAdam Jacob2008-06-103-5/+5
|
* Huge amount of work, covering openid, clients, and all sorts of server stuffAdam Jacob2008-06-0945-684/+9425
|
* Cleaning up openid, starting client supportAdam Jacob2008-05-3030-114/+1636
|
* Adding files to .gitignoreAdam Jacob2008-05-301-0/+2
|
* Adding db store to .gitignoreAdam Jacob2008-05-301-0/+1
|
* Working on network layerAdam Jacob2008-05-1970-27/+6570
|
* Factoring out find_file instead of just find for nodesAdam Jacob2008-05-092-14/+19
|
* Adding link supportAdam Jacob2008-05-035-10/+373
|
* The symlink provider should set the source_file to an empty string if the ↵Adam Jacob2008-05-015-14/+20
| | | | links don't exist
* 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, ↵Adam Jacob2008-04-0835-50/+735
| | | | Chef::Log::Formatter, Chef::Compile, and all the tests
* Adding the Params::Validate mixin, refactored Chef::Config to be a ↵Adam Jacob2008-04-0729-115/+769
| | | | singleton, Implemented require_recipe
* 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