| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Updated to version 0.18.2 | luke | 2006-07-04 | 1 | -1/+1 |
| * | small fixes towards 0.18.2 | luke | 2006-07-04 | 2 | -31/+36 |
| * | adding host information to reports and tagmail report | luke | 2006-07-04 | 3 | -6/+9 |
| * | renaming tagmail config file | luke | 2006-07-04 | 1 | -1/+1 |
| * | Redoing reporting a bit, so that reports are now defined as methods. If they... | luke | 2006-07-04 | 2 | -9/+34 |
| * | fixing some smallish bugs in preparation for 0.18.2 | luke | 2006-07-04 | 1 | -2/+19 |
| * | fixing a small but important typo, and adding sunfreeware as a dupe of blastw... | luke | 2006-07-04 | 2 | -1/+8 |
| * | Adding blastwave packaging, and doing some fixes on gem and sun packaging | luke | 2006-07-04 | 3 | -23/+163 |
| * | Some updates resulting from trying to track down a segfault introduced when I... | luke | 2006-07-03 | 3 | -4/+14 |
| * | Adding Ruby Gem support to packaging | luke | 2006-07-03 | 2 | -44/+123 |
| * | Adding minimal update checking for templates. It will only check the templat... | luke | 2006-07-03 | 2 | -63/+97 |
| * | More report and metrics manipulations. This should be the last of it. | luke | 2006-07-01 | 4 | -17/+53 |
| * | Significantly redoing metrics. There are now no class variables for metrics,... | luke | 2006-06-30 | 4 | -137/+34 |
| * | oops; adding transaction report class | luke | 2006-06-30 | 1 | -0/+40 |
| * | Trying to merge metrics and reports. There is now a separate transaction rep... | luke | 2006-06-30 | 8 | -100/+143 |
| * | adding a "thinmark" method, which does a simple benchmark with no logging | luke | 2006-06-30 | 1 | -2/+12 |
| * | Accepting patch #189, although I am just putting the environment statement in... | luke | 2006-06-30 | 1 | -0/+2 |
| * | Fixing #133. Added a "notify" and a "before" metaparam; notify is the opposi... | luke | 2006-06-30 | 1 | -14/+93 |
| * | Fix a small bug in mount where parsing fails if dump and pass are missing (th... | lutter | 2006-06-30 | 1 | -30/+45 |
| * | Moving the template handling into a simple wrapper object so templates don't ... | luke | 2006-06-30 | 2 | -21/+40 |
| * | adding some tests for the template function | luke | 2006-06-29 | 1 | -1/+1 |
| * | Adding initial template support. It is just a function, and a method_missing... | luke | 2006-06-29 | 2 | -1/+37 |
| * | First commit of complete reporting support. The only existing report at this... | luke | 2006-06-29 | 8 | -12/+216 |
| * | Adding reporting client, server, and tests. At this point, the server just s... | luke | 2006-06-29 | 2 | -0/+111 |
| * | Adding report collection to both statechange and transaction. | luke | 2006-06-29 | 3 | -8/+10 |
| * | Updated to version 0.18.1 | luke | 2006-06-28 | 1 | -1/+1 |
| * | For each type, adding a "new<type>" method to Puppet::Type, so instead of typ... | luke | 2006-06-28 | 1 | -3/+24 |
| * | Cleaning up plugin handling a bit -- they can now be colon-separated paths, a... | luke | 2006-06-28 | 4 | -34/+55 |
| * | adding message about retrieving plugins | luke | 2006-06-28 | 1 | -0/+2 |
| * | Moving the timer monitoring to after the services are created (because they a... | luke | 2006-06-28 | 1 | -11/+19 |
| * | Fixing backgrounding in puppetrun; I had the bit flipped between the client a... | luke | 2006-06-28 | 1 | -5/+4 |
| * | Converting Parameter#proxymethods from using eval to using define_method | luke | 2006-06-27 | 1 | -1/+3 |
| * | Making sure fail function converts everything to strings | luke | 2006-06-27 | 1 | -2/+2 |
| * | Adding "fail" function, which will raise a ParseError if it is encountered. | luke | 2006-06-27 | 1 | -0/+5 |
| * | Catching errors thrown during object evaluation and marking the objects as fa... | luke | 2006-06-27 | 2 | -2/+17 |
| * | adding hooks for ignoring files in the plugins directory, and defaulting to i... | luke | 2006-06-27 | 1 | -2/+6 |
| * | removing that info message, duh; it produces a lot of spurious output during ... | luke | 2006-06-27 | 1 | -1/+0 |
| * | Adding info messages about errors loading plugins | luke | 2006-06-27 | 1 | -1/+2 |
| * | Adding support for special freebsd @schedule crap. Also making sure that cro... | luke | 2006-06-27 | 1 | -40/+105 |
| * | Largely refactored how log destinations are handled, although it is not expos... | luke | 2006-06-27 | 7 | -190/+340 |
| * | Adding a "latest" test for rpms, since I have been told this is not working. ... | luke | 2006-06-26 | 1 | -1/+1 |
| * | Adding HUP and USR1 hooks | luke | 2006-06-26 | 4 | -6/+98 |
| * | Fixing #178. I just added URI escaping and unescaping to file names. | luke | 2006-06-20 | 2 | -2/+4 |
| * | Fixing #175. The setpidfile setting was being ignored. | luke | 2006-06-20 | 1 | -0/+1 |
| * | Fixing #182. Added a retry section to try reconnecting to ldap. Only one re... | luke | 2006-06-20 | 1 | -1/+9 |
| * | Setting pluginsync default to false, and (hopefully) fixing autosign problem ... | luke | 2006-06-20 | 2 | -9/+20 |
| * | Fixing broken symlink behaviour mentioned on the list | luke | 2006-06-20 | 1 | -1/+3 |
| * | Adding plugins and plugin management. The Master Client will now automatical... | luke | 2006-06-20 | 3 | -2/+70 |
| * | More documentation changes. | luke | 2006-06-19 | 10 | -38/+38 |
| * | updating some docs and puppetdoc in preparation for a move to webgen instead ... | luke | 2006-06-17 | 2 | -8/+8 |