summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix failing specsRein Henrichs2010-02-175-15/+15
* Rename puppet application spec to mainRein Henrichs2010-02-171-74/+74
* Renaming the old puppet executableRein Henrichs2010-02-172-3/+3
* Find both bin and sbin usage docs, fail gracefullyRein Henrichs2010-02-171-3/+6
* Fix application name in bin/ralshRein Henrichs2010-02-171-1/+1
* Initial puppet single executableRein Henrichs2010-02-172-2/+29
* Renaming applications, mostly removing 'puppet'Luke Kanies2010-02-1720-381/+384
* Some tests were leaking state when the test failedJesse Wolfe2010-02-172-2/+7
* Typo in method call in test.Jesse Wolfe2010-02-171-1/+1
* Supressing warnings (not really failures) in test/unitJesse Wolfe2010-02-172-9/+19
* Fix test using wrong Puppet util filesetting groupRein Henrichs2010-02-171-1/+1
* Mock user in SUIDManager testsRein Henrichs2010-02-171-2/+7
* Removing resources generate testsRein Henrichs2010-02-171-78/+0
* Removing old test for service/debian providerRein Henrichs2010-02-171-58/+0
* Replace test/unit file write test with specRein Henrichs2010-02-172-32/+36
* Allow adding single key to hashesBrice Figureau2010-02-176-901/+1007
* Raise an error when appending not a hash to a hashBrice Figureau2010-02-172-4/+10
* Fix #2389 - Enhance Puppet DSL with HashesBrice Figureau2010-02-1711-918/+1389
* Fix #2929 - Allow checksum to be "none"Brice Figureau2010-02-1710-5/+76
* Fix #3186 - require function set relationship only on the last classBrice Figureau2010-02-173-4/+31