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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
(#5061) - allow special hostclass/define variables to be evaluated as defaults.
Dan Bode
2011-02-01
1
-13
/
+13
*
|
|
|
|
|
Merge branch 'ticket/2.6.next/5045' into 2.6.next
Matt Robinson
2011-02-01
2
-6
/
+29
|
\
\
\
\
\
\
|
*
|
|
|
|
|
(#5045) Cleaning up some tests and code
Matt Robinson
2011-01-24
2
-7
/
+7
|
*
|
|
|
|
|
(#5045) External node classifiers should be able to specify params for classes
Dan Bode
2011-01-24
1
-3
/
+18
|
*
|
|
|
|
|
(#5045) Adds support to resource/type to also accept a param hash
Dan Bode
2011-01-24
1
-3
/
+11
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'tickets/2.6.x/2096' into 2.6.next
Matt Robinson
2011-02-01
1
-2
/
+2
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fixed #2096 - clarified option modification and tested it is working
James Turnbull
2011-01-17
1
-2
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'ticket/2.6.next/6107' into 2.6.next
Matt Robinson
2011-02-01
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
(#6107) Fix an error when auditing a file with empty content
Matt Robinson
2011-02-01
1
-0
/
+2
*
|
|
|
|
|
Merge branch 'issues/2.6.next/5566' into 2.6.next
Jacob Helwig
2011-02-01
4
-7
/
+25
|
\
\
\
\
\
\
|
*
|
|
|
|
|
(#5566) Treat source only File checksums as syntax errors when used with content
Jacob Helwig
2011-02-01
2
-1
/
+20
|
*
|
|
|
|
|
Rename variable used in File type validation to be more clear
Jacob Helwig
2011-02-01
1
-4
/
+4
|
*
|
|
|
|
|
Remove invalid "timestamp" and "time", and add missing "ctime" File checksum ...
Jacob Helwig
2011-02-01
1
-1
/
+1
|
*
|
|
|
|
|
Remove order dependency when specifying source and checksum on File type
Jacob Helwig
2011-02-01
1
-1
/
+0
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge remote branch 'jamtur01/tickets/2.6.x/3646' into 2.6.next
Paul Berry
2011-02-01
1
-0
/
+9
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fixed #3646 - Added documentation for compile and apply to man page
James Turnbull
2011-01-21
1
-0
/
+9
|
|
/
/
/
/
*
|
|
|
|
Bug #5755 -- ZAML generates extra newline in some hash backreferences.
Daniel Pittman
2011-01-31
1
-4
/
+3
*
|
|
|
|
bug #5681 -- code fix to handle AIX mount output
Rick Bradley
2011-01-31
1
-1
/
+1
*
|
|
|
|
Bug #5681 -- parse AIX mount command output.
Daniel Pittman
2011-01-31
2
-1
/
+3
*
|
|
|
|
Fixed #6091 - Changed POSIX path matching to allow multiple leading slashes
James Turnbull
2011-01-31
1
-1
/
+1
*
|
|
|
|
Fixed #6061 - Allowed -1 as password min/max age
James Turnbull
2011-01-28
1
-2
/
+2
*
|
|
|
|
Feature #5855 -- fix withenv call in freebsd package provider
fredrik-eriksson
2011-01-26
1
-2
/
+2
*
|
|
|
|
Merge branch 'bug/2.6.next/6009' into 2.6.next
Daniel Pittman
2011-01-25
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Fixed #6009 - nested member list vs directory service group provider
James Turnbull
2011-01-25
1
-2
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
(#5944) Remove documentation of define() when used on nodes, as it is not a s...
nfagerlund
2011-01-25
1
-21
/
+3
*
|
|
|
|
(#5944) Further edits of inline defined() documentation.
nfagerlund
2011-01-25
1
-25
/
+30
*
|
|
|
|
(#5944) Improve documentation of defined() function
nfagerlund
2011-01-25
1
-6
/
+41
*
|
|
|
|
Merge branch 'ticket/2.6.next/5594' into 2.6.next
nfagerlund
2011-01-25
1
-32
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
(#5594) Update documentation of exec resource type.
nfagerlund
2011-01-25
1
-32
/
+2
*
|
|
|
|
|
Merge branch 'ticket/2.6.next/5931' into 2.6.next
Paul Berry
2011-01-25
19
-55
/
+31
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
(#5931) Prevent errors when calling insync? on audited properties
Paul Berry
2011-01-25
18
-34
/
+28
|
*
|
|
|
|
Maint: Removed dead code from resource harness.
Paul Berry
2011-01-25
1
-18
/
+0
|
*
|
|
|
|
Maint: Rename misleading insync? method in file provider
Paul Berry
2011-01-25
3
-3
/
+3
|
|
/
/
/
/
*
/
/
/
/
(#5548) Specify return values of manual status commands in service type descr...
nfagerlund
2011-01-25
1
-4
/
+10
|
/
/
/
/
*
|
|
|
(#5900) Include ResourceStatus#failed in serialized reports
Nick Lewis
2011-01-14
1
-1
/
+2
*
|
|
|
(#5882) Added error-handling for bucketing files in puppet inspect
Nick Lewis
2011-01-13
1
-1
/
+5
*
|
|
|
(#5882) Added error-handling to puppet inspect when auditing
Nick Lewis
2011-01-13
1
-12
/
+27
*
|
|
|
(#5171) Made "puppet inspect" upload audited files to a file bucket
Paul Berry
2011-01-13
2
-0
/
+16
*
|
|
|
Prep for #5171: Added a missing require to inspect application.
Paul Berry
2011-01-13
1
-0
/
+1
*
|
|
|
(#5838) Support paths as part of file bucket requests.
Paul Berry
2011-01-12
1
-1
/
+1
*
|
|
|
(#5838) Make file bucket dipper efficient when saving a file that already exists
Paul Berry
2011-01-12
1
-1
/
+6
*
|
|
|
(#5838) Implemented the "head" method for FileBucketFile::File terminus.
Paul Berry
2011-01-12
3
-180
/
+51
*
|
|
|
(#5838) Added support for HEAD requests to the indirector.
Paul Berry
2011-01-12
7
-13
/
+73
*
|
|
|
(#5838) Refactored error handling logic into find_in_cache.
Paul Berry
2011-01-12
1
-7
/
+6
*
|
|
|
(#5838) Refactored Puppet::Network::Rights#fail_on_deny
Paul Berry
2011-01-12
2
-23
/
+15
*
|
|
|
(#5171) Made filebucket able to perform diffs
Jesse Wolfe
2011-01-11
3
-3
/
+16
*
|
|
|
(#5710) Removed unnecessary calls to insync?
Paul Berry
2011-01-07
1
-2
/
+5
*
|
|
|
Merge branch 'ticket/2.6.next/5799' into 2.6.next
Nick Lewis
2011-01-07
1
-19
/
+1
|
\
|
|
|
|
*
|
|
(#5799) Simplify report dir creation
Nick Lewis
2011-01-06
1
-19
/
+1
*
|
|
|
Merge branch 'maint/2.6.next/inspect_audited_should_be_true' into 2.6.next
Matt Robinson
2011-01-06
1
-1
/
+7
|
\
\
\
\
[prev]
[next]