| Commit message (Expand) | Author | Age | Files | Lines |
* | Return correct value for tagged? when node[:tags] is nil. | Serdar Sutay | 2014-10-15 | 1 | -0/+2 |
* | Remove deprecated @node ivarsjk/remove_deprecated_ivars | John Keiser | 2014-08-27 | 1 | -1/+0 |
* | CHEF-5086/COOK-3890: Add reboot_pending? to core DSL | Bryan McLellan | 2014-02-27 | 1 | -0/+2 |
* | Moved Chef::Recipe#tag into the Chef::Node object | Paul Mooring | 2013-10-04 | 1 | -19/+2 |
* | moving registry_helper to dsl class | Lamont Granquist | 2012-12-19 | 1 | -2/+2 |
* | adding registry helper for recipes+resources | Lamont Granquist | 2012-12-19 | 1 | -0/+2 |
* | [OC-3564] move core Chef to the repo root \o/ \m/ | Seth Chisamore | 2012-10-30 | 1 | -0/+133 |
* | big refactor of the repo layout. move to a chef gem and a chef-server gem all... | Ezra Zygmuntowicz | 2008-10-08 | 1 | -127/+0 |
* | Fixing searching in recipes to use the RESTful server, instead of the local i... | Adam Jacob | 2008-10-05 | 1 | -2/+7 |
* | Only eval the block if one was passed | Adam Jacob | 2008-10-02 | 1 | -1/+1 |
* | Refactoring to support a base package class, that package providers can inher... | Adam Jacob | 2008-09-08 | 1 | -1/+1 |
* | Added template support, changed license to Apache v 2 | Adam Jacob | 2008-08-16 | 1 | -14/+12 |
* | Updating search tickets | Adam Jacob | 2008-07-28 | 1 | -0/+2 |
* | Adding functional search support | Adam Jacob | 2008-07-10 | 1 | -0/+6 |
* | Adding chef-solo command, config examples, Chef::Log class, Chef::Log::Format... | Adam Jacob | 2008-04-08 | 1 | -0/+1 |
* | Adding the Params::Validate mixin, refactored Chef::Config to be a singleton,... | Adam Jacob | 2008-04-07 | 1 | -15/+34 |
* | Adding cookbook support, updating rcov coverage | Adam Jacob | 2008-03-12 | 1 | -4/+4 |
* | Added rcov coverage, lots of tests, definitions, node support | Adam Jacob | 2008-03-10 | 1 | -0/+96 |