Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | deprecate a few more callstm/rest_deprecation | Thom May | 2016-01-19 | 1 | -2/+3 |
* | Use double quotes by default | Thom May | 2016-01-14 | 1 | -13/+13 |
* | autocorrecting Style/TrailingCommalcg/trailing_comma | Lamont Granquist | 2016-01-13 | 1 | -1/+1 |
* | Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_rest | Thom May | 2016-01-11 | 1 | -10/+11 |
* | Fixed small bug in Chef::Key.load_by_(user|client) where actor wasn't populated. | tylercloke | 2015-04-30 | 1 | -3/+5 |
* | Fixed a bug where create_key would conflict with public_key in hash returned ... | tylercloke | 2015-04-30 | 1 | -0/+8 |
* | Changes Chef::Key update to allow updating the name of a key. | tylercloke | 2015-04-30 | 1 | -4/+10 |
* | Fixed bug in Chef::Key where create failed to return the full key. | tylercloke | 2015-04-28 | 1 | -1/+5 |
* | Implemented the Key object corrosponding to key rotation API endpoint.tc/chef_key_object | tylercloke | 2015-04-20 | 1 | -0/+251 |