summaryrefslogtreecommitdiff
path: root/lib/chef/node.rb
Commit message (Expand)AuthorAgeFilesLines
* add partial deep merge cacheLamont Granquist2014-11-211-11/+12
* chef-12 attribute changesLamont Granquist2014-11-081-14/+2
* Empty run_list should result in empty array when using node.to_hash.Ivan Larionov2014-10-181-2/+2
* remove JSON gem usageLamont Granquist2014-08-111-2/+1
* Revert "remove #to_json Monkeytpatching"Lamont Granquist2014-08-091-1/+2
* remove #to_json MonkeypatchingLamont Granquist2014-08-091-2/+1
* Change attribute whitelist filter syntax to match OhaiClaire McQuin2014-05-151-15/+4
* add whitelist config options for attributes saved by the nodeClaire McQuin2014-05-151-3/+30
* Fixed environment chop -> chomp issue which truncated single character enviro...Joe Richards2014-03-281-1/+1
* Merge remote-tracking branch 'origin/master' into save-right-run-listThom May2014-03-041-1/+16
|\
| * Add permanent run list modification option to Chef::Clientdanielsdeleo2014-02-201-1/+1
| * CHEF-4777: fix for fully qualifying recipesLamont Granquist2014-01-161-2/+3
| * CHEF-4777: add include_recipes to recipes node attrLamont Granquist2013-11-141-0/+6
| * Moved Chef::Recipe#tag into the Chef::Node objectPaul Mooring2013-10-041-0/+8
* | add run_list setterThom May2014-03-041-1/+10
* | CHEF-4443 - Always save the correct run listThom May2013-08-121-4/+14
|/
* [CHEF-3683] Chef::Node objects should be sortable.Steven Danna2013-04-011-0/+4
* the set_unless state is bleeding from call to call...Lamont Granquist2013-01-291-0/+5
* remove cruft code.danielsdeleo2013-01-231-2/+0
* [CHEF-3724] correctly query the recipes attribute in Node#recipe?danielsdeleo2012-12-261-1/+1
* Document what Node#run_list is fordanielsdeleo2012-12-141-0/+6
* Wire "force" default and override into nodedanielsdeleo2012-11-091-0/+12
* [CHEF-3499] add platform introspection to Nodedanielsdeleo2012-11-021-0/+2
* [CHEF-2936] remove couchdb-in-constructor workarounddanielsdeleo2012-11-021-6/+1
* [CHEF-2936] ensure all default and override attrs go in node jsondanielsdeleo2012-11-021-5/+9
* [CHEF-2936] apply attributes at run list expansiondanielsdeleo2012-11-021-7/+18
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+476
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-260/+0
* Adding extlib and Mash-ing @attributeAdam Jacob2008-10-071-1/+2
* Updating config file pathsAdam Jacob2008-10-071-0/+7
* Working Debian service provider for enabling/disabling services.AJ Christensen2008-09-251-1/+1
* Adding specs for new resource types, fixes to node, mixin::templateAdam Jacob2008-09-081-5/+0
* Added template support, changed license to Apache v 2Adam Jacob2008-08-161-15/+11
* Adding functional search supportAdam Jacob2008-07-101-4/+15
* Huge amount of work, covering openid, clients, and all sorts of server stuffAdam Jacob2008-06-091-30/+81
* Working on network layerAdam Jacob2008-05-191-12/+20
* Factoring out find_file instead of just find for nodesAdam Jacob2008-05-091-12/+19
* chef compilesAdam Jacob2008-04-271-7/+19
* Adding chef-solo command, config examples, Chef::Log class, Chef::Log::Format...Adam Jacob2008-04-081-1/+61
* Adding the Params::Validate mixin, refactored Chef::Config to be a singleton,...Adam Jacob2008-04-071-0/+21
* Adding cookbook support, updating rcov coverageAdam Jacob2008-03-121-1/+1
* Added rcov coverage, lots of tests, definitions, node supportAdam Jacob2008-03-101-0/+91