summaryrefslogtreecommitdiff
path: root/spec/functional/resource/windows_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove test file that added a method to top-level scope.Pete Higgins2020-06-261-0/+4
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Remove the last bits of Appveyor from the specsappveyorTim Smith2020-02-281-2/+1
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-2/+2
* Style/SymbolArrayLamont Granquist2019-07-021-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-1/+1
* also fix typo in windowsLamont Granquist2016-08-221-1/+1
* no need for provider-resolver hereLamont Granquist2016-08-221-1/+1
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-14/+14
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-1/+1
* auto fixing some rubocopsLamont Granquist2016-02-091-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-3/+3
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Mark windows_service_spec as brokenJay Mundrawala2016-02-021-1/+2
* Use double quotes by defaultThom May2016-01-141-1/+1
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* fixes #3521 correcting format of user name passed to policy apis and does not...Matt Wrock2015-12-291-2/+5
* Allow windows_service_spec to only run in appveyorJay Mundrawala2015-09-101-1/+1
* Randomize service display name to fix transient test failure, and mark unimpl...cdoherty-fix-logon-specsChris Doherty2014-12-221-5/+6
* Enable Windows services to run as a different user (CHEF-4921). This adds :ru...cdoherty-enhance-win-serviceChris Doherty2014-12-191-0/+97