summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fixing the conflict between ensure and source. Ironically I had already made...luke2006-02-082-0/+44
* Checksums now get correctly updated for both the ensure and content state whe...luke2006-02-081-0/+41
* first bug fixed, where sources were not updating the checksumluke2006-02-081-0/+22
* There is now full support for configuration files, and the entire system has ...luke2006-02-0716-76/+145
* Configuration parameters now require (and have) descriptions, and a set of co...luke2006-02-071-11/+102
* Committing both the finalization of the config code, plus all of the code nec...luke2006-02-076-14/+18
* Temporary commit; configs now can be converted to manifestsluke2006-02-071-2/+18
* Config files now seem to work, so I am ready to start incorporating them.luke2006-02-072-3/+96
* committing test code for bug lutter foundluke2006-02-071-0/+6
* Fixing a significant performance bug in file recursion, and trying to help pe...luke2006-01-312-22/+10
* Fixing class storage -- it was not working for nodescopesluke2006-01-301-1/+0
* RPM release is almost entirely there, it just needs to be integrated into rel...luke2006-01-251-0/+44
* Adding the event-loop stuff to the repository and switching to using it. Als...luke2006-01-242-1/+7
* Committing most of the scheduling stuff. There is still a bit of work to do ...luke2006-01-2310-117/+392
* Modifying docs, and adding scheduling hooksluke2006-01-201-3/+0
* Fixing a small checksumming bug, reorganizing the client stuff a bit, and add...luke2006-01-181-2/+31
* Made lots of small changes, mostly to help usability but also fixed a couple ...luke2006-01-182-0/+15
* Adding openbsd packaging supportluke2006-01-171-2/+4
* Fixing problems where objects were passing @parameters[:param] objects, inste...luke2006-01-171-2/+0
* Adding an "ensure" state where appropriate, and significantly reworking the b...luke2006-01-1715-43/+81
* Added "ensure" state to some classes, and added infrastructure for it to work...luke2006-01-1610-53/+103
* Adding sshkey class plus tests, and adding "aggregatable" methods to type.rbluke2006-01-141-0/+121
* Adding another host to the test lists, adding some test data, and modifying h...luke2006-01-147-16/+615
* Added "finish" method, using it in Type.finalize, and moved autorequire and s...luke2006-01-132-1/+29
* Changing host and port aliases to also create Puppet aliases. This involved ...luke2006-01-132-5/+20
* Fixing up the parsedtypes, fixing Type.eachtype to ignore structure typesluke2006-01-133-4/+99
* Adding /etc/services supportluke2006-01-132-29/+78
* finalizing cron and host management, hopefullyluke2006-01-132-5/+3
* Abstracting host support so it should easily support other typesluke2006-01-132-41/+21
* Adding initial host support. I can promise that this will soon (hopefully al...luke2006-01-121-0/+93
* Converting transport format to YAML instead of Marshal, and caching the file ...luke2006-01-1210-44/+115
* Fixed a couple of warnings, fixed a critical bug having to do with case state...luke2006-01-121-0/+1
* Adding "content" state to files, and string interpolation handles escaped whi...luke2006-01-121-0/+40
* Services now work at least somewhat on solaris 10, and service testing is pre...luke2006-01-122-16/+115
* Fixing dependencies to not depend on file order. Added Puppet::Type.{finaliz...luke2006-01-127-8/+49
* Fixing documentation generation, and fixing aliasing so that objects can safe...luke2006-01-121-5/+13
* Adding "alias" metaparam; you can now create as many aliases as you want for ...luke2006-01-121-0/+15
* Adding autorequire to files, and added the cwd to the list of files to be req...luke2006-01-127-18/+45
* Adding a requires? method to types, fixed the bug where exec fail when Puppet...luke2006-01-111-0/+49
* Adding Sun support and fixing the last remaining bugs related to the daemon c...luke2006-01-113-33/+60
* Supporting puppetmasterd running as a non-root user, and doing some basic mes...luke2006-01-101-0/+1
* Adding some consistencies to the executable tests. All exe tests now pass on...luke2006-01-106-51/+41
* Updating Puppet to work with the new Facterluke2006-01-093-22/+9
* All tests pass now, although the lack of service support on os x means that i...luke2006-01-095-12/+26
* Merging changes from the head of the rework1 branch, r 784luke2006-01-0830-367/+373
* Undoing the merge that happened in 785luke2006-01-0730-364/+325
* Merging in refactoring from version 774 into version 784luke2006-01-0730-325/+364
* updatesluke2006-01-072-3/+5
* Fixing two reported bugs in cron jobs. Cron jobs correctly change when field...luke2006-01-031-13/+92
* converting storage from Marshal to YAMLluke2006-01-032-1/+9