summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/service/base.rb
Commit message (Expand)AuthorAgeFilesLines
* Updated all types to Markdown outputJames Turnbull2010-08-111-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-134/+134
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-3/+3
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-6/+2
* Code smell: Use string interpolationMarkus Roberts2010-07-091-4/+4
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-091-1/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-7/+6
* Targeted fix for #3851Markus Roberts2010-02-171-1/+1
* This further normalizes the handling of init-style services (includingMarkus Roberts2009-09-051-11/+20
* Changed indentation to be more consistent with style guide (4 spaces per level)Ian Taylor2009-06-061-1/+1
* Documentation fixesJames Turnbull2008-12-131-6/+9
* Fixed #1196 - added /sbin/service support for the redhat service provider + s...James Turnbull2008-04-241-4/+4
* Fixing #946.Luke Kanies2007-12-101-0/+4
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Removing erroneous debug messageluke2007-06-151-2/+0
* Fixing #605 -- providers now refer to @resource or @resource_type.luke2007-05-091-12/+12
* Fix for #565: Final merge of changes from source:branches/execute-refactor in...mccune2007-04-031-3/+3
* Fixing #454.luke2007-01-281-1/+1
* Fixing #441.luke2007-01-281-4/+2
* I have not yet finished testing, but most of the providers now successfully p...luke2006-12-281-20/+31
* Fixing service refreshing -- there was a problem persisting from the provider...luke2006-08-301-7/+0
* Modifying providers so that docs generate betterluke2006-08-281-4/+3
* Merging r1468 from the implementations branch with r1438 from when the branch...luke2006-08-141-0/+135