summaryrefslogtreecommitdiffstats
path: root/lib/puppet/transaction/event_manager.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-091-80/+80
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Changing method profile for other event queueingLuke Kanies2010-02-171-6/+4
* Refactoring event queueing for performanceLuke Kanies2010-02-171-2/+14
* Changing the method profile of EventManager#queue_eventLuke Kanies2010-02-171-17/+19
* Moving Metric management to the reportsLuke Kanies2010-02-171-2/+2
* Fixing #2759 - reports now have complete change infoLuke Kanies2010-02-171-6/+0
* removing extraneous commentLuke Kanies2010-02-171-1/+0
* Adding Transaction events to Transaction reportsLuke Kanies2010-02-171-0/+6
* Extracting event management into a separate classLuke Kanies2010-02-171-0/+90