Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year update for 2016 and massive cleanup. | Noah Kantrowitz | 2016-02-02 | 1 | -1/+1 |
* | Use double quotes by default | Thom May | 2016-01-14 | 1 | -4/+4 |
* | Move Chef::OscUser back to Chef::User namespace and new user code to Chef::Us... | tylercloke | 2015-07-06 | 1 | -3/+3 |
* | Better API version error handling helper code. | tylercloke | 2015-06-05 | 1 | -6/+3 |
* | Backwards compatible support for OSC 11 in knife user commands. | tylercloke | 2015-06-05 | 1 | -34/+82 |
* | API V1 support for client creation. | tylercloke | 2015-06-05 | 1 | -8/+10 |
* | Added V1 support to Chef::User.update and removed admin field. | tylercloke | 2015-06-05 | 1 | -8/+0 |
* | Added versioned Chef Object API support code and repaired Chef::User.create. | tylercloke | 2015-06-05 | 1 | -27/+47 |
* | Supress stdout/err output from knife tests | danielsdeleo | 2014-04-24 | 1 | -1/+1 |
* | Add validation of password length to the user-create plugin. | Steven Danna | 2013-02-06 | 1 | -0/+6 |
* | Add user commands to knife. | Steven Danna | 2013-02-06 | 1 | -0/+87 |