summaryrefslogtreecommitdiff
path: root/lib/chef/knife/serve.rb
Commit message (Expand)AuthorAgeFilesLines
* more distro constants for "Chef"Marc Chamberland2019-05-231-2/+2
* More distro constant applicationsMarc Chamberland2019-05-231-1/+1
* distro constants for solo, zero and automateMarc Chamberland2019-05-231-1/+2
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* Make sure knife descriptions all have periodsknife_sentences_2Tim Smith2018-07-161-2/+2
* fix Style/HashSyntaxLamont Granquist2018-07-021-6/+6
* Add missing knife license headersTim Smith2018-06-261-0/+16
* Single space after periodsTim Smith2016-03-051-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-1/+1
* Use double quotes by defaultThom May2016-01-141-8/+8
* add banner for knife serve commandDavid Radcliffe2015-01-271-0/+3
* Update to chef-zero 3John Keiser2014-08-221-1/+1
* Move local-mode server connectivity code to Chef::LocalModeJohn Keiser2014-07-071-1/+2
* Add more description to help for --repo-modejk/knife_serveJohn Keiser2014-05-271-1/+1
* Ensure server is stopped when knife is doneJohn Keiser2014-05-261-5/+8
* Add "knife serve" to serve up chef repo in chef-zeroJohn Keiser2014-05-261-0/+41