summaryrefslogtreecommitdiff
path: root/lib/chef/knife/user_edit.rb
Commit message (Expand)AuthorAgeFilesLines
* Add a warning that Chef 11 server support in knife user is deprecatedosc_11Tim Smith2018-01-031-0/+2
* Be way more explicit about how we're handling datatm/missed_migrationThom May2016-02-151-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-2/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-3/+3
* Move Chef::OscUser back to Chef::User namespace and new user code to Chef::Us...tylercloke2015-07-061-3/+3
* correcting minor typo in user_edit knife actionNell Shamrell2015-06-261-2/+1
* Better API version error handling helper code.tylercloke2015-06-051-5/+3
* Backwards compatible support for OSC 11 in knife user commands.tylercloke2015-06-051-7/+39
* Add user commands to knife.Steven Danna2013-02-061-0/+53