summaryrefslogtreecommitdiff
path: root/lib/chef/provider/service/upstart.rb
Commit message (Expand)AuthorAgeFilesLines
* Chefstyle fixTim Smith2018-03-051-1/+1
* better docs for Chef::Provider::Service::Upstart.supports?Brad2018-03-051-0/+1
* convert remaining popen4 code to shell_outLamont Granquist2017-04-011-11/+10
* Chef-13: remove deprecated run_command API entirelyLamont Granquist2017-03-311-1/+0
* DCO, comment for motive of :upstart_service_runningAbhishekKr2016-10-061-0/+1
* service - upstart restart - service status managed via attr_accessorAbhishekKr2016-09-101-8/+19
* Merge branch 'master' of https://github.com/chef/chefAbhishekKr2016-09-101-5/+8
|\
| * Use upstart goal state as service statusEvan Gilman2016-08-241-3/+3
| * fixing Style/MultilineTernaryOperator copLamont Granquist2016-08-161-2/+5
* | service - upstart restart - fixing specs and call of stopAbhishekKr2016-06-291-2/+2
* | service - upstart restart does not uses latest job config, need start/stopAbhishekKr2016-06-281-1/+5
|/
* Autofixing new Perf cops in 0.37.2Lamont Granquist2016-02-231-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-2/+2
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-6/+6
* Correcting regex for upstart_stateJustin Seubert2015-11-231-3/+3
* remove use of self.provides?Lamont Granquist2015-08-181-5/+3
* shell_out! returns an object not an integerStefano Rivera2015-07-091-1/+1
* Re-separate priority map and DSL handler map so that provides has veto power ...John Keiser2015-07-061-0/+3
* Sort identical "provides" alphabetically (for backcompat)John Keiser2015-06-181-2/+0
* Merge branch 'typofixes-vlajos-20141107' of github.com:vlajos/chef into tball...tyler-ball2014-11-251-1/+1
|\
| * typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-081-1/+1
* | polishing provider_resolverLamont Granquist2014-11-081-2/+5
|/
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-0/+7
* spec and code fixes for upstart providerLamont Granquist2014-09-081-1/+1
* fix shell_out/run_command usageLamont Granquist2014-09-081-5/+5
* Fix upstart provider so parameters work correctlyRobert Tarrall2014-05-011-1/+2
* Make it possible to include Chef::Provider / Chef::ResourceJohn Keiser2014-04-241-1/+1
* CHEF-4534 Fix restart_service if..else syntax in upstart providerJeremiah Snapp2013-10-041-1/+1
* Normalize whitespace on all filesSeth Vargo2013-09-261-14/+14
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+232