summaryrefslogtreecommitdiff
path: root/lib/chef/provider/service/simple.rb
Commit message (Expand)AuthorAgeFilesLines
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* Unification of shell_out APIsLamont Granquist2018-06-151-0/+1
* convert shell_out_with_systems_locale to `default_env: true`lcg/remove-shell-out-with-systems-localeLamont Granquist2018-05-301-4/+4
* mechanical conversion of most debug log statements to traceThom May2018-03-261-7/+7
* Chef-13: remove deprecated run_command API entirelyLamont Granquist2017-03-311-1/+0
* support why-run by defaultlcg/default-whyrun-supportedLamont Granquist2017-03-011-4/+0
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-2/+3
* autofixing Style/AccessModifierIndentation copLamont Granquist2016-08-161-1/+1
* chefstyle Style/AndOr fixesLamont Granquist2016-03-141-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-1/+2
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-3/+3
* chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-121-4/+4
* fix supports hash issues in service providersLamont Granquist2015-08-251-2/+2
* 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-0/+1
* Normalize whitespace on all filesSeth Vargo2013-09-261-6/+6
* [CHEF-3603] add init_command attribute to service resourceSeth Chisamore2012-11-131-1/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+172