summaryrefslogtreecommitdiff
path: root/lib/chef/provider/service/redhat.rb
Commit message (Expand)AuthorAgeFilesLines
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-1/+1
* Use double quotes by defaultThom May2016-01-141-3/+3
* REALLY adding explicit error msg if init.d script or custom command is not fo...ad/3992-redhat-serviceandy-dufour2015-09-291-1/+1
* Adding check for custom command in redhat service provider and providing more...andy-dufour2015-09-291-1/+3
* fix supports hash issues in service providersLamont Granquist2015-08-251-1/+2
* spec and code fixes for run_levelsLamont Granquist2015-08-191-24/+33
* Ensure non-specified runlevels are disabledRobby Dyer2015-08-181-3/+14
* Actually, we need to return empty string if run_levels if emptyRobby Dyer2015-08-181-1/+1
* CHEF-5372: Making levels def cleaner - thanks @sersutRobby Dyer2015-08-181-2/+1
* CHEF-5372: Support specific run_levels for RedHat serviceRobby Dyer2015-08-181-4/+20
* remove use of self.provides?Lamont Granquist2015-08-181-5/+3
* Re-separate priority map and DSL handler map so that provides has veto power ...John Keiser2015-07-061-0/+2
* Sort identical "provides" alphabetically (for backcompat)John Keiser2015-06-181-2/+0
* polishing provider_resolverLamont Granquist2014-11-081-1/+5
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-3/+9
* add shell_out to base provider codeLamont Granquist2014-07-291-2/+0
* Make it possible to include Chef::Provider / Chef::ResourceJohn Keiser2014-04-241-1/+0
* Normalize whitespace on all filesSeth Vargo2013-09-261-2/+2
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+77