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.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '2.6.x' into 2.7.x
Jacob Helwig
2011-06-28
1
-17
/
+9
|
\
|
*
(#7127) Stop puppet if a prerun command fails
Josh Cooper
2011-06-10
1
-20
/
+12
|
*
Do not needlessly create multiple reports when creating a transaction
Josh Cooper
2011-06-10
1
-6
/
+3
*
|
(#7728) Suppress notifications from container whits.
Daniel Pittman
2011-06-07
1
-2
/
+20
*
|
Merge remote-tracking branch 'community/feature/puppet-device' into 2.7.x
Pieter van de Bruggen
2011-04-18
1
-1
/
+3
*
|
(#6830) Fix sha1 to digest/sha1 require issue for Ruby 1.9
Matt Robinson
2011-04-13
1
-4
/
+4
*
|
Merge branch '2.6.x' into next
Max Martin
2011-04-07
1
-1
/
+1
|
\
|
|
*
(#5670) Don't trigger refresh from a failed resource
Nick Lewis
2011-03-30
1
-1
/
+1
*
|
(5200) -- replace containers with sentinals
Markus Roberts
2011-04-06
1
-28
/
+29
*
|
(6911) Cleanup and renaming of transaction internals
Markus Roberts
2011-04-01
1
-19
/
+12
*
|
(6911) Core change -- replace topsort with frontier ordered by salted SHA1
Markus Roberts
2011-04-01
1
-18
/
+28
*
|
(6911) Add bookkeeping facade around Transaction#relationship_graph
Markus Roberts
2011-04-01
1
-1
/
+32
*
|
(6911) Cleanup of generate_additional_resources
Markus Roberts
2011-03-31
1
-6
/
+6
*
|
(6911) Refactor to localize eval_generate dependency assumptions
Markus Roberts
2011-03-31
1
-52
/
+55
*
|
Merge branch '2.6.x' into next
Nick Lewis
2011-01-06
1
-28
/
+1
|
\
|
|
*
(#5715) Refactor in preparation for adding a status attribute to reports.
Paul Berry
2010-12-30
1
-26
/
+0
|
*
(#5408) Reworked ResourceHarness so that code is clearer and all behaviors ar...
Paul Berry
2010-12-17
1
-1
/
+0
|
*
(#5493) Add report_format, puppet_version, and configuration_version to Reports
Nick Lewis
2010-12-16
1
-1
/
+1
*
|
Maint: Modified uses of indirector.save to call the indirection directly.
Paul Berry
2010-11-30
1
-1
/
+1
|
/
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-303
/
+303
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
1
-5
/
+5
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
1
-3
/
+3
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
1
-12
/
+4
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-8
/
+8
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-1
/
+1
*
Fixing #3072 - Resource generation is recursive
Luke Kanies
2010-02-17
1
-0
/
+3
*
Working #3139 - ResourceHarness does caching
Luke Kanies
2010-02-17
1
-1
/
+1
*
Working #3139 - scheduling moved to resource harness
Luke Kanies
2010-02-17
1
-6
/
+4
*
Fix for #3690 failing to calculate error codes
Jesse Wolfe
2010-02-17
1
-1
/
+1
*
Fixing #3533 - Removing all transaction cleanup
Luke Kanies
2010-02-17
1
-8
/
+0
*
Fix 2239 (step five): introduce new Puppet::Transaction#stop_processing? flag...
Ethan Rowe
2010-02-17
1
-0
/
+7
*
Allow skipped resources to process events
Jesse Wolfe
2010-02-17
1
-3
/
+2
*
Generated resources' events are actually bound to the resource that
Jesse Wolfe
2010-02-17
1
-8
/
+8
*
Changing the method profile of EventManager#queue_event
Luke Kanies
2010-02-17
1
-3
/
+1
*
Moving Metric management to the reports
Luke Kanies
2010-02-17
1
-76
/
+11
*
Removing mention of @changes in Transaction
Luke Kanies
2010-02-17
1
-48
/
+2
*
Fixing #2759 - reports now have complete change info
Luke Kanies
2010-02-17
1
-4
/
+2
*
Changing Transaction to use the new ResourceHarness
Luke Kanies
2010-02-17
1
-69
/
+53
*
Removing last event collection transaction code
Luke Kanies
2010-02-17
1
-13
/
+18
*
Correcting comments and making report timestamp internal
Luke Kanies
2010-02-17
1
-9
/
+2
*
Extracting event management into a separate class
Luke Kanies
2010-02-17
1
-84
/
+16
*
Moving event creation to the resource
Luke Kanies
2010-02-17
1
-3
/
+4
*
Random code cleanup
Luke Kanies
2010-02-17
1
-33
/
+17
*
Switching transactions to callback-based events
Luke Kanies
2010-02-17
1
-200
/
+119
*
Fixing #1054 - transaction reports are always sent
Luke Kanies
2010-01-18
1
-59
/
+20
*
Removing some unneeded validation code from Transaction.new
Luke Kanies
2010-01-18
1
-8
/
+2
*
Fixing #2789 puppetrun fails without --tag
Jesse Wolfe
2009-11-19
1
-10
/
+9
*
Fixing 2806 Specifying multiple tags fails to apply any of them
Jesse Wolfe
2009-11-13
1
-2
/
+5
*
Fix #2797 - tags are not inherited by recursed file sub child
Brice Figureau
2009-11-12
1
-0
/
+1
*
Fix #2507 - Exported resources were not correctly collected.
Brice Figureau
2009-08-13
1
-2
/
+2
[next]