summaryrefslogtreecommitdiff
path: root/spec/unit/provider/service
Commit message (Expand)AuthorAgeFilesLines
* Fix chefstyle warnings (spacing on comments)Tim Smith2020-05-211-1/+1
* Chef-15: Remove copyright dateslcg/remove-copyright-dates-chef-15Lamont Granquist2020-04-1310-10/+10
* some spec typosVivek Singh2020-04-081-1/+1
* Fix enable on indirect unitsPhil Dibowitz2019-11-041-2/+26
* Update windows_service to ignore run_as_user caseJason Barnett2019-10-101-3/+23
* fix 4 copsLamont Granquist2019-07-054-37/+64
* tweak Lint/BlockAlignmentLamont Granquist2019-07-021-8/+8
* Style/MethodCallWithoutArgsParenthesesLamont Granquist2019-07-028-72/+72
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-1/+1
* Fix service enable idempotency in sles11 (#8256)dheerajd-msys2019-05-231-2/+2
* 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
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-156-17/+17
* Merge pull request #7484 from chef/attribute_to_propertiesTim Smith2018-07-177-16/+16
|\
| * Update wording in resource specs for attributes -> propertiesTim Smith2018-07-107-16/+16
* | Remove require mixlib/shellouts where not necessaryrequire_the_right_shelloutTim Smith2018-07-101-1/+0
|/
* fix Style/TrailingCommaInHashLiteralLamont Granquist2018-07-021-1/+1
* fix Style/UnneededInterpolationLamont Granquist2018-07-025-14/+14
* fix Layout/LeadingCommentSpaceLamont Granquist2018-07-022-3/+3
* fix Layout/DotPositionLamont Granquist2018-07-021-15/+15
* fix Layout/IndentHeredocLamont Granquist2018-07-026-86/+86
* fix Style/HashSyntaxLamont Granquist2018-07-0217-161/+161
* Merge pull request #7297 from jasonwbarnett/fix-windows-startupTim Smith2018-06-031-0/+5
|\
| * Fix :configure_startup action to configure delayed startJason Barnett2018-05-251-0/+5
* | convert shell_out_with_systems_locale to `default_env: true`lcg/remove-shell-out-with-systems-localeLamont Granquist2018-05-309-83/+83
|/
* Fix systemd_unit user property usageMal Graty2018-05-191-1/+1
* [Debian/Ubuntu] Detect init script service levelstm/ub_1404_serviceThom May2018-04-231-161/+41
* 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-262-7/+12
* Remove platfom restrictions in provides and don't require providersTim Smith2018-03-071-1/+1
* remove callers of passwd ohai plugintm/disable_chatty_ohaiThom May2018-02-071-10/+2
* 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 svcadm clear to only run in maintenance statejsinha/fix_svcadmJaymala Sinha2017-12-071-5/+6
* Merge pull request #6353 from mikedodge04/launchd2Tim Smith2017-09-061-1/+4
|\
| * specMike Dodge2017-08-261-1/+1
| * specMike Dodge2017-08-261-1/+4
* | Ensure the service_name is always escaped when using systemdDavide Cavalca2017-07-101-21/+23
* | Remove a whole bunch more stubbed property stuff.Noah Kantrowitz2017-04-115-15/+15
* | need to call load_current_resource before this testLamont Granquist2017-04-011-1/+2
* | few more stray popen4 failing specsLamont Granquist2017-04-011-0/+1
* | fix remaining specs for popen4 removalLamont Granquist2017-04-012-44/+23
* | smf_recursive_dependencies: Separate the svcadm options passed to shell_out.markgibbons2017-02-171-3/+3
* | Merge branch 'master' of https://github.com/chef/chef into smf_recursive_depe...markgibbons2017-02-061-1/+1
|\ \ | |/
| * fixes Style/Semicolon coplcg/style-semicolonLamont Granquist2016-11-141-1/+1
* | smf_recursive: Rename the property "recursive" to "options".markgibbons2016-12-121-4/+23