summaryrefslogtreecommitdiff
path: root/lib/chef/provider/service/init.rb
Commit message (Expand)AuthorAgeFilesLines
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-3/+3
* fix supports hash issues in service providersLamont Granquist2015-08-251-3/+3
* Use the central priority map for `provides`John Keiser2015-06-021-0/+1
* polishing provider_resolverLamont Granquist2014-11-081-0/+4
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-0/+2
* fix shell_out/run_command usageLamont Granquist2014-09-081-4/+4
* refactoring freebsd provider + unit testsLamont Granquist2014-08-291-0/+2
* fixing all the extra blank linesLamont Granquist2014-07-291-1/+0
* 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-1/+1
* [CHEF-3604] why run assertions should pass on custom service commandsSeth Chisamore2012-11-131-1/+3
* [CHEF-3603] add init_command attribute to service resourceSeth Chisamore2012-11-131-7/+7
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+87
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-95/+0
* Using @node[:ps], so Facter is totally abstracted from ChefAdam Jacob2008-10-031-4/+4
* Namespacing the Service providers to the Service class. Changes Chef::Provide...AJ Christensen2008-10-031-53/+55
* Error message clarityAJ Christensen2008-10-011-1/+1
* Clarified some of the error messagesAJ Christensen2008-10-011-7/+5
* Now we're talkinAJ Christensen2008-10-011-3/+3
* Init provider for service and relevant work in other providers. Updated resou...AJ Christensen2008-10-011-8/+13
* Moving some stuff around. Almost functional init provider.AJ Christensen2008-10-011-3/+53
* Working Debian service provider for enabling/disabling services.AJ Christensen2008-10-011-14/+12
* All of my service resource work so far.AJ Christensen2008-10-011-0/+42