summaryrefslogtreecommitdiff
path: root/lib/chef/knife/user_list.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove knife user support for open source Chef Server < 12Tim Smith2018-11-041-2/+0
* Merge pull request #7473 from chef/knife_sentences_2Tim Smith2018-07-231-1/+1
|\
| * Make sure knife descriptions all have periodsknife_sentences_2Tim Smith2018-07-161-1/+1
* | Remove require json_compat where note usedTim Smith2018-07-151-1/+0
|/
* fix Style/HashSyntaxLamont Granquist2018-07-021-3/+3
* 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-2/+2
* Backwards compatible support for OSC 11 in knife user commands.tylercloke2015-06-051-0/+3
* Add user commands to knife.Steven Danna2013-02-061-0/+42