summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Adding a unit test for plain "nodesearch"luke2006-07-181-0/+37
* Fixing filebucket server so that paths are not added multiple timesluke2006-07-111-3/+24
* Adding tests for previous config bugfixes, and updating changelogluke2006-07-111-0/+48
* Fixing reports so that multiple host report directories can be created. Ther...luke2006-07-111-0/+16
* Accepting the patch from #190.luke2006-07-051-6/+2
* Redoing reporting a bit, so that reports are now defined as methods. If they...luke2006-07-042-6/+7
* fixing some smallish bugs in preparation for 0.18.2luke2006-07-044-8/+17
* Adding blastwave packaging, and doing some fixes on gem and sun packagingluke2006-07-041-13/+61
* Some updates resulting from trying to track down a segfault introduced when I...luke2006-07-033-5/+12
* Adding Ruby Gem support to packagingluke2006-07-031-0/+80
* Adding minimal update checking for templates. It will only check the templat...luke2006-07-031-0/+46
* Significantly redoing metrics. There are now no class variables for metrics,...luke2006-06-303-25/+67
* committing tests for previous changesluke2006-06-303-4/+81
* Fixing #133. Added a "notify" and a "before" metaparam; notify is the opposi...luke2006-06-301-0/+48
* Fix a small bug in mount where parsing fails if dump and pass are missing (th...lutter2006-06-305-0/+56
* Moving the template handling into a simple wrapper object so templates don't ...luke2006-06-301-0/+26
* adding some tests for the template functionluke2006-06-292-1/+83
* First commit of complete reporting support. The only existing report at this...luke2006-06-291-1/+1
* Adding reporting client, server, and tests. At this point, the server just s...luke2006-06-291-0/+74
* Adding report collection to both statechange and transaction.luke2006-06-291-0/+29
* For each type, adding a "new<type>" method to Puppet::Type, so instead of typ...luke2006-06-281-0/+47
* Cleaning up plugin handling a bit -- they can now be colon-separated paths, a...luke2006-06-283-2/+61
* Fixing zone testsluke2006-06-281-3/+4
* Fixing backgrounding in puppetrun; I had the bit flipped between the client a...luke2006-06-281-12/+12
* Making sure fail function converts everything to stringsluke2006-06-271-1/+2
* Adding "fail" function, which will raise a ParseError if it is encountered.luke2006-06-271-0/+19
* Adding support for special freebsd @schedule crap. Also making sure that cro...luke2006-06-272-11/+41
* Largely refactored how log destinations are handled, although it is not expos...luke2006-06-272-30/+42
* Adding a "latest" test for rpms, since I have been told this is not working. ...luke2006-06-261-0/+18
* Adding HUP and USR1 hooksluke2006-06-261-1/+2
* Fixing #178. I just added URI escaping and unescaping to file names.luke2006-06-201-0/+17
* Fixing #175. The setpidfile setting was being ignored.luke2006-06-201-0/+27
* Fixing #182. Added a retry section to try reconnecting to ldap. Only one re...luke2006-06-201-0/+43
* Setting pluginsync default to false, and (hopefully) fixing autosign problem ...luke2006-06-203-10/+42
* Fixing broken symlink behaviour mentioned on the listluke2006-06-201-0/+25
* Adding plugins and plugin management. The Master Client will now automatical...luke2006-06-201-0/+64
* Test that setting a state to 'absent' really deletes it from the configlutter2006-06-151-0/+15
* Adding test and fix for empty execs being ignoredluke2006-06-151-0/+2
* fixing interpreter to initialize ldap in the nodesearch_ldap method, which re...luke2006-06-151-0/+5
* fixing transaction tests to just warn when the user is not in more than one g...luke2006-06-141-0/+9
* Adding fixes for solaris zonesluke2006-06-132-14/+14
* Fixing #173. At this point, I am just calling both "--add" and "on", or "--d...luke2006-06-131-0/+4
* Fixing packaging to deal with the fact that yum exits with 0 exit code even w...luke2006-06-131-2/+3
* Correcting puppetrun docs and fixing a test so it works with older versions o...luke2006-06-131-1/+1
* Adding support for default nodes as requested in #136.luke2006-06-132-1/+59
* Fixing #169. Tags are ignored during config.luke2006-06-131-0/+21
* Fixing the main bug reported on the list today relating to file sourcing trun...luke2006-06-131-0/+63
* A round of bug-fixing in preparation for the next release.luke2006-06-138-9/+33
* adding nothing test to zone testsluke2006-06-121-3/+6
* Fixing ldap node lookup. The test was set up badly, in that it did not actua...luke2006-06-121-6/+2