| Commit message (Expand) | Author | Age | Files | Lines |
* | [OC-3564] move core Chef to the repo root \o/ \m/ | Seth Chisamore | 2012-10-30 | 436 | -0/+52330 |
* | big refactor of the repo layout. move to a chef gem and a chef-server gem all... | Ezra Zygmuntowicz | 2008-10-08 | 90 | -5816/+0 |
* | merging in fujins service resource and provider | Adam Jacob | 2008-10-02 | 1 | -0/+100 |
|\ |
|
| * | Pattern should default to service_name, updated spec | AJ Christensen | 2008-10-01 | 1 | -1/+5 |
| * | Init provider for service and relevant work in other providers. Updated resou... | AJ Christensen | 2008-10-01 | 1 | -5/+5 |
| * | Specifications for the Service resource, and necessary adjustments to the act... | AJ Christensen | 2008-10-01 | 1 | -0/+96 |
* | | Adding Chef::FileCache - a simpler replacement for FileStore | Adam Jacob | 2008-09-30 | 1 | -0/+124 |
|/ |
|
* | adding script spec | Adam Jacob | 2008-09-22 | 1 | -0/+50 |
* | Adding default node config | Adam Jacob | 2008-09-22 | 1 | -0/+23 |
* | Adding specs for new resource types, fixes to node, mixin::template | Adam Jacob | 2008-09-08 | 15 | -338/+733 |
* | Adding unit tests for the execute resource | Adam Jacob | 2008-09-04 | 1 | -0/+97 |
* | Updating the remote_file spec, simplifying remote_file a bit | Adam Jacob | 2008-08-17 | 1 | -7/+97 |
* | Changing the license on the spec files as well | Adam Jacob | 2008-08-17 | 37 | -423/+456 |
* | Adding remote_file tests | Adam Jacob | 2008-08-17 | 6 | -12/+59 |
* | Adding remote_file and remote_directory support | Adam Jacob | 2008-08-16 | 3 | -6/+47 |
* | Added template support, changed license to Apache v 2 | Adam Jacob | 2008-08-16 | 3 | -3/+124 |
* | Updating to remove yaml | Adam Jacob | 2008-07-28 | 1 | -16/+0 |
* | Updating search tickets | Adam Jacob | 2008-07-28 | 8 | -24/+70 |
* | Adding functional search support | Adam Jacob | 2008-07-10 | 3 | -32/+102 |
* | Adding search class and specs | Adam Jacob | 2008-06-27 | 1 | -0/+76 |
* | Moving chef-server into lib, reworking specs, adding storieschef-server-package | Adam Jacob | 2008-06-15 | 8 | -0/+365 |
* | Huge amount of work, covering openid, clients, and all sorts of server stuff | Adam Jacob | 2008-06-09 | 8 | -67/+786 |
* | Cleaning up openid, starting client support | Adam Jacob | 2008-05-30 | 2 | -0/+63 |
* | Working on network layer | Adam Jacob | 2008-05-19 | 7 | -8/+308 |
* | Adding link support | Adam Jacob | 2008-05-03 | 2 | -0/+228 |
* | The symlink provider should set the source_file to an empty string if the lin... | Adam Jacob | 2008-05-01 | 1 | -1/+1 |
* | Adding a directory resource and provider | Adam Jacob | 2008-04-28 | 1 | -0/+100 |
* | Got set_or_return to work properly | Adam Jacob | 2008-04-28 | 5 | -6/+7 |
* | chef compiles | Adam Jacob | 2008-04-27 | 14 | -7/+548 |
* | Adding test recipe | Adam Jacob | 2008-04-08 | 1 | -0/+5 |
* | removing left over debug output in compile_spec | Adam Jacob | 2008-04-08 | 2 | -6/+7 |
* | removing left over debug output in compile_spec | Adam Jacob | 2008-04-08 | 1 | -3/+1 |
* | Adding chef-solo command, config examples, Chef::Log class, Chef::Log::Format... | Adam Jacob | 2008-04-08 | 21 | -8/+337 |
* | Adding the Params::Validate mixin, refactored Chef::Config to be a singleton,... | Adam Jacob | 2008-04-07 | 17 | -39/+384 |
* | Bringing the file provider to 100 coverage | Adam Jacob | 2008-03-23 | 1 | -1/+25 |
* | Adding a File provider | Adam Jacob | 2008-03-23 | 7 | -15/+230 |
* | Adding Chef::CookbookLoader | Adam Jacob | 2008-03-14 | 8 | -0/+137 |
* | Getting rid of coverage in git | Adam Jacob | 2008-03-14 | 4 | -110/+7 |
* | Adding cookbook support, updating rcov coverage | Adam Jacob | 2008-03-12 | 8 | -3/+220 |
* | Moving variables to attributes | Adam Jacob | 2008-03-10 | 1 | -0/+0 |
* | Added rcov coverage, lots of tests, definitions, node support | Adam Jacob | 2008-03-10 | 20 | -120/+679 |
* | Syntax is right in the recipes | Adam Jacob | 2008-03-07 | 8 | -80/+236 |
* | Marionette does graphs, and can eval on the fly to resources | Adam Jacob | 2008-03-06 | 4 | -1/+146 |
* | Initial Commit | Adam Jacob | 2008-03-05 | 4 | -0/+174 |