| Commit message (Expand) | Author | Age | Files | Lines |
* | flip multiline function arguments aroundlcg/rubocop-0.37.2 | Lamont Granquist | 2016-02-19 | 1 | -1/+1 |
* | autofixing whitespace cops | Lamont Granquist | 2016-02-05 | 1 | -19/+16 |
* | auto-fixing some easy copschefstyle/fixes | Lamont Granquist | 2016-02-03 | 1 | -1/+1 |
* | Copyright year update for 2016 and massive cleanup. | Noah Kantrowitz | 2016-02-02 | 1 | -1/+1 |
* | Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimeters | Lamont Granquist | 2016-01-18 | 1 | -5/+5 |
* | Use double quotes by default | Thom May | 2016-01-14 | 1 | -3/+3 |
* | autocorrecting Style/TrailingCommalcg/trailing_comma | Lamont Granquist | 2016-01-13 | 1 | -4/+4 |
* | Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_rest | Thom May | 2016-01-11 | 1 | -14/+14 |
* | Fixed a bug where create_key would conflict with public_key in hash returned ... | tylercloke | 2015-04-30 | 1 | -0/+22 |
* | Changes Chef::Key update to allow updating the name of a key. | tylercloke | 2015-04-30 | 1 | -1/+14 |
* | Implemented `knife user key create` and `knife client key create`. | tylercloke | 2015-04-28 | 1 | -4/+4 |
* | Fixed bug in Chef::Key where create failed to return the full key. | tylercloke | 2015-04-28 | 1 | -10/+32 |
* | Implemented the Key object corrosponding to key rotation API endpoint.tc/chef_key_object | tylercloke | 2015-04-20 | 1 | -0/+577 |