summaryrefslogtreecommitdiff
path: root/lib/chef/application/windows_service.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Adapt windows_service to be compatible with win32-service 0.8.2.sersut2013-10-281-7/+23
* Start chef-client in new process when it is run as a service on windowsMukta A2013-10-041-9/+23
* CHEF-4344: Clean up instances of 'the the' typo.Bryan McLellan2013-07-261-1/+1
* Print debug stacktraces from within a forked workerdanielsdeleo2013-07-051-1/+0
* [CHEF-3935] Use stripped down lockless loggerdanielsdeleo2013-02-271-2/+3
* Enable chef-client windows_service to stop in a timely manner when splay is c...sersut2013-02-211-5/+4
* Bring over the new logger initialization logic form application.rb.sersut2013-02-201-7/+43
* Add a log message to differentiate chef-client runs initiated by the service ...sersut2013-02-151-0/+1
* CHEF-3690: Restore run_chef_client private method relied upon by WindowsServi...sersut2013-02-151-0/+13
* Use ruby sync. mechanisms in windows_service. Add better logging.sersut2013-02-151-44/+52
* Merge branch '10-stable'Bryan McLellan2012-10-301-9/+2
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+237