summaryrefslogtreecommitdiff
path: root/spec/unit/provider/service
Commit message (Expand)AuthorAgeFilesLines
* 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
* | smf_recursive_dependencies: Allow solaris services to start recursively.markgibbons2016-11-151-0/+17
|/
* service - upstart restart - service status managed via attr_accessorAbhishekKr2016-09-101-4/+9
* Merge branch 'master' of https://github.com/chef/chefAbhishekKr2016-09-106-46/+69
|\
| * Use symbols instead of strings as keys for systemd user property (#5241)Joshua Miller2016-08-261-2/+2
| * Use upstart goal state as service statusEvan Gilman2016-08-241-12/+27
| * fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-175-32/+40
* | service - upstart restart - fixing specs and call of stopAbhishekKr2016-06-291-2/+4
|/
* Improved test coverage for behavior with *_command.Noah Kantrowitz2016-03-151-0/+14
* rubocop fixesDavide Cavalca2016-03-071-4/+4