summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* swapping console colorsLuke Kanies2005-07-111-2/+2
* changing commentsLuke Kanies2005-07-111-4/+1
* cleaning up bugs in the tests, and adding more error checking around the bugsLuke Kanies2005-07-113-12/+48
* adding refreshonly parameterLuke Kanies2005-07-112-5/+56
* found a bunch of bugs in Puppet::Storage, plus some bugs in how file recursio...Luke Kanies2005-07-115-22/+44
* adding a to_s methodLuke Kanies2005-07-111-1/+4
* fixing storage class; it was not actually correctly retrieving state from diskLuke Kanies2005-07-112-12/+64
* adding Puppet#recmkdir utility function, and making sure Log and Storage crea...Luke Kanies2005-07-115-7/+85
* adding some more tests for recursion plus checksumming, because they are some...Luke Kanies2005-07-114-8/+61
* ok, verbose => infoLuke Kanies2005-07-111-2/+2
* duh, somehow added Blink calls in there...Luke Kanies2005-07-111-2/+2
* adding cwd parameter to execLuke Kanies2005-07-112-9/+62
* exec stuff all works now, end to endLuke Kanies2005-07-102-9/+44
* fixing some nasty bugs related to parameter checkingLuke Kanies2005-07-101-19/+15
* fixing a nasty bug related to recursion and nonexistent filesLuke Kanies2005-07-101-1/+10
* fixing some nasty bugs related to parameter checkingLuke Kanies2005-07-101-0/+14
* adding string vs. symbol testingLuke Kanies2005-07-101-0/+34
* adding logdest configLuke Kanies2005-07-101-8/+11
* changing Log.destination to Log.destination=()Luke Kanies2005-07-101-5/+5
* disabling debug by defaultLuke Kanies2005-07-101-1/+1
* changing Log.destination to Log.destination=()Luke Kanies2005-07-101-1/+5
* adding the exec stuffLuke Kanies2005-07-103-0/+220
* finishing rename of file classLuke Kanies2005-06-2910-49/+49
* renaming to remove naming conflictsLuke Kanies2005-06-292-0/+0
* further output cleanup, and fixed the problem with tc_server.rb leaving sleep...Luke Kanies2005-06-294-9/+11
* fixing debugging to severely reduce output but allow it when debugging a spec...Luke Kanies2005-06-2923-63/+83
* changing warnings to debugLuke Kanies2005-06-291-2/+2
* basic rpm stuff now worksLuke Kanies2005-06-293-2/+58
* fixing metrics tests to work with everything elseLuke Kanies2005-06-292-11/+8
* correctly returning eventsLuke Kanies2005-06-291-0/+1
* metric testing and graphing now works in the library, although nothing has be...Luke Kanies2005-06-298-6/+394
* adding some more tests for loglevel stuffLuke Kanies2005-06-291-0/+9
* adding rpm as RedHat package managerLuke Kanies2005-06-281-0/+1
* logging now exactly supports the list of levels that syslog supports, and mul...Luke Kanies2005-06-2814-73/+243
* renaming message.rb to log.rbLuke Kanies2005-06-281-0/+0
* temporary changes to prepare for a renameLuke Kanies2005-06-281-7/+5
* puppetest.rb should probably be puppettest.rbLuke Kanies2005-06-272-1/+1
* renaming blink to puppetLuke Kanies2005-06-272-5/+5
* renaming blink to puppetLuke Kanies2005-06-2739-466/+466
* renaming blink to puppetLuke Kanies2005-06-2723-0/+0
* you can now at least test for whether a package is installed, although you st...Luke Kanies2005-06-142-169/+308
* adding validparam() to Blink::TypeLuke Kanies2005-06-131-1/+10
* fixing file.rb so it works on Darwin, alsoLuke Kanies2005-06-091-7/+16
* updatesLuke Kanies2005-06-094-3/+28
* updatesLuke Kanies2005-06-091-0/+2
* adding new classes and testsLuke Kanies2005-06-063-0/+172
* md5 summing now works, all the way through!Luke Kanies2005-06-015-40/+78
* checksums now work, but not all the way through yetLuke Kanies2005-06-015-232/+247
* Rahh! component dependencies now work!Luke Kanies2005-05-302-2/+10
* everything passes all of the tests, but i do not think the component-level me...Luke Kanies2005-05-309-51/+166