| 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 | 2 | -9/+4 |
* | Adding autorequire to files, and added the cwd to the list of files to be req... | luke | 2006-01-12 | 1 | -1/+1 |
* | Merging changes from the head of the rework1 branch, r 784 | luke | 2006-01-08 | 2 | -4/+10 |
* | Undoing the merge that happened in 785 | luke | 2006-01-07 | 2 | -10/+4 |
* | Merging in refactoring from version 774 into version 784 | luke | 2006-01-07 | 2 | -4/+10 |
* | updates | luke | 2006-01-07 | 1 | -1/+3 |
* | removing any direct references to /tmp in tests | luke | 2005-11-24 | 1 | -3/+3 |
* | removing marks | luke | 2005-11-22 | 2 | -2/+0 |
* | updates | luke | 2005-11-22 | 3 | -3/+3 |
* | Lots of refactoring, and added the capture_stderr method | luke | 2005-11-16 | 3 | -10/+20 |
* | Central logging now works, although there appear to be a few kinks to work out. | luke | 2005-10-28 | 1 | -0/+176 |
* | Getting rid of the tc_ prefix to test cases | luke | 2005-10-22 | 6 | -0/+0 |
* | Made tweaks here and there to get it running better on my local network. I a... | luke | 2005-10-21 | 2 | -13/+42 |
* | switching test classes back to modules -- making them classes causes too many... | luke | 2005-10-03 | 6 | -6/+12 |
* | Switched @should to an array, so all objects can now handle that. I have not... | luke | 2005-10-02 | 2 | -0/+2 |
* | switching all relationships to be centrally maintained and to use symbolic re... | luke | 2005-10-01 | 1 | -0/+2 |
* | Many, many changes toward a completely functional system. The only current p... | luke | 2005-09-23 | 1 | -7/+91 |
* | Okay, all tests pass again. The work done on nodes will take a little while ... | luke | 2005-09-22 | 2 | -0/+5 |
* | making "Type.new" private, and switching to "Type.create", so that i can merg... | luke | 2005-09-16 | 1 | -44/+0 |
* | adding extra checks to make sure networking is secure, and refactoring a heck... | luke | 2005-09-15 | 5 | -605/+298 |
* | cleaning up tests a bit; mostly just making sure tests clean up after themsel... | luke | 2005-09-15 | 1 | -1/+3 |
* | debugged ignore in fileserver, added tests to ignore tc and fixed server.list... | shafer | 2005-09-15 | 1 | -19/+19 |
* | all tests now pass on solaris 10x86; i had to do some stupid hacking with bas... | luke | 2005-09-07 | 2 | -1/+23 |
* | adding all of the work necessary for tidying | luke | 2005-09-06 | 1 | -1/+1 |
* | adding file reread to master, although it is plenty hackish | luke | 2005-08-30 | 1 | -0/+52 |
* | fileserver config file now reloads when it is more than 60 seconds out of date | luke | 2005-08-30 | 1 | -0/+64 |
* | correcting documentation on autosign in puppetmasterd, and switching the auto... | luke | 2005-08-30 | 1 | -4/+1 |
* | This should be the commit that brings us to Beta 1. All tests pass, although... | Luke Kanies | 2005-08-28 | 3 | -8/+100 |
* | Adding authorization store, initially just used for file serving but eventual... | Luke Kanies | 2005-08-28 | 1 | -0/+185 |
* | adding config file parsing | Luke Kanies | 2005-08-27 | 1 | -22/+102 |
* | remote filecopying now works | Luke Kanies | 2005-08-23 | 1 | -38/+0 |
* | Have done a significant reorganization of how clients work, also, along with ... | Luke Kanies | 2005-08-23 | 4 | -82/+53 |
* | Created a Handler base class for all of the server handlers, which allows a l... | Luke Kanies | 2005-08-23 | 1 | -0/+50 |
* | moving all server handlers into a specific server subdirectory | Luke Kanies | 2005-08-23 | 5 | -57/+311 |
* | Moving all files into a consolidated trunk. All tests pass except the known-... | Luke Kanies | 2005-08-23 | 4 | -0/+1110 |