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
*
Fix #7084 Make the log messages produced by whits less confusing
Jesse Wolfe
2011-04-21
1
-2
/
+15
*
Merge branch 'ticket/next/7026' into next
Nick Lewis
2011-04-08
1
-0
/
+6
|
\
|
*
(#7026) Remove whits from reports when finalizing
Nick Lewis
2011-04-08
1
-0
/
+6
*
|
Maint: fix a load order problem with type(:component)
Jesse Wolfe
2011-04-07
1
-1
/
+1
|
/
*
(5200) -- replace containers with sentinals
Markus Roberts
2011-04-06
1
-1
/
+4
*
(#6830) Fix instance_variables now comes back as symbols
Matt Robinson
2011-03-29
1
-1
/
+1
*
Merge branch '2.6.x' into next
Matt Robinson
2011-02-02
1
-20
/
+2
|
\
|
*
(#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
*
|
Merge branch '2.6.x' into next
Matt Robinson
2011-01-19
1
-2
/
+5
|
\
|
|
*
(#5710) Removed unnecessary calls to insync?
Paul Berry
2011-01-07
1
-2
/
+5
*
|
Merge branch '2.6.x' into next
Nick Lewis
2011-01-06
4
-151
/
+142
|
\
|
|
*
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
*
|
Merge branch '2.6.x' into next
Nick Lewis
2010-12-16
4
-60
/
+51
|
\
|
|
*
(#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
*
|
Fix #4339 - Save a last run report summary to $statedir/last_run_summary.yaml
Brice Figureau
2010-11-13
1
-11
/
+28
|
/
*
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
[next]