summaryrefslogtreecommitdiff
path: root/spec/unit/provider/service/windows_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* 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-6/+6
* fixes #3521 correcting format of user name passed to policy apis and does not...Matt Wrock2015-12-291-27/+18
* Remove pesky whitespacemcquin/remove-constClaire McQuin2015-09-211-1/+0
* Remove should from spec textClaire McQuin2015-09-211-28/+28
* Use letClaire McQuin2015-09-211-169/+170
* Safely clean up Win32 namespace after specsClaire McQuin2015-09-211-3/+14
* Enable Windows services to run as a different user (CHEF-4921). This adds :ru...cdoherty-enhance-win-serviceChris Doherty2014-12-191-0/+94
* Update to RSpec 3.Claire McQuin2014-10-291-25/+25
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-92/+92
* Do not use :Win32 outside of let, describe, it blocks since we don't have it ...Serdar Sutay2014-08-121-8/+13
* CHEF-5022: Add tests for #set_start_type and cleanupBryan McLellan2014-08-121-3/+15
* CHEF-5022: Rename start_type to current_start_typeBryan McLellan2014-08-121-2/+2
* CHEF-5022: leave enabled to nil for all other statesBryan McLellan2014-08-121-0/+7
* CHEF-5022: Add configure_startup actionBryan McLellan2014-08-121-40/+43
* CHEF-5022: Differentiate between Windows service startup_typesBryan McLellan2014-08-121-10/+43
* fix indentingClaire McQuin2014-06-181-5/+6
* CHEF-4600 Add timeout for Chef::Provider::Service::WindowsMatt2014-06-181-3/+13
* Fixed whitespace in changes.deployable2014-05-211-42/+83
* CHEF-4791 Add more windows service states to the start/stop control flowMatt2013-12-051-0/+20
* Normalize whitespace on all filesSeth Vargo2013-09-261-7/+7
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+235