summaryrefslogtreecommitdiff
path: root/lib/chef/win32/mutex.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix typoVivek Singh2020-04-061-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* mechanical conversion of most debug log statements to traceThom May2018-03-261-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-2/+2
* Improve sentencesTim Smith2015-10-181-1/+1
* Refactor Chef::Mixin::WideString to remove implicit Windows dependency.mcquin/refactor-wstringClaire McQuin2015-09-011-2/+1
* Ability to process Ctrl+C when waiting for a different chef-client run.sersut2013-10-251-11/+21
* Check before creating a new system mutex on windows.sersut2013-10-251-16/+29
* Windows support for Chef::Runlock.sersut2013-10-141-0/+94