summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing #228. The real problem was that "present" should match any type of fi...luke2006-08-211-0/+41
* Support for certificate revocation and checking connections on the server aga...lutter2006-08-212-31/+139
* Making some of the metaprogramming a bit more explicit and a bit easier to ma...luke2006-08-205-7/+46
* Finishing changes to support titles instead of two types of names. This is b...luke2006-08-177-33/+65
* A first pass of changing one of the types of names to titles. I still have t...luke2006-08-163-7/+168
* Merging r1468 from the implementations branch with r1438 from when the branch...luke2006-08-1418-596/+1686
* Fixing the master server so that it always uses the Facter hostname, not the ...luke2006-07-311-0/+39
* Another batch of bug fixes, this time focused on OS X patches. Looks like I ...luke2006-07-223-4/+8
* First round of bugfixes in preparation for 0.18.4luke2006-07-214-6/+8
* Fixing #77. As I feared, this was a pretty complicated fix; I had to add a l...luke2006-07-211-0/+110
* Adding timeout functionality to the ParsedFile class, in preparation to addin...luke2006-07-212-1/+31
* Fixing #176. You can now do duplicate UIDs (or GIDs on most platforms) with ...luke2006-07-212-0/+55
* Fixing #201; users now autorequire extra groupsluke2006-07-211-22/+27
* Fixing #191. I was only testing for parsed cron instances, not for created o...luke2006-07-181-0/+36
* Fixing bug in scope/interpreter where nodes found in ldap must have parent no...luke2006-07-181-15/+41
* 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