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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated all types to Markdown output
James Turnbull
2010-08-11
6
-11
/
+11
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
12
-1193
/
+1193
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Don't restate results directly after assignment
Markus Roberts
2010-07-09
1
-1
/
+0
*
Code smell: Omit needless checks on defined
Markus Roberts
2010-07-09
2
-4
/
+4
*
Code smell: Avoid unneeded blocks
Markus Roberts
2010-07-09
5
-27
/
+9
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
7
-14
/
+14
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
5
-52
/
+18
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
9
-38
/
+38
*
Code smell: English names for special globals rather than line-noise
Markus Roberts
2010-07-09
3
-3
/
+3
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
11
-203
/
+196
*
saving work for my unit tests. The redhat one still fails...
Dan Bode
2010-07-07
1
-1
/
+1
*
[4123] - allows self.instances to correctly report state of services.
Dan Bode
2010-07-07
2
-2
/
+3
*
created init provider method self.get_services which accepts an array of file...
Dan Bode
2010-07-07
2
-3
/
+11
*
Targeted fix for #3851
Markus Roberts
2010-02-17
1
-1
/
+1
*
Fix: the rcvar name is not necessarily the same as the service name. (More an...
Anselm Strauss
2010-02-17
1
-16
/
+39
*
Added proper status command
Anselm Strauss
2010-02-17
1
-0
/
+4
*
Re-included old BSD service provider, made new one default for FreeBSD
Anselm Strauss
2010-02-17
2
-1
/
+56
*
Rewrote FreeBSD service provider
Anselm Strauss
2010-02-17
1
-39
/
+94
*
Fixing #2864 Added support for AIX System Resource Controller (SRC) - service...
Andrew Forgue
2010-02-17
1
-0
/
+91
*
Fixes #3113 - When importing a manifest puppet needs to chill
Markus Roberts
2010-02-17
1
-2
/
+4
*
Fix for #3035 (redhat services use init for source)
Markus Roberts
2010-01-30
1
-1
/
+1
*
Fix #2887 'service' tests paths too early
Jesse Wolfe
2010-01-08
1
-2
/
+18
*
Possible workaround for #2824 (MRI GC bug)
Markus Roberts
2009-11-19
2
-2
/
+2
*
Fixing #2767 invoke-rc.d warnings
Jesse Wolfe
2009-11-12
1
-1
/
+1
*
Fix #2642 - Runit provider rework
Brice Figureau
2009-09-22
1
-14
/
+4
*
Fix #2640 - Daemontools and Runit were not creating the enable symlink
Brice Figureau
2009-09-16
2
-13
/
+10
*
This further normalizes the handling of init-style services (including
Markus Roberts
2009-09-05
3
-58
/
+36
*
Combined fix for #2525, #2552 -- RedHat service issues
Markus Roberts
2009-09-05
1
-1
/
+9
*
Fixes #2581. Use new 10.6 global launchd overrides file for service status/en...
Nigel Kersten
2009-09-03
1
-10
/
+82
*
Fixes #2513. debian service provider now uses invoke-rc.d to determine enable...
Nigel Kersten
2009-08-18
1
-11
/
+19
*
Fixed #2530 - Fixed status setting in the SMF provider
James Turnbull
2009-08-15
1
-1
/
+1
*
Fixed #2525 - Wrong method being overridden in Red Hat services
James Turnbull
2009-08-11
1
-1
/
+1
*
Updated fix for #2481
James Turnbull
2009-08-05
1
-3
/
+5
*
Revert "Fxied #2481 - Added status and restart overrides for Red Hat service ...
James Turnbull
2009-08-05
1
-4
/
+4
*
Fxied #2481 - Added status and restart overrides for Red Hat service provider.
James Turnbull
2009-08-03
1
-4
/
+4
*
Fix #2448 - fix the broken runit provider and tests
Brice Figureau
2009-07-29
1
-0
/
+10
*
Fixed #579 - puppet should try to clear solaris 10 services in maintenance state
James Turnbull
2009-07-16
1
-1
/
+8
*
Fixing #2197 - daemontools tests now pass
Luke Kanies
2009-06-26
1
-18
/
+36
*
Fixed #2087 and refactored the code that gets the smf service state
Martin Englund
2009-06-26
1
-31
/
+19
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
7
-30
/
+30
*
Changed indentation to be more consistent with style guide (4 spaces per level)
Ian Taylor
2009-06-06
8
-58
/
+58
*
Changed tabs to spaces without interfering with indentation or alignment
Ian Taylor
2009-06-06
1
-1
/
+1
*
Fixes #2172 - service provider for gentoo fails with ambiguous suffixes
James Turnbull
2009-04-24
1
-1
/
+1
*
SMF import support working and documentation update
Bryan Allen
2009-04-24
1
-0
/
+20
*
Fixes #2145 and #2146
Bryan Allen
2009-04-24
1
-37
/
+56
*
Merge branch '0.24.x'
Luke Kanies
2009-04-02
2
-5
/
+5
|
\
|
*
Fixed #2026 - Red Hat ignoring stop method
James Turnbull
2009-03-07
1
-4
/
+4
|
*
Fixed #2025 - gentoo service provider handle only default init level
James Turnbull
2009-02-27
1
-1
/
+1
*
|
Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...
James Turnbull
2009-02-26
2
-8
/
+8
|
/
[next]