summaryrefslogtreecommitdiff
path: root/chef/lib/chef/knife/node_edit.rb
Commit message (Expand)AuthorAgeFilesLines
* [CHEF-2172] move non-subcommand knife classes into the core/ directoryDaniel DeLeo2011-04-031-105/+14
* lazy load knife deps for a snappier experienceDaniel DeLeo2011-03-271-2/+5
* [CHEF-1469] Don't use main logger in knifeDaniel DeLeo2011-03-271-3/+3
* [CHEF-2126] Don't show irrelevant attributes in knife node editDaniel DeLeo2011-03-221-7/+123
* Fix CHEF-2057: renamed Chef::JSON to Chef::JSONCompat, soTim Hinderliter2011-02-161-1/+1
* Fix CHEF-1292/PL-538: make JSON.parse/to_json default recursion depthTim Hinderliter2010-11-221-1/+1
* knife sub-command help now shows complete knife commandSeth Falcon2010-07-151-1/+1
* Knife validates required parametersChris Walters2010-06-191-1/+9
* First phase of knife refactoringAdam Jacob2009-12-101-34/+1
* CHEF-670, Node functions all workingAdam Jacob2009-12-031-0/+69