| Commit message (Expand) | Author | Age | Files | Lines |
* | Almost all tests now pass. I have basically reached the point where I was be... | luke | 2006-12-11 | 1 | -8/+3 |
* | Another intermediate commit. Most of the graphing work itself is now done, b... | luke | 2006-12-09 | 1 | -2/+3 |
* | Fixing #339, and the bigger problem it concealed. Metaparams are now only ad... | luke | 2006-11-13 | 1 | -0/+2 |
* | Fixing the test scripts so that the library path | luke | 2006-10-16 | 12 | -12/+36 |
* | Adding a ruby header to all of the tests so that they can now be executed as ... | luke | 2006-10-16 | 11 | -0/+22 |
* | Making all test suites executable, adding some tests for handling changing fi... | luke | 2006-10-16 | 6 | -0/+0 |
* | Fixing #291 -- the problem was that instead of throwing an error on a missing... | luke | 2006-10-16 | 1 | -0/+2 |
* | Refactoring reporting. Reports are now modules instead of simple methods. | luke | 2006-10-07 | 1 | -69/+105 |
* | Merging the fix to server/master.rb | luke | 2006-09-22 | 1 | -1/+54 |
* | Adding some error handling for when a non-existent report is asked for, and a... | luke | 2006-09-21 | 1 | -0/+19 |
* | Small test fixes in preparation for 0.19.2 | luke | 2006-09-21 | 1 | -1/+1 |
* | Small update to the fileserver tests; it was apparently not making some test ... | luke | 2006-09-19 | 1 | -1/+2 |
* | Converting to using the Rakefile for testing. The old 'test' script is | luke | 2006-09-19 | 12 | -125/+25 |
* | Add config option 'node_name' to control what puppetmaster considers the prop... | lutter | 2006-09-18 | 1 | -10/+29 |
* | Fix test_host_specific to not depend on the path of the test directory and re... | lutter | 2006-09-14 | 1 | -8/+14 |
* | Fixing the problem with fileserver expansions, and doing a bit of refactoring... | luke | 2006-09-14 | 1 | -4/+55 |
* | Fixing report autoloading; I was calling the wrong method, and they were neve... | luke | 2006-08-28 | 1 | -0/+42 |
* | Committing some changes to the %h expansion in fileserving. This change make... | luke | 2006-08-28 | 1 | -7/+111 |
* | Support for %h and %H replacement in the path of fileserver modules. | lutter | 2006-08-26 | 1 | -0/+115 |
* | Support for certificate revocation and checking connections on the server aga... | lutter | 2006-08-21 | 1 | -31/+84 |
* | Making some of the metaprogramming a bit more explicit and a bit easier to ma... | luke | 2006-08-20 | 1 | -5/+1 |
* | Merging r1468 from the implementations branch with r1438 from when the branch... | luke | 2006-08-14 | 1 | -4/+1 |
* | Fixing the master server so that it always uses the Facter hostname, not the ... | luke | 2006-07-31 | 1 | -0/+39 |
* | First round of bugfixes in preparation for 0.18.4 | luke | 2006-07-21 | 1 | -6/+5 |
* | Fixing filebucket server so that paths are not added multiple times | luke | 2006-07-11 | 1 | -3/+24 |
* | Fixing reports so that multiple host report directories can be created. Ther... | luke | 2006-07-11 | 1 | -0/+16 |
* | Redoing reporting a bit, so that reports are now defined as methods. If they... | luke | 2006-07-04 | 1 | -3/+0 |
* | fixing some smallish bugs in preparation for 0.18.2 | luke | 2006-07-04 | 1 | -2/+2 |
* | Some updates resulting from trying to track down a segfault introduced when I... | luke | 2006-07-03 | 1 | -1/+0 |
* | Significantly redoing metrics. There are now no class variables for metrics,... | luke | 2006-06-30 | 1 | -5/+11 |
* | First commit of complete reporting support. The only existing report at this... | luke | 2006-06-29 | 1 | -1/+1 |
* | Adding reporting client, server, and tests. At this point, the server just s... | luke | 2006-06-29 | 1 | -0/+74 |
* | Fixing backgrounding in puppetrun; I had the bit flipped between the client a... | luke | 2006-06-28 | 1 | -12/+12 |
* | Fixing #175. The setpidfile setting was being ignored. | luke | 2006-06-20 | 1 | -0/+27 |
* | Setting pluginsync default to false, and (hopefully) fixing autosign problem ... | luke | 2006-06-20 | 1 | -5/+36 |
* | Adding fixes for solaris zones | luke | 2006-06-13 | 1 | -3/+3 |
* | Fixing #168. Reworked the regex to allow matching TLDs. | luke | 2006-06-08 | 1 | -0/+9 |
* | Did some work on making sure object removal actually works, thus stopping som... | luke | 2006-05-25 | 2 | -4/+9 |
* | Added the last of the tests for the runner, along with the necessary work in ... | luke | 2006-05-18 | 1 | -20/+52 |
* | Adding a lot of structure to puppet.rb to make it easier to manage multiple o... | luke | 2006-05-18 | 1 | -0/+75 |
* | Bug fixes from OS X for 0.16.3 | luke | 2006-05-01 | 1 | -0/+1 |
* | Hopefully final bug fixes in preparation for 0.16.3 | luke | 2006-04-30 | 1 | -1/+10 |
* | Adding in all of the patches necessary to make a prototype rails interface to... | luke | 2006-04-28 | 1 | -2/+2 |
* | adding "clean" mode to puppetca | luke | 2006-04-26 | 1 | -0/+7 |
* | Final commit before 0.16.0 | luke | 2006-04-21 | 4 | -4/+158 |
* | Go some work started on developing authorization, but I have made little prog... | luke | 2006-04-21 | 1 | -4/+4 |
* | pelement listing now works | luke | 2006-04-20 | 1 | -24/+43 |
* | Added a list class method to just about all types, and it seems to actually w... | luke | 2006-04-20 | 1 | -15/+100 |
* | Adding a "list" class method to most types, and using it in the tests for the... | luke | 2006-04-20 | 1 | -0/+55 |
* | A simple first version of an object (called "pelement") server is now in plac... | luke | 2006-04-20 | 1 | -0/+81 |