summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing most failing test/ tests.Luke Kanies2010-02-173-7/+10
* Fixing Configurer interface to transaction reportLuke Kanies2010-02-171-1/+1
* Fixing fingerprint tests to work with new log validationLuke Kanies2010-02-171-1/+4
* Fixing "require" function to use new class interfaceLuke Kanies2010-02-171-1/+1
* Removing now-obsolete "retrieve" method on package typeLuke Kanies2010-02-171-10/+0
* Fixing feature validation when passed one itemLuke Kanies2010-02-171-0/+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-172-20/+20
* Moving Metric management to the reportsLuke Kanies2010-02-176-93/+94
* Removing mention of @changes in TransactionLuke Kanies2010-02-171-48/+2
* Fixing #2759 - reports now have complete change infoLuke Kanies2010-02-173-16/+8
* ResourceHarness now doesn't check params with no 'should'Luke Kanies2010-02-171-4/+6
* Changing Transaction to use the new ResourceHarnessLuke Kanies2010-02-174-186/+114
* Fixing log message when changes failLuke Kanies2010-02-171-3/+1
* Fixing some compatibility and old testsLuke Kanies2010-02-171-1/+1
* Renaming some methods in Transaction::ChangeLuke Kanies2010-02-171-16/+1
* Adding Transaction::ResourceHarness classLuke Kanies2010-02-171-0/+62
* Adding first version of Resource::Status classLuke Kanies2010-02-171-0/+51
* 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-174-8/+18
* Refactoring the Change/Event/Property interfaceLuke Kanies2010-02-173-6/+30
* Cleaning up the Log initialization code.Luke Kanies2010-02-171-20/+24
* Refactoring the RAL interface to loggingLuke Kanies2010-02-174-20/+34
* Correcting comments and making report timestamp internalLuke Kanies2010-02-172-9/+3
* Failing in app/puppet if facts are not foundLuke Kanies2010-02-171-1/+3
* 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-172-1/+12
* Removing a redundant method in ReportLuke Kanies2010-02-172-6/+1
* Removing unused code and adding a couple of testsLuke Kanies2010-02-171-9/+0
* Adding tests for the 'report' log destinationLuke Kanies2010-02-172-0/+4
* Extracting event management into a separate classLuke Kanies2010-02-172-84/+106
* Changing SimpleGraph.matching_edges to expect one eventLuke Kanies2010-02-171-14/+12
* Moving event creation to the resourceLuke Kanies2010-02-173-6/+12
* Reorganizing Property class to match current styleLuke Kanies2010-02-171-66/+34
* Cleaning up Event creationLuke Kanies2010-02-173-57/+65
* Adding "type" instance method to enhance DemeternessLuke Kanies2010-02-171-0/+4
* Random code cleanupLuke Kanies2010-02-173-65/+50
* Moving Ensure property into separate fileLuke Kanies2010-02-172-92/+96
* Moving Parameter utility classes into separate filesLuke Kanies2010-02-173-210/+216
* Switching transactions to callback-based eventsLuke Kanies2010-02-172-216/+122
* 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
* Handle path elements with ticks and spacesBryan Kearney2010-02-171-2/+8
* Renaming the old puppet executableRein Henrichs2010-02-171-1/+1
* Find both bin and sbin usage docs, fail gracefullyRein Henrichs2010-02-171-3/+6
* Initial puppet single executableRein Henrichs2010-02-171-2/+12