summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixing "require" function to use new class interfaceLuke Kanies2010-02-172-3/+3
* Removing now-obsolete "retrieve" method on package typeLuke Kanies2010-02-171-10/+0
* Fixing broken selinux testsLuke Kanies2010-02-171-2/+1
* Fixing feature validation when passed one itemLuke Kanies2010-02-174-7/+16
* Changing method profile for other event queueingLuke Kanies2010-02-172-15/+13
* Refactoring event queueing for performanceLuke Kanies2010-02-171-2/+14
* Changing the method profile of EventManager#queue_eventLuke Kanies2010-02-174-35/+36
* Moving Metric management to the reportsLuke Kanies2010-02-1712-154/+289
* Removing mention of @changes in TransactionLuke Kanies2010-02-172-48/+24
* Cleaning up the report tests a bitLuke Kanies2010-02-171-19/+20
* Fixing #2759 - reports now have complete change infoLuke Kanies2010-02-176-37/+20
* ResourceHarness now doesn't check params with no 'should'Luke Kanies2010-02-172-4/+15
* Changing Transaction to use the new ResourceHarnessLuke Kanies2010-02-1710-247/+285
* Fixing log message when changes failLuke Kanies2010-02-171-3/+1
* Fixing some compatibility and old testsLuke Kanies2010-02-173-93/+5
* Renaming some methods in Transaction::ChangeLuke Kanies2010-02-172-58/+12
* Adding Transaction::ResourceHarness classLuke Kanies2010-02-172-0/+292
* Adding first version of Resource::Status classLuke Kanies2010-02-172-0/+154
* Fixing File type indentationLuke Kanies2010-02-171-715/+713
* Removing last event collection transaction codeLuke Kanies2010-02-171-13/+18
* Solidifying the RAL/Event integration.Luke Kanies2010-02-178-10/+40
* Refactoring the Change/Event/Property interfaceLuke Kanies2010-02-176-21/+108
* Cleaning up the Log initialization code.Luke Kanies2010-02-172-20/+31
* Refactoring the RAL interface to loggingLuke Kanies2010-02-176-23/+85
* Using Logging module in main Puppet moduleLuke Kanies2010-02-172-18/+15
* Adding tests for "Logging" moduleLuke Kanies2010-02-171-0/+47
* Correcting comments and making report timestamp internalLuke Kanies2010-02-174-15/+8
* Failing in app/puppet if facts are not foundLuke Kanies2010-02-172-1/+9
* Fixing file content logsLuke Kanies2010-02-171-2/+2
* removing extraneous commentLuke Kanies2010-02-171-1/+0
* Adding Transaction events to Transaction reportsLuke Kanies2010-02-174-2/+45
* Removing a redundant method in ReportLuke Kanies2010-02-173-7/+2
* Removing unused code and adding a couple of testsLuke Kanies2010-02-172-35/+46
* Adding tests for the 'report' log destinationLuke Kanies2010-02-173-0/+28
* Extracting event management into a separate classLuke Kanies2010-02-174-332/+384
* Changing SimpleGraph.matching_edges to expect one eventLuke Kanies2010-02-172-20/+17
* Moving event creation to the resourceLuke Kanies2010-02-176-30/+72
* Reorganizing Property class to match current styleLuke Kanies2010-02-171-66/+34
* Cleaning up Event creationLuke Kanies2010-02-176-110/+197
* Adding "type" instance method to enhance DemeternessLuke Kanies2010-02-172-0/+8
* Random code cleanupLuke Kanies2010-02-175-170/+175
* Moving Ensure property into separate fileLuke Kanies2010-02-173-92/+109
* Moving Parameter utility classes into separate filesLuke Kanies2010-02-176-454/+471
* Switching transactions to callback-based eventsLuke Kanies2010-02-177-367/+593
* removing never-used codeLuke Kanies2010-02-171-61/+0
* Moving log destination code into separate filesLuke Kanies2010-02-173-276/+281
* fixed a couple of typosMarc Fournier2010-02-172-2/+2
* Unit tests for path changesMarc Fournier2010-02-171-0/+14
* Handle path elements with ticks and spacesBryan Kearney2010-02-171-2/+8
* Fix builtins glob in single executableRein Henrichs2010-02-171-1/+2