summaryrefslogtreecommitdiff
path: root/lib/chef/local_mode.rb
Commit message (Expand)AuthorAgeFilesLines
* Display a deprecation warning when using --listen mode.Noah Kantrowitz2017-05-251-0/+1
* autofixing whitespace copsLamont Granquist2016-02-051-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
* Enable Chef 12 mode for local mode by defaultdanielsdeleo2016-01-261-0/+2
* Use double quotes by defaultThom May2016-01-141-9/+9
* Add monkey patch for webrickjdm/webrick-monkeyJay Mundrawala2015-09-081-0/+5
* Add --no-listen option to disable zero binding to portdanielsdeleo2015-04-011-1/+5
* Extract Chef Zero code out to chef zero, re-enable socket listeningdanielsdeleo2015-04-011-15/+12
* Hoist socketless chef-zero support into Chef::HTTPdanielsdeleo2015-04-011-0/+2
* Initial socketless local modedanielsdeleo2015-04-011-10/+17
* Update to chef-zero 3John Keiser2014-08-221-4/+10
* Fix log message that shows useless port rangeJohn Keiser2014-07-171-2/+1
* Refactor caller decorations into with_server_connectivityJohn Keiser2014-07-071-0/+28
* Move local-mode server connectivity code to Chef::LocalModeJohn Keiser2014-07-071-0/+78