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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Removing obsolete FCollection stub from Functions
Luke Kanies
2010-02-17
1
-6
/
+0
*
|
Functions are added to a module instead of Scope
Luke Kanies
2010-02-17
4
-14
/
+70
*
|
Slightly restructuring "Functions" file
Luke Kanies
2010-02-17
1
-7
/
+4
*
|
[#3921] Add facts_terminus setting to Puppet settings
Rein Henrichs
2010-02-17
4
-5
/
+8
*
|
[#3921] Remove unnecessary require 'puppet/resource'
Rein Henrichs
2010-02-17
7
-57
/
+55
*
|
Fix for #3949 and related
Markus Roberts
2010-02-17
1
-2
/
+3
*
|
Fixed #3912 - Added client certificate name as an internal fact called "clien...
James Turnbull
2010-02-17
2
-0
/
+6
*
|
{#3866] Rename the method metaclass to singleton_class to avoid the deprecati...
Matt Robinson
2010-02-17
21
-26
/
+74
*
|
Fixing #3822 - checksums will be loaded from filebuckets
Luke Kanies
2010-02-17
2
-28
/
+69
*
|
foo
Luke Kanies
2010-02-17
1
-1
/
+1
*
|
For #3822 - Reducing checksum code duplication
Luke Kanies
2010-02-17
6
-140
/
+162
*
|
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
*
|
Fixing #3791 - client environment is used
Luke Kanies
2010-02-17
2
-21
/
+55
*
|
Bug #3748 LDAP group membership
Matt Robinson
2010-02-17
2
-3
/
+3
*
|
Fixing #2655 - Adding default parameter values to resources
Luke Kanies
2010-02-17
1
-0
/
+2
*
|
Refactoring tests - replacing stubs with instances
Luke Kanies
2010-02-17
1
-4
/
+0
*
|
Fix for 3664: interpolating qualified variables.
Markus Roberts
2010-02-17
1
-9
/
+9
*
|
Fix #3664 - qualified variable parsing in string interpolation
Brice Figureau
2010-02-17
2
-4
/
+7
*
|
Feature #2935 remove misleading comment
Jesse Wolfe
2010-02-17
1
-4
/
+1
*
|
Feature #2935 Unify the codepaths for setting settings
Jesse Wolfe
2010-02-17
1
-6
/
+14
*
|
Feature #2935 Puppet[:mode] and Puppet[:name] are read-only
Jesse Wolfe
2010-02-17
7
-19
/
+51
*
|
Bug: Broken codepath in util/settings
Jesse Wolfe
2010-02-17
2
-1
/
+5
*
|
Feature #2935 settings are in Mode sections instead of executable names
Jesse Wolfe
2010-02-17
2
-37
/
+15
*
|
Feature #2935: method extract require_application
Jesse Wolfe
2010-02-17
1
-1
/
+5
*
|
Feature #2935: Test for if we're "puppet cert"
Jesse Wolfe
2010-02-17
1
-1
/
+1
*
|
Code cleanup: remove "self." from setdefaults
Jesse Wolfe
2010-02-17
1
-6
/
+6
*
|
Feature #2935 Modes: root? predicate
Jesse Wolfe
2010-02-17
9
-10
/
+14
*
|
Feature #2935 Puppet::Mode#master?
Jesse Wolfe
2010-02-17
13
-30
/
+27
*
|
Feature #2276 Single Executable: Update docstrings
Jesse Wolfe
2010-02-17
12
-59
/
+56
*
|
feature #2276 Single Executable: use new names for settings sections
Jesse Wolfe
2010-02-17
9
-13
/
+13
*
|
Feature #2935: Applications should declare modes
Jesse Wolfe
2010-02-17
4
-0
/
+4
*
|
Feature #2935: lazify require graph for applications
Jesse Wolfe
2010-02-17
14
-170
/
+170
*
|
Feature #2935: Puppet::Mode
Jesse Wolfe
2010-02-17
4
-48
/
+99
*
|
Feature #2276 Single Executable: usage message
Jesse Wolfe
2010-02-17
1
-1
/
+1
*
|
feature #2276 Single Executable: move CommandLine methods
Jesse Wolfe
2010-02-17
4
-103
/
+65
*
|
Fixing #2658 - adding backward compatibility for 0.24
Luke Kanies
2010-02-17
12
-85
/
+78
*
|
Adding #2658 - Adding support for run stages
Luke Kanies
2010-02-17
10
-63
/
+181
*
|
Fixing #3671 - --compile Catalogs are pretty-printed
Luke Kanies
2010-02-17
2
-5
/
+8
*
|
Fixing #2655 - Adding default parameter values to resources
Luke Kanies
2010-02-17
2
-1
/
+13
*
|
Refactoring tests - replacing stubs with instances
Luke Kanies
2010-02-17
1
-27
/
+17
*
|
Fixing Catalog conversion
Luke Kanies
2010-02-17
2
-1
/
+9
*
|
Fixing #1903 - metaparam inheritance is much faster
Luke Kanies
2010-02-17
4
-76
/
+136
*
|
Fixing Parser::Resource param validation
Luke Kanies
2010-02-17
2
-1
/
+6
*
|
Fixes #1999 - Allows the 'apt' provider to downgrade packages.
Paul Lathrop
2010-02-17
2
-1
/
+9
*
|
Fixes #3745 Catch unhandled exception in ssh_authorized_key provider
Sean Millichamp
2010-02-17
2
-1
/
+17
*
|
Fixed #3721 - Removed -u option from crontab on HP-UX
James Turnbull
2010-02-17
1
-1
/
+1
*
|
Fixing tests broken by conceptual merge conflicts
Markus Roberts
2010-02-17
2
-3
/
+3
*
|
Fixes #3663 - It should be possible to list signed hosts only
James Turnbull
2010-02-17
4
-2
/
+25
[prev]
[next]