index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
puppet
/
provider
/
service
/
init.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated all types to Markdown output
James Turnbull
2010-08-11
1
-2
/
+2
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-125
/
+125
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
1
-3
/
+1
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-5
/
+5
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-3
/
+2
*
[4123] - allows self.instances to correctly report state of services.
Dan Bode
2010-07-07
1
-1
/
+1
*
created init provider method self.get_services which accepts an array of file...
Dan Bode
2010-07-07
1
-3
/
+6
*
Fix #2887 'service' tests paths too early
Jesse Wolfe
2010-01-08
1
-2
/
+18
*
This further normalizes the handling of init-style services (including
Markus Roberts
2009-09-05
1
-24
/
+12
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-5
/
+5
*
Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...
James Turnbull
2009-02-26
1
-4
/
+4
*
Documentation fixes
James Turnbull
2008-12-13
1
-4
/
+8
*
launchd service provider
Nigel Kersten
2008-11-26
1
-1
/
+1
*
Fix the init service type to cope with an array for defpath and if defpath do...
Nigel Kersten
2008-11-19
1
-17
/
+23
*
Fixed #1369 - the init service provider now supports HP-UX.
Luke Kanies
2008-06-16
1
-0
/
+2
*
Fixed #1196 - added /sbin/service support for the redhat service provider + s...
James Turnbull
2008-04-24
1
-3
/
+3
*
Hasstatus in the init service provider; it was just
Luke Kanies
2008-02-21
1
-1
/
+1
*
Applying patch by raj in #881.
Luke Kanies
2007-12-11
1
-1
/
+1
*
Fixing #946.
Luke Kanies
2007-12-10
1
-29
/
+14
*
Renaming @model to @resource in a provider
Luke Kanies
2007-11-28
1
-1
/
+1
*
Fixing #527 (rewrote service tests), #766 (services only restart when they
Luke Kanies
2007-11-28
1
-8
/
+0
*
Removing the Id tags from all of the files
Luke Kanies
2007-10-03
1
-1
/
+0
*
Applying patch in #572 by trombik
luke
2007-06-18
1
-0
/
+13
*
Significantly reworked the type => provider interface with respect to
luke
2007-06-04
1
-10
/
+4
*
Fixing #605 -- providers now refer to @resource or @resource_type.
luke
2007-05-09
1
-4
/
+4
*
I have not yet finished testing, but most of the providers now successfully p...
luke
2006-12-28
1
-5
/
+6
*
Adding hasrestart parameter to services
luke
2006-09-05
1
-19
/
+9
*
Merging r1468 from the implementations branch with r1438 from when the branch...
luke
2006-08-14
1
-0
/
+151