summaryrefslogtreecommitdiff
path: root/spec/unit/key_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bug where create_key would conflict with public_key in hash returned ...tylercloke2015-04-301-0/+22
* Changes Chef::Key update to allow updating the name of a key.tylercloke2015-04-301-1/+14
* Implemented `knife user key create` and `knife client key create`.tylercloke2015-04-281-4/+4
* Fixed bug in Chef::Key where create failed to return the full key.tylercloke2015-04-281-10/+32
* Implemented the Key object corrosponding to key rotation API endpoint.tc/chef_key_objecttylercloke2015-04-201-0/+577