summaryrefslogtreecommitdiff
path: root/spec/unit/windows_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-4/+4
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* explicitly adding .bat to service executable called by service in case users ...Matt Wrock2016-01-191-4/+4
* Use double quotes by defaultThom May2016-01-141-7/+7
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-8/+8
* fix log location resolution in windows serviceMatt Wrock2015-11-091-3/+4
* windows service uses log fileMatt Wrock2015-11-051-46/+82
* add logger to windows service shelloutservice_loggerMatt Wrock2015-10-201-2/+10
* Update windows_service_spec to use 2 hour timeoutjdm/win-serviceJay Mundrawala2015-02-271-2/+2
* Add spec to check timeout is passed to shelloutJay Mundrawala2015-02-261-11/+28
* Updated windows_service_spec to expect the timeoutJay Mundrawala2015-02-261-2/+2
* Update to RSpec 3.Claire McQuin2014-10-291-15/+15
* Start chef-client in new process when it is run as a service on windowsMukta A2013-10-041-0/+54