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
*
maint: remove stray debug statement.
Jesse Wolfe
2011-01-03
1
-1
/
+1
*
Merge branch 'maint/2.6.next/speed_up_slow_inspects' into 2.6.next
Jesse Wolfe
2011-01-03
5
-0
/
+20
|
\
|
*
maint: Prune #inspect methods on various objects
Jesse Wolfe
2011-01-03
5
-0
/
+20
*
|
Merge branch 'ticket/2.6.next/5758' into 2.6.next
Paul Berry
2011-01-03
2
-7
/
+8
|
\
\
|
|
/
|
/
|
|
*
Prep work for #5758: set audited=true on all audit events
Paul Berry
2011-01-03
1
-4
/
+6
|
*
Prep work for #5758: clean up initializer for Puppet::Transaction::Event
Paul Berry
2011-01-03
1
-3
/
+2
*
|
Merge branch 'ticket/2.6.next/5698' into 2.6.next
Jesse Wolfe
2011-01-03
2
-3
/
+7
|
\
\
|
|
/
|
/
|
|
*
Fix #5698 puppet inspect shouldn't report of attributes of deleted files
Jesse Wolfe
2011-01-03
2
-3
/
+7
*
|
(#5715) Added attributes resource_type and title to Puppet::Resource::Status.
Paul Berry
2010-12-30
1
-2
/
+4
*
|
(#5715) Removed attribute source_description from the YAML representation of
Paul Berry
2010-12-30
1
-0
/
+6
*
|
(#5715) Removed unnecessary attributes from YAML of Puppet::Transaction::Event.
Paul Berry
2010-12-30
1
-0
/
+5
*
|
(#5715) Make certain report attributes always present.
Nick Lewis
2010-12-30
2
-0
/
+3
*
|
(#5715) Changed the type of metric names to always be strings.
Paul Berry
2010-12-30
2
-8
/
+9
*
|
(#5715) Add status attribute to reports.
Paul Berry
2010-12-30
1
-3
/
+16
*
|
(#5715) Made the report "calculate" methods strictly functional.
Paul Berry
2010-12-30
1
-9
/
+8
*
|
(#5715) Made the changes/total and events/total metrics always present
Paul Berry
2010-12-30
1
-8
/
+5
*
|
(#5715) Refactor in preparation for adding a status attribute to reports.
Paul Berry
2010-12-30
4
-30
/
+4
*
|
(#5715) Added total time to inspect reports and made inspect metrics more con...
Paul Berry
2010-12-30
1
-5
/
+5
*
|
(#5715) Removed Puppet::Transaction::Report#external_times from YAML output.
Paul Berry
2010-12-30
1
-0
/
+4
*
|
(#5715) Added total time metric to apply reports.
Paul Berry
2010-12-30
1
-0
/
+2
*
|
(#5715) Removed redundant attribute Transaction::Event#version
Paul Berry
2010-12-30
2
-2
/
+2
*
|
(#5715) Removed redundant attribute Resource::Status#version
Paul Berry
2010-12-30
1
-2
/
+2
*
|
(#5715) Removed Puppet::Util::Log#version.
Paul Berry
2010-12-30
3
-5
/
+5
*
|
(#5715) Removed the unused attribute Puppet::Transaction::Event#node
Paul Berry
2010-12-30
1
-1
/
+1
*
|
(#5715) Removed Resource::Status#skipped_reason. It was never used.
Paul Berry
2010-12-30
1
-1
/
+1
|
/
*
Implement #5168 and #5169 ctime and mtime are properties
Jesse Wolfe
2010-12-20
4
-12
/
+42
*
Modified the behavior of Puppet::Resource::Status as follows:
Paul Berry
2010-12-17
1
-4
/
+9
*
(#5408) Reworked ResourceHarness so that code is clearer and all behaviors ar...
Paul Berry
2010-12-17
4
-130
/
+97
*
(#5493) Add report_format, puppet_version, and configuration_version to Reports
Nick Lewis
2010-12-16
4
-7
/
+11
*
(#5375) Rework puppet apply to use configurer.run
Paul Berry
2010-12-16
2
-22
/
+6
*
Merge branch 'ticket/2.6.4/5566' into 2.6.next
Jesse Wolfe
2010-12-16
1
-0
/
+11
|
\
|
*
Fix #5566 none, mtime, and ctime checksum types can write file contents
Jesse Wolfe
2010-12-16
1
-0
/
+11
*
|
maint: Fix tests that don't run on their own
Matt Robinson
2010-12-16
1
-0
/
+1
*
|
Merge branch 'ticket/2.6.next/4487' into 2.6.next
Nick Lewis
2010-12-13
1
-1
/
+1
|
\
\
|
*
|
(#4487) Fix environment column in hosts table
Nick Lewis
2010-12-13
1
-1
/
+1
*
|
|
maint: restore plugin handler safety
Jesse Wolfe
2010-12-13
1
-1
/
+1
*
|
|
(#5408) Attributes can be both audited and managed
Jesse Wolfe
2010-12-10
4
-63
/
+54
*
|
|
maint: broken test not failing due to over-eager exception catching
Jesse Wolfe
2010-12-10
1
-3
/
+1
*
|
|
Merge branch 'ticket/2.6.next/1757' into 2.6.next
Jesse Wolfe
2010-12-08
3
-46
/
+13
|
\
\
\
|
*
|
|
Fix #1757 Change file mode representation to octal
Jesse Wolfe
2010-12-08
3
-46
/
+13
|
|
/
/
*
/
/
Bug #5423: This moves the home directory property before the uid property, th...
Jonathan Boyett
2010-12-06
1
-5
/
+5
|
/
/
*
|
Merge branch 'ticket/2.6.next/4943' into 2.6.next
Nick Lewis
2010-12-02
2
-2
/
+83
|
\
\
|
*
|
(#4943) Add puppet inspect application
Nick Lewis
2010-12-02
2
-2
/
+83
*
|
|
(#5261) Fix #5261 Don't escape Unicode characters in PSON
Jesse Wolfe
2010-12-02
1
-22
/
+1
*
|
|
[#5081] Revert "Fix #4349 - Parsing with ignoreimport=true was always loading...
Matt Robinson
2010-12-01
1
-1
/
+0
|
/
/
*
/
(#5304) Use internal_name rather than real_name for maillist provider
Nigel Kersten
2010-12-01
1
-5
/
+3
|
/
*
Revert "(#5304) Use internal_name rather than real_name for maillist provider"
James Turnbull
2010-12-02
1
-5
/
+6
*
Disable remote ralsh by default
Paul Berry
2010-12-02
1
-1
/
+0
*
(#5304) Use internal_name rather than real_name for maillist provider
Nigel Kersten
2010-11-30
1
-6
/
+5
*
Renamed Reductive to Puppet
James Turnbull
2010-11-29
10
-11
/
+11
[next]