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
/
transaction
Commit message (
Expand
)
Author
Age
Files
Lines
*
(#5931) Prevent errors when calling insync? on audited properties
Paul Berry
2011-01-25
1
-2
/
+2
*
Maint: Removed dead code from resource harness.
Paul Berry
2011-01-25
1
-18
/
+0
*
(#5710) Removed unnecessary calls to insync?
Paul Berry
2011-01-07
1
-2
/
+5
*
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
*
(#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
1
-0
/
+1
*
(#5715) Changed the type of metric names to always be strings.
Paul Berry
2010-12-30
1
-8
/
+8
*
(#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
1
-1
/
+1
*
(#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
1
-1
/
+1
*
(#5715) Removed the unused attribute Puppet::Transaction::Event#node
Paul Berry
2010-12-30
1
-1
/
+1
*
(#5408) Reworked ResourceHarness so that code is clearer and all behaviors ar...
Paul Berry
2010-12-17
2
-127
/
+91
*
(#5493) Add report_format, puppet_version, and configuration_version to Reports
Nick Lewis
2010-12-16
1
-1
/
+5
*
(#5408) Attributes can be both audited and managed
Jesse Wolfe
2010-12-10
3
-58
/
+48
*
(#4943) Add puppet inspect application
Nick Lewis
2010-12-02
1
-2
/
+3
*
Fixed #4364 - Reduced audit msg from info to debug
James Turnbull
2010-08-03
1
-1
/
+1
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
5
-436
/
+436
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
1
-2
/
+2
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
3
-9
/
+9
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
3
-9
/
+3
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
2
-2
/
+2
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
2
-3
/
+3
*
Fix for #4117 "Storing newly-audited value" messages
Markus Roberts
2010-07-09
1
-1
/
+1
*
[#4110] Wrap Type#retrieve calls for backwards compatibility
Jesse Wolfe
2010-07-07
1
-1
/
+1
*
Fixing #3139 - all properties can now be audited
Luke Kanies
2010-02-17
3
-4
/
+45
*
Working #3139 - ResourceHarness does caching
Luke Kanies
2010-02-17
1
-4
/
+14
*
Working #3139 - scheduling moved to resource harness
Luke Kanies
2010-02-17
1
-0
/
+22
*
Resolving conflicts with luke:tickets/master/2759
Markus Roberts
2010-02-17
1
-1
/
+1
*
Actually invoke the allow_changes? method in ResourceHarness
Jesse Wolfe
2010-02-17
1
-0
/
+2
*
Restore noop non-behaviours
Jesse Wolfe
2010-02-17
1
-2
/
+4
*
Changing method profile for other event queueing
Luke Kanies
2010-02-17
1
-6
/
+4
*
Refactoring event queueing for performance
Luke Kanies
2010-02-17
1
-2
/
+14
*
Changing the method profile of EventManager#queue_event
Luke Kanies
2010-02-17
1
-17
/
+19
*
Moving Metric management to the reports
Luke Kanies
2010-02-17
3
-13
/
+80
*
Fixing #2759 - reports now have complete change info
Luke Kanies
2010-02-17
2
-12
/
+6
*
ResourceHarness now doesn't check params with no 'should'
Luke Kanies
2010-02-17
1
-4
/
+6
*
Changing Transaction to use the new ResourceHarness
Luke Kanies
2010-02-17
1
-4
/
+25
*
Fixing log message when changes fail
Luke Kanies
2010-02-17
1
-3
/
+1
*
Renaming some methods in Transaction::Change
Luke Kanies
2010-02-17
1
-16
/
+1
*
Adding Transaction::ResourceHarness class
Luke Kanies
2010-02-17
1
-0
/
+62
*
Solidifying the RAL/Event integration.
Luke Kanies
2010-02-17
1
-1
/
+11
*
Refactoring the Change/Event/Property interface
Luke Kanies
2010-02-17
2
-5
/
+29
*
Correcting comments and making report timestamp internal
Luke Kanies
2010-02-17
1
-0
/
+1
*
removing extraneous comment
Luke Kanies
2010-02-17
1
-1
/
+0
*
Adding Transaction events to Transaction reports
Luke Kanies
2010-02-17
2
-1
/
+12
[next]