Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |