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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Add user account expiry to the useradd type and provider
Dean Wilson
2010-09-29
1
-1
/
+11
*
|
Fixed #4025 (failure in launchd if certain plists are binary).
Paul Berry
2010-09-29
1
-9
/
+16
*
|
Fix #4267 - Create a backup before dropping permissions
Jesse Wolfe
2010-09-28
1
-0
/
+7
*
|
Fix for #4746 -- Newline goes at the _end_ of the line
Markus Roberts
2010-09-22
1
-1
/
+1
*
|
Fixed #3707 - rpm, like dpkg-query exits 1 if the package is not installed. ...
James Turnbull
2010-09-23
1
-1
/
+2
*
|
Skip apt-listbugs and apt-listchanges when installing from puppet
Dean Wilson
2010-09-04
1
-0
/
+4
*
|
Updated all types to Markdown output
James Turnbull
2010-08-11
29
-40
/
+40
|
/
*
Fixes errant Trac references in documentation
James Turnbull
2010-07-15
2
-2
/
+2
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
85
-7053
/
+7053
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
15
-29
/
+29
*
Code smell: Don't restate results directly after assignment
Markus Roberts
2010-07-09
6
-6
/
+0
*
Code smell: Use ||= for conditional initialization
Markus Roberts
2010-07-09
5
-7
/
+7
*
Code smell: Omit needless checks on defined
Markus Roberts
2010-07-09
4
-6
/
+6
*
Code smell: Avoid unneeded blocks
Markus Roberts
2010-07-09
12
-51
/
+17
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
46
-110
/
+110
*
Code smell: Booleans are first class values.
Markus Roberts
2010-07-09
9
-68
/
+13
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
48
-381
/
+131
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
54
-175
/
+175
*
Code smell: English names for special globals rather than line-noise
Markus Roberts
2010-07-09
5
-5
/
+5
*
Code smell: Use {} for % notation delimiters wherever practical
Markus Roberts
2010-07-09
1
-2
/
+2
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
49
-660
/
+678
*
Code smell: Miscellaneous oddity removal
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Win32 --> MS_windows
Markus Roberts
2010-07-09
1
-4
/
+4
*
[#4198] Require 'fileutils' everywhere FileUtils is used
Jesse Wolfe
2010-07-09
1
-0
/
+1
*
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
*
[#2370] Allow OpenBSD to add packages with versions and flavors
Matt Robinson
2010-07-06
1
-9
/
+38
*
Fix tests broken by level-violation fix
Jesse Wolfe
2010-06-25
1
-4
/
+5
*
Bug 3731. Applied Fix suggested by Doug Warner to always flatten out the array
Bryan Kearney
2010-06-24
1
-0
/
+1
*
[#3802] Replace rug with zypper
Matt Robinson
2010-02-17
1
-4
/
+4
*
[#2522] authorized keys owner is verified
Matt Robinson
2010-02-17
1
-21
/
+8
*
Targeted fix for #3851
Markus Roberts
2010-02-17
1
-1
/
+1
*
[#3388] Setting host_aliases from [] to [] no longer results in any changes
Nick Lewis
2010-02-17
1
-3
/
+5
*
Use the 'root' feature rather than directly checking the uid
Markus Roberts
2010-02-17
2
-2
/
+2
*
variable name error in refactor
Jesse Wolfe
2010-02-17
1
-1
/
+1
*
Confine out a lib that puppet was failing to load on non-win32
Jesse Wolfe
2010-02-17
1
-1
/
+1
*
Start extracting the owner managment for files into providers
David Schmitt
2010-02-17
2
-0
/
+187
*
{#3866] Rename the method metaclass to singleton_class to avoid the deprecati...
Matt Robinson
2010-02-17
1
-1
/
+1
*
Fixed unsupported perlstyle regex and few other minor bugs
Ross West
2010-02-17
1
-26
/
+42
*
Signed-off-by: Ross West <westr@connection.ca>
Ross West
2010-02-17
1
-202
/
+185
*
Signed-off-by: Ross West <westr@connection.ca>
Ross West
2010-02-17
1
-0
/
+252
*
Bug #3748 LDAP group membership
Matt Robinson
2010-02-17
1
-1
/
+1
*
Feature #2935 Modes: root? predicate
Jesse Wolfe
2010-02-17
1
-1
/
+1
*
Fixes #1999 - Allows the 'apt' provider to downgrade packages.
Paul Lathrop
2010-02-17
1
-1
/
+2
*
Fixes #3745 Catch unhandled exception in ssh_authorized_key provider
Sean Millichamp
2010-02-17
1
-1
/
+5
*
Added support for flat packages in the pkgdmg package provider.
Roy Nielsen
2010-02-17
1
-21
/
+28
*
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
[prev]
[next]