summaryrefslogtreecommitdiffstats
path: root/test/other
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing tests so they do not chmod /dev/null to 640 (stupid tests).luke2006-03-021-0/+18
* Okay, Puppet is now almost entirely capable of configuring itself. I have no...luke2006-03-025-32/+141
* Changing the setdefaults input format somewhat. It is always a hash of some ...luke2006-03-011-22/+50
* Intermediate commit; setdefaults now accepts both hashes and arraysluke2006-03-011-0/+24
* Fixing user and group management in the config handling.luke2006-02-281-1/+25
* Tracked down a few other bugs; everything now passes on debian in preparation...luke2006-02-151-0/+7
* There is now full support for configuration files, and the entire system has ...luke2006-02-072-17/+84
* 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-072-2/+2
* 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-071-2/+96
* RPM release is almost entirely there, it just needs to be integrated into rel...luke2006-01-251-0/+44
* Committing most of the scheduling stuff. There is still a bit of work to do ...luke2006-01-232-89/+27
* Adding an "ensure" state where appropriate, and significantly reworking the b...luke2006-01-174-9/+19
* Converting transport format to YAML instead of Marshal, and caching the file ...luke2006-01-121-6/+2
* Fixing dependencies to not depend on file order. Added Puppet::Type.{finaliz...luke2006-01-122-0/+4
* Merging changes from the head of the rework1 branch, r 784luke2006-01-087-37/+41
* Undoing the merge that happened in 785luke2006-01-077-41/+37
* Merging in refactoring from version 774 into version 784luke2006-01-077-37/+41
* converting storage from Marshal to YAMLluke2006-01-031-1/+8
* adding Util.lock, and switching storage to using itluke2006-01-021-0/+21
* removing any direct references to /tmp in testsluke2005-11-243-34/+12
* updatesluke2005-11-221-1/+1
* Lots of refactoring, and added the capture_stderr methodluke2005-11-162-1/+40
* Further progress towards the next release. Lots of small bugs fixed, the pat...luke2005-11-011-0/+39
* Fixed merging of state values, but I have not yet solved merging of parameter...luke2005-10-291-0/+12
* Protecting from bug in Syslog, and fixing some more log messagesluke2005-10-291-3/+1
* Central logging now works, although there appear to be a few kinks to work out.luke2005-10-281-20/+14
* Adding logging methods to all Puppet::Element instances, and converting all i...luke2005-10-261-6/+16
* adding tags and path accessorsluke2005-10-261-1/+20
* files and directories are now created as the correct user and group if they a...luke2005-10-231-1/+9
* Getting rid of the tc_ prefix to test casesluke2005-10-228-0/+0
* Made tweaks here and there to get it running better on my local network. I a...luke2005-10-211-2/+2
* making service changes; it is still basically non-functional except in the de...luke2005-10-131-0/+1
* switching test classes back to modules -- making them classes causes too many...luke2005-10-036-6/+12
* added overrides abilityluke2005-10-011-0/+114
* switching all relationships to be centrally maintained and to use symbolic re...luke2005-10-013-50/+89
* adding a ParsedFile class to handle figuring out whether a file has changedluke2005-09-211-0/+30
* converting tc_relationships.rb to the test base classluke2005-09-211-14/+6
* making "Type.new" private, and switching to "Type.create", so that i can merg...luke2005-09-164-15/+15
* switching FileTesting to a class, and modifying test suites as appropriateluke2005-09-161-4/+1
* fixing error handling so that failed objects are completely destroyed; they w...luke2005-09-131-160/+56
* all tests now pass on solaris 10x86; i had to do some stupid hacking with bas...luke2005-09-071-3/+15
* moving all server handlers into a specific server subdirectoryLuke Kanies2005-08-231-37/+0
* Moving all files into a consolidated trunk. All tests pass except the known-...Luke Kanies2005-08-231-1/+1
* adding test to verify require does not kick off an eventLuke Kanies2005-08-181-2/+31
* Execution order is now based on dependency relationships, and those relations...Luke Kanies2005-08-182-1/+90
* movingLuke Kanies2005-08-171-14/+0
* addingLuke Kanies2005-08-171-0/+14
* done a lot of work on certificates; all tests except one puppetca test passLuke Kanies2005-08-091-3/+4