Age | Commit message (Expand) | Author | Files | Lines |
2006-10-09 | Fixing the problem reported by Adnet Ghislain where facts do not load on late... | luke | 1 | -2/+17 |
2006-09-21 | Fixing #283, opened by luke. | luke | 1 | -0/+30 |
2006-09-19 | Converting to using the Rakefile for testing. The old 'test' script is | luke | 3 | -29/+8 |
2006-09-05 | Adding the Daemon module back into the Client class, which fixes #247. | luke | 1 | -0/+21 |
2006-09-05 | Adding the ability to download facts from the central server. This allows fa... | luke | 1 | -9/+73 |
2006-08-20 | Making some of the metaprogramming a bit more explicit and a bit easier to ma... | luke | 1 | -2/+2 |
2006-07-05 | Accepting the patch from #190. | luke | 1 | -6/+2 |
2006-07-03 | Some updates resulting from trying to track down a segfault introduced when I... | luke | 1 | -0/+4 |
2006-06-28 | Cleaning up plugin handling a bit -- they can now be colon-separated paths, a... | luke | 1 | -1/+8 |
2006-06-20 | Adding plugins and plugin management. The Master Client will now automatical... | luke | 1 | -0/+64 |
2006-06-13 | Correcting puppetrun docs and fixing a test so it works with older versions o... | luke | 1 | -1/+1 |
2006-06-08 | Fixing #154. Basically just accepted the patch that fixes master.rb and adde... | luke | 1 | -0/+18 |
2006-05-02 | Fixing #132, which involved creating a separate CA client and using it to ret... | luke | 1 | -1/+1 |
2006-04-28 | Adding in all of the patches necessary to make a prototype rails interface to... | luke | 1 | -0/+99 |
2006-04-11 | Adding locking to the master client, so that only one copy of puppetd will be... | luke | 1 | -0/+32 |
2006-04-11 | Adding the puppet client version to the fact list as "clientversion" | luke | 1 | -2/+16 |
2006-04-04 | Fixing a couple of bugs in preparation for 0.15.2; mostly they were in the te... | luke | 2 | -3/+6 |
2006-04-04 | Fixing the class file to actually store class names, not object ids. Also ad... | luke | 1 | -0/+32 |
2006-04-02 | Added a test for Type#remove, and fixed the method so it actually works. I wa... | luke | 1 | -17/+5 |
2006-03-02 | Fixing tests so they do not chmod /dev/null to 640 (stupid tests). | luke | 1 | -68/+0 |
2006-03-02 | Okay, Puppet is now almost entirely capable of configuring itself. I have no... | luke | 1 | -3/+21 |
2006-02-14 | Adding --enable/--disable locking for puppetd. You can now disable puppetd f... | luke | 1 | -0/+72 |
2006-01-23 | Committing most of the scheduling stuff. There is still a bit of work to do ... | luke | 1 | -2/+2 |
2005-11-24 | removing any direct references to /tmp in tests | luke | 1 | -1/+1 |
2005-10-22 | Getting rid of the tc_ prefix to test cases | luke | 1 | -0/+0 |
2005-10-03 | switching test classes back to modules -- making them classes causes too many... | luke | 1 | -1/+2 |
2005-09-22 | Okay, all tests pass again. The work done on nodes will take a little while ... | luke | 1 | -1/+1 |
2005-09-15 | adding extra checks to make sure networking is secure, and refactoring a heck... | luke | 1 | -52/+87 |
2005-08-29 | I did not have good puppetd tests, so I missed the fact that I was calling th... | Luke Kanies | 1 | -2/+20 |
2005-08-23 | Have done a significant reorganization of how clients work, also, along with ... | Luke Kanies | 1 | -3/+5 |
2005-08-16 | all tests pass except a certificate test i do not know how to fix | Luke Kanies | 1 | -11/+43 |
2005-08-12 | all tests pass except those related to puppetd; i am going to significantly r... | Luke Kanies | 1 | -4/+4 |
2005-08-09 | done a lot of work on certificates; all tests except one puppetca test pass | Luke Kanies | 1 | -25/+98 |
2005-07-24 | making changes necessary to pass tests on all available platforms | Luke Kanies | 1 | -14/+23 |
2005-06-27 | renaming blink to puppet | Luke Kanies | 1 | -7/+7 |
2005-05-29 | i now have basic events: you can only specify simple object types as requirem... | Luke Kanies | 1 | -1/+1 |
2005-05-21 | we now have networking | Luke Kanies | 1 | -2/+2 |
2005-04-22 | dealing with having moved the examples to the language area | Luke Kanies | 1 | -1/+1 |
2005-04-15 | fixing most of the function call stuff | Luke Kanies | 1 | -0/+3 |
2005-04-13 | okay, all tests pass again | Luke Kanies | 1 | -1/+5 |
2005-04-13 | adding client stuff to the library tree | Luke Kanies | 1 | -0/+26 |