summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Mark resource/status as failed if they are associated with a failingJesse Wolfe2010-02-172-4/+7
* | Restore noop non-behavioursJesse Wolfe2010-02-171-2/+4
* | Resolving conflicts with reinh:feature/master/single_executableMarkus Roberts2010-02-171-1/+1
* | Removing now-obsolete user testsLuke Kanies2010-02-171-285/+0
* | Fixing most failing test/ tests.Luke Kanies2010-02-1714-169/+54
* | Fixing Configurer interface to transaction reportLuke Kanies2010-02-172-2/+2
* | Fixing fingerprint tests to work with new log validationLuke Kanies2010-02-172-3/+6
* | Changing REST report integration test to use new interfaceLuke Kanies2010-02-171-4/+3
* | 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