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