summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/service/runit.rb
Commit message (Expand)AuthorAgeFilesLines
* (#6509) Inline docs: Fix code blocks in service type.nfagerlund2011-02-281-4/+4
* Code smell: Two space indentationMarkus Roberts2010-07-091-80/+80
* Code smell: Omit needless checks on definedMarkus Roberts2010-07-091-2/+2
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-1/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-18/+18
* Possible workaround for #2824 (MRI GC bug)Markus Roberts2009-11-191-1/+1
* Fix #2642 - Runit provider reworkBrice Figureau2009-09-221-14/+4
* Fix #2640 - Daemontools and Runit were not creating the enable symlinkBrice Figureau2009-09-161-3/+3
* Fix #2448 - fix the broken runit provider and testsBrice Figureau2009-07-291-0/+10
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Changed indentation to be more consistent with style guide (4 spaces per level)Ian Taylor2009-06-061-8/+8
* Documentation fixesJames Turnbull2008-12-131-20/+20
* Documentation fix for runit providerJames Turnbull2008-11-281-3/+5
* Fix #1740 - Daemontools and Runit is not ReST compliantBrice Figureau2008-11-111-15/+23
* Runit service providerBrice Figureau2008-08-291-0/+93