summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2006-07-31Fixing the master server so that it always uses the Facter hostname, not the ...luke1-0/+39
2006-07-22Another batch of bug fixes, this time focused on OS X patches. Looks like I ...luke3-4/+8
2006-07-21First round of bugfixes in preparation for 0.18.4luke4-6/+8
2006-07-21Fixing #77. As I feared, this was a pretty complicated fix; I had to add a l...luke1-0/+110
2006-07-21Adding timeout functionality to the ParsedFile class, in preparation to addin...luke2-1/+31
2006-07-21Fixing #176. You can now do duplicate UIDs (or GIDs on most platforms) with ...luke2-0/+55
2006-07-21Fixing #201; users now autorequire extra groupsluke1-22/+27
2006-07-18Fixing #191. I was only testing for parsed cron instances, not for created o...luke1-0/+36
2006-07-18Fixing bug in scope/interpreter where nodes found in ldap must have parent no...luke1-15/+41
2006-07-18Adding a unit test for plain "nodesearch"luke1-0/+37
2006-07-11Fixing filebucket server so that paths are not added multiple timesluke1-3/+24
2006-07-11Adding tests for previous config bugfixes, and updating changelogluke1-0/+48
2006-07-11Fixing reports so that multiple host report directories can be created. Ther...luke1-0/+16
2006-07-05Accepting the patch from #190.luke1-6/+2
2006-07-04Redoing reporting a bit, so that reports are now defined as methods. If they...luke2-6/+7
2006-07-04fixing some smallish bugs in preparation for 0.18.2luke4-8/+17
2006-07-04Adding blastwave packaging, and doing some fixes on gem and sun packagingluke1-13/+61
2006-07-03Some updates resulting from trying to track down a segfault introduced when I...luke3-5/+12
2006-07-03Adding Ruby Gem support to packagingluke1-0/+80
2006-07-03Adding minimal update checking for templates. It will only check the templat...luke1-0/+46
2006-06-30Significantly redoing metrics. There are now no class variables for metrics,...luke3-25/+67
2006-06-30committing tests for previous changesluke3-4/+81
2006-06-30Fixing #133. Added a "notify" and a "before" metaparam; notify is the opposi...luke1-0/+48
2006-06-30Fix a small bug in mount where parsing fails if dump and pass are missing (th...lutter5-0/+56
2006-06-30Moving the template handling into a simple wrapper object so templates don't ...luke1-0/+26
2006-06-29adding some tests for the template functionluke2-1/+83
2006-06-29First commit of complete reporting support. The only existing report at this...luke1-1/+1
2006-06-29Adding reporting client, server, and tests. At this point, the server just s...luke1-0/+74
2006-06-29Adding report collection to both statechange and transaction.luke1-0/+29
2006-06-28For each type, adding a "new<type>" method to Puppet::Type, so instead of typ...luke1-0/+47
2006-06-28Cleaning up plugin handling a bit -- they can now be colon-separated paths, a...luke3-2/+61
2006-06-28Fixing zone testsluke1-3/+4
2006-06-28Fixing backgrounding in puppetrun; I had the bit flipped between the client a...luke1-12/+12
2006-06-27Making sure fail function converts everything to stringsluke1-1/+2
2006-06-27Adding "fail" function, which will raise a ParseError if it is encountered.luke1-0/+19
2006-06-27Adding support for special freebsd @schedule crap. Also making sure that cro...luke2-11/+41
2006-06-27Largely refactored how log destinations are handled, although it is not expos...luke2-30/+42
2006-06-26Adding a "latest" test for rpms, since I have been told this is not working. ...luke1-0/+18
2006-06-26Adding HUP and USR1 hooksluke1-1/+2
2006-06-20Fixing #178. I just added URI escaping and unescaping to file names.luke1-0/+17
2006-06-20Fixing #175. The setpidfile setting was being ignored.luke1-0/+27
2006-06-20Fixing #182. Added a retry section to try reconnecting to ldap. Only one re...luke1-0/+43
2006-06-20Setting pluginsync default to false, and (hopefully) fixing autosign problem ...luke3-10/+42
2006-06-20Fixing broken symlink behaviour mentioned on the listluke1-0/+25
2006-06-20Adding plugins and plugin management. The Master Client will now automatical...luke1-0/+64
2006-06-15Test that setting a state to 'absent' really deletes it from the configlutter1-0/+15
2006-06-15Adding test and fix for empty execs being ignoredluke1-0/+2
2006-06-15fixing interpreter to initialize ldap in the nodesearch_ldap method, which re...luke1-0/+5
2006-06-14fixing transaction tests to just warn when the user is not in more than one g...luke1-0/+9
2006-06-13Adding fixes for solaris zonesluke2-14/+14