summaryrefslogtreecommitdiff
path: root/spec/unit/provider/service/windows_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* fix 4 copsLamont Granquist2019-07-051-28/+46
* tweak Lint/BlockAlignmentLamont Granquist2019-07-021-8/+8
* Prevent accidentally configuring windows_service propertiesJason Barnett2019-04-151-14/+0
* Fixes #8195Jason Barnett2019-03-271-24/+3
* Fix #8080Jason Barnett2019-03-081-0/+25
* Refactor windows_service unit testsJason Barnett2019-03-081-56/+134
* Merge pull request #7484 from chef/attribute_to_propertiesTim Smith2018-07-171-3/+3
|\
| * Update wording in resource specs for attributes -> propertiesTim Smith2018-07-101-3/+3
* | Remove require mixlib/shellouts where not necessaryrequire_the_right_shelloutTim Smith2018-07-101-1/+0
|/
* fix Style/UnneededInterpolationLamont Granquist2018-07-021-3/+3
* fix Style/HashSyntaxLamont Granquist2018-07-021-35/+35
* Fix :configure_startup action to configure delayed startJason Barnett2018-05-251-0/+5
* Avoid lookups for rights of 'LocalSystem' in windows serviceBryan McLellan2018-03-291-8/+9
* mechanical conversion of most debug log statements to traceThom May2018-03-261-5/+8
* Remove platfom restrictions in provides and don't require providersTim Smith2018-03-071-1/+1
* Add description property to converge configure actionJason Barnett2018-01-271-1/+1
* Remove temporary lineJason Barnett2018-01-271-2/+0
* chefstyle -aJason Barnett2018-01-261-58/+58
* Fix existing tests and add new onesJason Barnett2018-01-261-19/+434
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-10/+10
* 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