summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/service/daemontools.rb
Commit message (Expand)AuthorAgeFilesLines
* (#6820) Fix invalid next that should be a returnMatt Robinson2011-03-231-1/+1
* (#6509) Inline docs: Fix code blocks in service type.nfagerlund2011-02-281-6/+6
* Code smell: Two space indentationMarkus Roberts2010-07-091-157/+157
* Code smell: Omit needless checks on definedMarkus Roberts2010-07-091-2/+2
* Code smell: Avoid unneeded blocksMarkus Roberts2010-07-091-6/+2
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-10/+10
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-4/+4
* Possible workaround for #2824 (MRI GC bug)Markus Roberts2009-11-191-1/+1
* Fix #2640 - Daemontools and Runit were not creating the enable symlinkBrice Figureau2009-09-161-10/+7
* Fixing #2197 - daemontools tests now passLuke Kanies2009-06-261-18/+36
* Removed extra whitespace from end of linesIan Taylor2009-06-061-4/+4
* Changed indentation to be more consistent with style guide (4 spaces per level)Ian Taylor2009-06-061-9/+9
* Fixes #2145 and #2146Bryan Allen2009-04-241-37/+56
* Documentation fixesJames Turnbull2008-12-131-22/+22
* Documentation fix for daemontools providerJames Turnbull2008-11-281-3/+4
* Fix #1740 - Daemontools and Runit is not ReST compliantBrice Figureau2008-11-111-16/+25
* Daemontools service providerBrice Figureau2008-08-291-0/+154