summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* removing some debuggingLuke Kanies2005-07-121-3/+3
* lots of refactoringLuke Kanies2005-07-123-165/+161
* in the middle of a bunch of refactoring; committing so that others can try to...Luke Kanies2005-07-125-219/+153
* doing some refactoringLuke Kanies2005-07-124-35/+35
* converting to "include Puppet" and not qualifing output methodsLuke Kanies2005-07-1219-178/+180
* hopefully, finally resolving recursive file creation problemsLuke Kanies2005-07-111-3/+8
* moving namevar translation to a methodLuke Kanies2005-07-111-19/+29
* 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-112-4/+19
* adding refreshonly parameterLuke Kanies2005-07-111-1/+10
* found a bunch of bugs in Puppet::Storage, plus some bugs in how file recursio...Luke Kanies2005-07-114-8/+26
* adding a to_s methodLuke Kanies2005-07-111-1/+4
* fixing storage class; it was not actually correctly retrieving state from diskLuke Kanies2005-07-111-10/+30
* adding Puppet#recmkdir utility function, and making sure Log and Storage crea...Luke Kanies2005-07-114-6/+72
* adding some more tests for recursion plus checksumming, because they are some...Luke Kanies2005-07-112-6/+23
* 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-111-9/+43
* exec stuff all works now, end to endLuke Kanies2005-07-101-9/+14
* 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
* adding logdest configLuke Kanies2005-07-101-8/+11
* 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-102-0/+128
* finishing rename of file classLuke Kanies2005-06-294-35/+35
* 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-293-8/+10
* fixing debugging to severely reduce output but allow it when debugging a spec...Luke Kanies2005-06-2912-52/+71
* changing warnings to debugLuke Kanies2005-06-291-2/+2
* basic rpm stuff now worksLuke Kanies2005-06-292-1/+52
* fixing metrics tests to work with everything elseLuke Kanies2005-06-291-6/+1
* correctly returning eventsLuke Kanies2005-06-291-0/+1
* metric testing and graphing now works in the library, although nothing has be...Luke Kanies2005-06-297-6/+315
* 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-2812-72/+141
* renaming message.rb to log.rbLuke Kanies2005-06-281-0/+0
* temporary changes to prepare for a renameLuke Kanies2005-06-281-7/+5
* renaming blink to puppetLuke Kanies2005-06-2723-335/+335
* 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-141-167/+275
* 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-093-2/+27
* adding new classes and testsLuke Kanies2005-06-062-0/+112
* md5 summing now works, all the way through!Luke Kanies2005-06-014-22/+62
* checksums now work, but not all the way through yetLuke Kanies2005-06-014-226/+153
* 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-306-43/+120