summaryrefslogtreecommitdiff
path: root/spec/unit/resource/service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Simplify the service resource specsTim Smith2018-11-151-83/+59
* Convert service resource to use propertiesTim Smith2018-11-151-15/+32
* fix Style/HashSyntaxLamont Granquist2018-07-021-3/+3
* Add additional resource specsTim Smith2018-05-161-0/+15
* Remove useless class tests and cleanup specsresource_spec_cleanupTim Smith2018-01-201-5/+0
* Cleanup for resource specsTim Smith2017-12-181-83/+80
* Merge pull request #5551 from MarkGibbons/smf_recursive_dependenciesThom May2017-03-211-1/+21
|\
| * smf_recursive_dependencies: Separate the svcadm options passed to shell_out.markgibbons2017-02-171-9/+13
| * smf_recursive_dependencies: Allow solaris services to start recursively.markgibbons2016-11-151-0/+16
* | fix specs broken by removal of state methodLamont Granquist2017-03-171-1/+1
* | add back the Array form of setting supportsLamont Granquist2017-03-071-1/+8
* | remove most of supports APILamont Granquist2017-03-061-8/+1
|/
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-14/+14
* autofixing whitespace copsLamont Granquist2016-02-051-2/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.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-1/+1
* fix supports hash issues in service providersLamont Granquist2015-08-251-4/+4
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-36/+36
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-11/+1
* Merge pull request #506 from ctennis/CHEF-3637Claire McQuin2014-06-181-0/+14
|\
| * Add support for automatically using the Systemd service provider if it's in useCaleb Tennis2012-11-291-0/+14
* | Normalize whitespace on all filesSeth Vargo2013-09-261-18/+18
|/
* [CHEF-3603] add init_command attribute to service resourceSeth Chisamore2012-11-131-0/+11
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+165
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-100/+0
* Pattern should default to service_name, updated specAJ Christensen2008-10-011-1/+5
* Init provider for service and relevant work in other providers. Updated resou...AJ Christensen2008-10-011-5/+5
* Specifications for the Service resource, and necessary adjustments to the act...AJ Christensen2008-10-011-0/+96