| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding an "ensure" state where appropriate, and significantly reworking the b... | luke | 2006-01-17 | 1 | -1/+1 |
* | Converting transport format to YAML instead of Marshal, and caching the file ... | luke | 2006-01-12 | 1 | -5/+3 |
* | Adding Sun support and fixing the last remaining bugs related to the daemon c... | luke | 2006-01-11 | 1 | -1/+1 |
* | Adding some consistencies to the executable tests. All exe tests now pass on... | luke | 2006-01-10 | 5 | -45/+9 |
* | Merging changes from the head of the rework1 branch, r 784 | luke | 2006-01-08 | 2 | -2/+9 |
* | Undoing the merge that happened in 785 | luke | 2006-01-07 | 2 | -9/+2 |
* | Merging in refactoring from version 774 into version 784 | luke | 2006-01-07 | 2 | -2/+9 |
* | removing any direct references to /tmp in tests | luke | 2005-11-24 | 3 | -3/+2 |
* | adding cfengine module, which required passing the cfengine classes all the w... | luke | 2005-11-17 | 2 | -2/+62 |
* | Central logging now works, although there appear to be a few kinks to work out. | luke | 2005-10-28 | 1 | -1/+5 |
* | Adding logging methods to all Puppet::Element instances, and converting all i... | luke | 2005-10-26 | 3 | -2/+11 |
* | Getting rid of the tc_ prefix to test cases | luke | 2005-10-22 | 4 | -0/+0 |
* | Made tweaks here and there to get it running better on my local network. I a... | luke | 2005-10-21 | 2 | -4/+5 |
* | switching test classes back to modules -- making them classes causes too many... | luke | 2005-10-03 | 4 | -4/+8 |
* | adding extra checks to make sure networking is secure, and refactoring a heck... | luke | 2005-09-15 | 4 | -185/+62 |
* | all tests now pass on solaris 10x86; i had to do some stupid hacking with bas... | luke | 2005-09-07 | 1 | -0/+1 |
* | adding a "--noop" option along with a test case for it | luke | 2005-08-29 | 1 | -7/+21 |
* | changing default hostname to "puppet", and adding --parseonly option along wi... | luke | 2005-08-29 | 1 | -2/+20 |
* | fixing puppet to use correct method and adding a real test case for it | luke | 2005-08-29 | 1 | -0/+27 |
* | I did not have good puppetd tests, so I missed the fact that I was calling th... | Luke Kanies | 2005-08-29 | 1 | -15/+31 |
* | This should be the commit that brings us to Beta 1. All tests pass, although... | Luke Kanies | 2005-08-28 | 2 | -11/+12 |
* | replacing if statements with case statement, and adding defaults for both sel... | Luke Kanies | 2005-08-24 | 1 | -1/+1 |
* | Have done a significant reorganization of how clients work, also, along with ... | Luke Kanies | 2005-08-23 | 3 | -6/+3 |
* | moving all server handlers into a specific server subdirectory | Luke Kanies | 2005-08-23 | 1 | -4/+3 |
* | Moving all files into a consolidated trunk. All tests pass except the known-... | Luke Kanies | 2005-08-23 | 4 | -0/+388 |