summaryrefslogtreecommitdiff
path: root/lib/chef/knife/core/node_editor.rb
Commit message (Expand)AuthorAgeFilesLines
* Chef-15: Remove copyright dateslcg/remove-copyright-dates-chef-15Lamont Granquist2020-04-131-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* chefstyle Style/AndOr fixesLamont Granquist2016-03-141-1/+1
* Be way more explicit about how we're handling datatm/missed_migrationThom May2016-02-151-1/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-2/+2
* Use double quotes by defaultThom May2016-01-141-5/+5
* Correctly save policy_name and policy_group with `knife node edit`jr/knife-node-edit-save-policy_name-groupJordan Running2016-01-131-35/+56
* remove some uses of from_jsonLamont Granquist2014-08-121-3/+2
* port node_editor to use ui.edit_data()Lamont Granquist2013-10-231-32/+15
* Use Tempfile.open to take a blockLamont Granquist2013-10-231-1/+2
* fix insecure tempfilesLamont Granquist2013-10-231-12/+8
* we're presenting a json object, so call it thatThom May2013-05-241-1/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+130