summaryrefslogtreecommitdiffstats
path: root/test/client
Commit message (Expand)AuthorAgeFilesLines
* Merging the code over from the oscar branch. I will now be doing all develop...luke2006-11-081-0/+20
* Fixing virtual object collection. I apparently broke it when I added rails c...luke2006-10-181-0/+5
* Fixing the test scripts so that the library pathluke2006-10-163-3/+9
* Adding a ruby header to all of the tests so that they can now be executed as ...luke2006-10-163-0/+6
* Making all test suites executable, adding some tests for handling changing fi...luke2006-10-163-0/+0
* Fixing the problem reported by Adnet Ghislain where facts do not load on late...luke2006-10-091-2/+17
* Fixing #283, opened by luke.luke2006-09-211-0/+30
* Converting to using the Rakefile for testing. The old 'test' script isluke2006-09-193-29/+8
* Adding the Daemon module back into the Client class, which fixes #247.luke2006-09-051-0/+21
* Adding the ability to download facts from the central server. This allows fa...luke2006-09-051-9/+73
* Making some of the metaprogramming a bit more explicit and a bit easier to ma...luke2006-08-201-2/+2
* Accepting the patch from #190.luke2006-07-051-6/+2
* Some updates resulting from trying to track down a segfault introduced when I...luke2006-07-031-0/+4
* Cleaning up plugin handling a bit -- they can now be colon-separated paths, a...luke2006-06-281-1/+8
* Adding plugins and plugin management. The Master Client will now automatical...luke2006-06-201-0/+64
* Correcting puppetrun docs and fixing a test so it works with older versions o...luke2006-06-131-1/+1
* Fixing #154. Basically just accepted the patch that fixes master.rb and adde...luke2006-06-081-0/+18
* Fixing #132, which involved creating a separate CA client and using it to ret...luke2006-05-021-1/+1
* Adding in all of the patches necessary to make a prototype rails interface to...luke2006-04-281-0/+99
* Adding locking to the master client, so that only one copy of puppetd will be...luke2006-04-111-0/+32
* Adding the puppet client version to the fact list as "clientversion"luke2006-04-111-2/+16
* Fixing a couple of bugs in preparation for 0.15.2; mostly they were in the te...luke2006-04-042-3/+6
* Fixing the class file to actually store class names, not object ids. Also ad...luke2006-04-041-0/+32
* Added a test for Type#remove, and fixed the method so it actually works. I wa...luke2006-04-021-17/+5
* Fixing tests so they do not chmod /dev/null to 640 (stupid tests).luke2006-03-021-68/+0
* Okay, Puppet is now almost entirely capable of configuring itself. I have no...luke2006-03-021-3/+21
* Adding --enable/--disable locking for puppetd. You can now disable puppetd f...luke2006-02-141-0/+72
* Committing most of the scheduling stuff. There is still a bit of work to do ...luke2006-01-231-2/+2
* removing any direct references to /tmp in testsluke2005-11-241-1/+1
* Getting rid of the tc_ prefix to test casesluke2005-10-221-0/+0
* switching test classes back to modules -- making them classes causes too many...luke2005-10-031-1/+2
* Okay, all tests pass again. The work done on nodes will take a little while ...luke2005-09-221-1/+1
* adding extra checks to make sure networking is secure, and refactoring a heck...luke2005-09-151-52/+87
* I did not have good puppetd tests, so I missed the fact that I was calling th...Luke Kanies2005-08-291-2/+20
* Have done a significant reorganization of how clients work, also, along with ...Luke Kanies2005-08-231-3/+5
* all tests pass except a certificate test i do not know how to fixLuke Kanies2005-08-161-11/+43
* all tests pass except those related to puppetd; i am going to significantly r...Luke Kanies2005-08-121-4/+4
* done a lot of work on certificates; all tests except one puppetca test passLuke Kanies2005-08-091-25/+98
* making changes necessary to pass tests on all available platformsLuke Kanies2005-07-241-14/+23
* renaming blink to puppetLuke Kanies2005-06-271-7/+7
* i now have basic events: you can only specify simple object types as requirem...Luke Kanies2005-05-291-1/+1
* we now have networkingLuke Kanies2005-05-211-2/+2
* dealing with having moved the examples to the language areaLuke Kanies2005-04-221-1/+1
* fixing most of the function call stuffLuke Kanies2005-04-151-0/+3
* okay, all tests pass againLuke Kanies2005-04-131-1/+5
* adding client stuff to the library treeLuke Kanies2005-04-131-0/+26