summaryrefslogtreecommitdiffstats
path: root/test/other/log.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixing #484. Moving unit tests at the same time.luke2007-02-081-286/+0
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-071-37/+37
* Merging the state-rename branch. This includes the diff from version 2156 to...luke2007-02-071-5/+5
* First batch of fixes from running tests.luke2006-10-171-7/+9
* Fixing the test scripts so that the library pathluke2006-10-161-1/+3
* Adding a ruby header to all of the tests so that they can now be executed as ...luke2006-10-161-0/+2
* Making all test suites executable, adding some tests for handling changing fi...luke2006-10-161-0/+0
* Fixing #305 -- logs now reopen when Puppet restarts, and there is also now an...luke2006-10-091-0/+45
* Fixing #292 (A bug in tagmail that causes any tag other than 'all' to fail)luke2006-09-201-5/+18
* Converting to using the Rakefile for testing. The old 'test' script isluke2006-09-191-8/+1
* Largely refactored how log destinations are handled, although it is not expos...luke2006-06-271-4/+30
* fixing test to know that i skipped alertsluke2006-04-191-1/+1
* Fixin #102. The syslog name is now either the name if the process (if that n...luke2006-04-191-0/+1
* Tracked down a few other bugs; everything now passes on debian in preparation...luke2006-02-151-0/+7
* There is now full support for configuration files, and the entire system has ...luke2006-02-071-10/+5
* Adding an "ensure" state where appropriate, and significantly reworking the b...luke2006-01-171-1/+1
* Merging changes from the head of the rework1 branch, r 784luke2006-01-081-3/+8
* Undoing the merge that happened in 785luke2006-01-071-8/+3
* Merging in refactoring from version 774 into version 784luke2006-01-071-3/+8
* removing any direct references to /tmp in testsluke2005-11-241-5/+5
* Further progress towards the next release. Lots of small bugs fixed, the pat...luke2005-11-011-0/+39
* Fixed merging of state values, but I have not yet solved merging of parameter...luke2005-10-291-0/+12
* Protecting from bug in Syslog, and fixing some more log messagesluke2005-10-291-3/+1
* Central logging now works, although there appear to be a few kinks to work out.luke2005-10-281-20/+14
* Adding logging methods to all Puppet::Element instances, and converting all i...luke2005-10-261-6/+16
* adding tags and path accessorsluke2005-10-261-1/+20
* Getting rid of the tc_ prefix to test casesluke2005-10-221-0/+123