summaryrefslogtreecommitdiff
path: root/spec/unit/provider/service
Commit message (Expand)AuthorAgeFilesLines
* 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
* add a test for user servicesDavide Cavalca2016-03-041-8/+34
* Extend service resource to support systemd user servicesDavide Cavalca2016-03-031-36/+36
* spec nitsDavide Cavalca2016-02-221-4/+4
* add tests for is_masked?Davide Cavalca2016-02-221-0/+33
* rework to use service resource directly instead of subclassingDavide Cavalca2016-02-221-1/+2
* initial attempt at spec updateDavide Cavalca2016-02-221-1/+32
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-095-13/+13
* auto fixing some rubocopsLamont Granquist2016-02-095-13/+13
* autofixing whitespace copsLamont Granquist2016-02-0515-124/+123
* auto-fixing some easy copschefstyle/fixesLamont Granquist2016-02-031-1/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-022-3/+3
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-027-7/+7
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-0217-18/+18
* Use double quotes by defaultThom May2016-01-1417-124/+124
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-132-20/+20
* fix Lint/DuplicatedKeylcg/duplicated-keysLamont Granquist2016-01-131-3/+6
* fix some lint copsLamont Granquist2016-01-122-2/+2
* fixes #3521 correcting format of user name passed to policy apis and does not...Matt Wrock2015-12-291-27/+18
* Correcting regex for upstart_stateJustin Seubert2015-11-231-0/+19
* overhaul solaris SMF service providerlcg/3187Dave Eddy2015-10-231-39/+110
* 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