summaryrefslogtreecommitdiffstats
path: root/lib/puppet/transaction
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-095-436/+436
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-2/+2
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-093-9/+9
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-093-9/+3
* Code smell: Use string interpolationMarkus Roberts2010-07-092-2/+2
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-092-3/+3
* Fix for #4117 "Storing newly-audited value" messagesMarkus Roberts2010-07-091-1/+1
* [#4110] Wrap Type#retrieve calls for backwards compatibilityJesse Wolfe2010-07-071-1/+1
* Fixing #3139 - all properties can now be auditedLuke Kanies2010-02-173-4/+45
* Working #3139 - ResourceHarness does cachingLuke Kanies2010-02-171-4/+14
* Working #3139 - scheduling moved to resource harnessLuke Kanies2010-02-171-0/+22
* Resolving conflicts with luke:tickets/master/2759Markus Roberts2010-02-171-1/+1
* Actually invoke the allow_changes? method in ResourceHarnessJesse Wolfe2010-02-171-0/+2
* Restore noop non-behavioursJesse Wolfe2010-02-171-2/+4
* 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-173-13/+80
* Fixing #2759 - reports now have complete change infoLuke Kanies2010-02-172-12/+6
* ResourceHarness now doesn't check params with no 'should'Luke Kanies2010-02-171-4/+6
* Changing Transaction to use the new ResourceHarnessLuke Kanies2010-02-171-4/+25
* Fixing log message when changes failLuke Kanies2010-02-171-3/+1
* Renaming some methods in Transaction::ChangeLuke Kanies2010-02-171-16/+1
* Adding Transaction::ResourceHarness classLuke Kanies2010-02-171-0/+62
* Solidifying the RAL/Event integration.Luke Kanies2010-02-171-1/+11
* Refactoring the Change/Event/Property interfaceLuke Kanies2010-02-172-5/+29
* Correcting comments and making report timestamp internalLuke Kanies2010-02-171-0/+1
* removing extraneous commentLuke Kanies2010-02-171-1/+0
* Adding Transaction events to Transaction reportsLuke Kanies2010-02-172-1/+12
* Removing a redundant method in ReportLuke Kanies2010-02-171-5/+0
* Removing unused code and adding a couple of testsLuke Kanies2010-02-171-9/+0
* Extracting event management into a separate classLuke Kanies2010-02-171-0/+90
* Cleaning up Event creationLuke Kanies2010-02-172-34/+50
* Random code cleanupLuke Kanies2010-02-171-29/+30
* Switching transactions to callback-based eventsLuke Kanies2010-02-171-16/+3
* Fix #1934 - detailed-exitcodes for puppetdDeepak Giridharagopal2009-11-191-1/+10
* Removed extra whitespace from end of linesIan Taylor2009-06-062-7/+7
* Fix #1483 - use REST to transmit reports over the wireBrice Figureau2008-12-061-1/+7
* Fixing #1764 - a property's 'sync' method is never considered a no-op.Luke Kanies2008-11-211-5/+3
* Fixed #1442 - replaced use of Facter for report titling with certnameJames Turnbull2008-08-161-7/+1
* Testing and simplifying the Transaction::Change#backward method.Luke Kanies2008-07-041-14/+5
* Removing the Transaction::Change#transaction accessor.Luke Kanies2008-07-041-13/+2
* Refactoring the Transaction::Event class.Luke Kanies2008-07-042-10/+5
* Adding tests to the Transaction::Change class.Luke Kanies2008-07-041-35/+19
* Renaming Puppet::Event to Puppet::Transaction::EventLuke Kanies2008-07-031-0/+22
* Renaming the Puppet::PropertyChange class to Puppet::Transaction::Change.Luke Kanies2008-07-031-0/+134
* Intermediate commit.Luke Kanies2008-04-081-0/+4
* Reorganizing the file structure for indirection terminus types.Luke Kanies2007-10-151-1/+1
* Translating the report handler to an indirected model.Luke Kanies2007-10-131-0/+5
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0