| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Fixing tests so they do not chmod /dev/null to 640 (stupid tests). | luke | 2006-03-02 | 1 | -0/+18 |
| * | Okay, Puppet is now almost entirely capable of configuring itself. I have no... | luke | 2006-03-02 | 5 | -32/+141 |
| * | Changing the setdefaults input format somewhat. It is always a hash of some ... | luke | 2006-03-01 | 1 | -22/+50 |
| * | Intermediate commit; setdefaults now accepts both hashes and arrays | luke | 2006-03-01 | 1 | -0/+24 |
| * | Fixing user and group management in the config handling. | luke | 2006-02-28 | 1 | -1/+25 |
| * | Tracked down a few other bugs; everything now passes on debian in preparation... | luke | 2006-02-15 | 1 | -0/+7 |
| * | There is now full support for configuration files, and the entire system has ... | luke | 2006-02-07 | 2 | -17/+84 |
| * | Configuration parameters now require (and have) descriptions, and a set of co... | luke | 2006-02-07 | 1 | -11/+102 |
| * | Committing both the finalization of the config code, plus all of the code nec... | luke | 2006-02-07 | 2 | -2/+2 |
| * | Temporary commit; configs now can be converted to manifests | luke | 2006-02-07 | 1 | -2/+18 |
| * | Config files now seem to work, so I am ready to start incorporating them. | luke | 2006-02-07 | 1 | -2/+96 |
| * | RPM release is almost entirely there, it just needs to be integrated into rel... | luke | 2006-01-25 | 1 | -0/+44 |
| * | Committing most of the scheduling stuff. There is still a bit of work to do ... | luke | 2006-01-23 | 2 | -89/+27 |
| * | Adding an "ensure" state where appropriate, and significantly reworking the b... | luke | 2006-01-17 | 4 | -9/+19 |
| * | Converting transport format to YAML instead of Marshal, and caching the file ... | luke | 2006-01-12 | 1 | -6/+2 |
| * | Fixing dependencies to not depend on file order. Added Puppet::Type.{finaliz... | luke | 2006-01-12 | 2 | -0/+4 |
| * | Merging changes from the head of the rework1 branch, r 784 | luke | 2006-01-08 | 7 | -37/+41 |
| * | Undoing the merge that happened in 785 | luke | 2006-01-07 | 7 | -41/+37 |
| * | Merging in refactoring from version 774 into version 784 | luke | 2006-01-07 | 7 | -37/+41 |
| * | converting storage from Marshal to YAML | luke | 2006-01-03 | 1 | -1/+8 |
| * | adding Util.lock, and switching storage to using it | luke | 2006-01-02 | 1 | -0/+21 |
| * | removing any direct references to /tmp in tests | luke | 2005-11-24 | 3 | -34/+12 |
| * | updates | luke | 2005-11-22 | 1 | -1/+1 |
| * | Lots of refactoring, and added the capture_stderr method | luke | 2005-11-16 | 2 | -1/+40 |
| * | Further progress towards the next release. Lots of small bugs fixed, the pat... | luke | 2005-11-01 | 1 | -0/+39 |
| * | Fixed merging of state values, but I have not yet solved merging of parameter... | luke | 2005-10-29 | 1 | -0/+12 |
| * | Protecting from bug in Syslog, and fixing some more log messages | luke | 2005-10-29 | 1 | -3/+1 |
| * | Central logging now works, although there appear to be a few kinks to work out. | luke | 2005-10-28 | 1 | -20/+14 |
| * | Adding logging methods to all Puppet::Element instances, and converting all i... | luke | 2005-10-26 | 1 | -6/+16 |
| * | adding tags and path accessors | luke | 2005-10-26 | 1 | -1/+20 |
| * | files and directories are now created as the correct user and group if they a... | luke | 2005-10-23 | 1 | -1/+9 |
| * | Getting rid of the tc_ prefix to test cases | luke | 2005-10-22 | 8 | -0/+0 |
| * | Made tweaks here and there to get it running better on my local network. I a... | luke | 2005-10-21 | 1 | -2/+2 |
| * | making service changes; it is still basically non-functional except in the de... | luke | 2005-10-13 | 1 | -0/+1 |
| * | switching test classes back to modules -- making them classes causes too many... | luke | 2005-10-03 | 6 | -6/+12 |
| * | added overrides ability | luke | 2005-10-01 | 1 | -0/+114 |
| * | switching all relationships to be centrally maintained and to use symbolic re... | luke | 2005-10-01 | 3 | -50/+89 |
| * | adding a ParsedFile class to handle figuring out whether a file has changed | luke | 2005-09-21 | 1 | -0/+30 |
| * | converting tc_relationships.rb to the test base class | luke | 2005-09-21 | 1 | -14/+6 |
| * | making "Type.new" private, and switching to "Type.create", so that i can merg... | luke | 2005-09-16 | 4 | -15/+15 |
| * | switching FileTesting to a class, and modifying test suites as appropriate | luke | 2005-09-16 | 1 | -4/+1 |
| * | fixing error handling so that failed objects are completely destroyed; they w... | luke | 2005-09-13 | 1 | -160/+56 |
| * | all tests now pass on solaris 10x86; i had to do some stupid hacking with bas... | luke | 2005-09-07 | 1 | -3/+15 |
| * | moving all server handlers into a specific server subdirectory | Luke Kanies | 2005-08-23 | 1 | -37/+0 |
| * | Moving all files into a consolidated trunk. All tests pass except the known-... | Luke Kanies | 2005-08-23 | 1 | -1/+1 |
| * | adding test to verify require does not kick off an event | Luke Kanies | 2005-08-18 | 1 | -2/+31 |
| * | Execution order is now based on dependency relationships, and those relations... | Luke Kanies | 2005-08-18 | 2 | -1/+90 |
| * | moving | Luke Kanies | 2005-08-17 | 1 | -14/+0 |
| * | adding | Luke Kanies | 2005-08-17 | 1 | -0/+14 |
| * | done a lot of work on certificates; all tests except one puppetca test pass | Luke Kanies | 2005-08-09 | 1 | -3/+4 |