summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* It is just a snippet test, and thus a functional test but not a coverage test...luke2006-05-091-0/+6
* Preliminary commit of the first phase of the parser redesign. The biggest di...luke2006-05-092-22/+34
* making a test to verify that the functionality womble is looking for now worksluke2006-05-051-0/+29
* Making trigger logs much clearer -- you now get info logs indicating how many...luke2006-05-051-0/+27
* Changing how events work. Events are now responded to inline, while an objec...luke2006-05-053-10/+67
* Fixing a stupid bug i managed to introduce in 0.16.2 (probably) involving imp...luke2006-05-033-0/+120
* Fixing some naming problems with crons, and adding appropriate testsluke2006-05-031-9/+26
* Allowing dashes in class names, although grammar rules restrict it from worki...luke2006-05-021-2/+2
* Fixing #132, which involved creating a separate CA client and using it to ret...luke2006-05-021-1/+1
* Bug fixes from OS X for 0.16.3luke2006-05-012-1/+2
* Hopefully final bug fixes in preparation for 0.16.3luke2006-04-302-1/+15
* Added some code that could be used later to make sure the user and mode are a...luke2006-04-301-0/+14
* Puppetd now has an option for listening -- just run the --listen option, and ...luke2006-04-281-1/+1
* Making file copying significantly faster -- i found an extra call to "describ...luke2006-04-281-1/+1
* Fixing #128. md5lite was being used instead of full md5. At this point, md5...luke2006-04-281-0/+26
* Adding in all of the patches necessary to make a prototype rails interface to...luke2006-04-282-2/+101
* Trying to track down the bugs reported this morning, so I added some more tes...luke2006-04-273-89/+77
* updating changelog for 0.16.1 and 0.16.2luke2006-04-261-1/+1
* adding "clean" mode to puppetcaluke2006-04-261-0/+7
* This should have been in 0.16.1. Moving the "setclass" statements around so ...luke2006-04-261-1/+1
* Adding "defined" functino to puppet, so you can now test whether a given clas...luke2006-04-261-0/+37
* Creating a simplistic, generic function framework in the parser, so it is now...luke2006-04-264-0/+142
* Modifying non-existent-package test to make sure syncing fails, and modified ...luke2006-04-221-1/+9
* Final commit before 0.16.0luke2006-04-214-4/+158
* making corrections to pass tests on freebsdluke2006-04-211-0/+3
* Go some work started on developing authorization, but I have made little prog...luke2006-04-211-4/+4
* pelement listing now worksluke2006-04-201-24/+43
* Added a list class method to just about all types, and it seems to actually w...luke2006-04-202-15/+123
* Adding a "list" class method to most types, and using it in the tests for the...luke2006-04-202-0/+67
* A simple first version of an object (called "pelement") server is now in plac...luke2006-04-201-0/+81
* Adding freebsd ports supportluke2006-04-201-0/+6
* 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
* Fixing a bunch of small bugs, mostly found by testing on solaris, and added a...luke2006-04-177-53/+71
* Fixing puppetca so it does not call chuser; instead, it is configured to crea...luke2006-04-121-1/+10
* Adding locking to the master client, so that only one copy of puppetd will be...luke2006-04-111-0/+32
* Changing "set" to "tag"luke2006-04-112-7/+7
* Adding the host name as a tag (stripped of the domain name)luke2006-04-112-6/+32
* Modifying "setclass" on scope to check the validity of class names, now that ...luke2006-04-111-0/+17
* Fixing the language side of #109. Added a "set" keyword.luke2006-04-113-0/+62
* Adding a few informative facts on the server side: serverversion, servername,...luke2006-04-111-0/+23
* Adding the puppet client version to the fact list as "clientversion"luke2006-04-111-2/+16
* Adding a "tag" metaparamluke2006-04-111-0/+33
* Adding simple benchmarking, and using it in a few of the more obvious places....luke2006-04-102-0/+29
* Fixing #117. If only one value was provided, then it was not placed in an arr...luke2006-04-101-0/+14
* Revamp the yumrepo type to deal with repositories defined anywhere in yum'slutter2006-04-072-20/+167
* Committing an important fix to mounts; since i am sure no one has downloaded ...luke2006-04-061-0/+9
* Okay, last one, hopefully. Modifying checks to support arrays.luke2006-04-051-0/+41
* And, one more time. My test for the last bug did not actually retrieve, so i...luke2006-04-051-0/+1
* Fixing checks so that they can run even if the set cwd does not existluke2006-04-051-0/+5