summaryrefslogtreecommitdiff
path: root/lib/chef/knife/client_create.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove require json_compat where note usedTim Smith2018-07-151-1/+0
* fix Style/HashSyntaxLamont Granquist2018-07-021-17/+17
* Specify what version of Chef Server API V1 isTim Smith2016-03-051-1/+1
* Typos and improved wordingTim Smith2016-03-051-1/+1
* Be way more explicit about how we're handling datatm/missed_migrationThom May2016-02-151-1/+1
* pull rubocop 0.37.2 into chefstyleLamont Granquist2016-02-121-1/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-3/+3
* Remove all the stupid json magic from Chef::ApiClientV1.tylercloke2015-07-061-2/+2
* Move ApiClient V1 supported code to Chef::ApiClientV1 and restore Chef::ApiCl...tylercloke2015-07-061-2/+2
* Backwards compatible support for OSC 11 in knife user commands.tylercloke2015-06-051-3/+4
* API V1 support for client creation.tylercloke2015-06-051-31/+54
* Use ApiClient#from_hash rather than relying on json_class in return dataSteven Danna2015-02-091-7/+8
* Add --validator option to create validator client via knifeJames Casey2014-02-181-0/+6
* Normalize whitespace on all filesSeth Vargo2013-09-261-1/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+80