| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Fixing misstated error name ExecutionError in blastwave packaging support | luke | 2006-07-11 | 1 | -1/+1 |
| * | Fixing reports server so it refers to the main server | luke | 2006-07-11 | 1 | -1/+1 |
| * | Default the passno to 2, defaulting to 0 is a bad idea since it disables fsck | lutter | 2006-07-10 | 1 | -1/+1 |
| * | changing plugin owner to root | luke | 2006-07-10 | 1 | -1/+2 |
| * | changing default plugin host to be $server | luke | 2006-07-10 | 1 | -1/+1 |
| * | adding rake targets | luke | 2006-07-07 | 1 | -0/+5 |
| * | Doc change: explain what the values for ensure do | lutter | 2006-07-07 | 1 | -2/+8 |
| * | adding another state that is equivalent to "stopped" for smf services | luke | 2006-07-06 | 1 | -1/+1 |
| * | Adding the newly generated docs | luke | 2006-07-06 | 2 | -1000/+1233 |
| * | More documentation updates. I think this is sufficient for replacement of th... | luke | 2006-07-06 | 3 | -40/+59 |
| * | Fixing rakefile so it generates docs from markdown, and adding big-picture.pa... | luke | 2006-07-06 | 2 | -4/+15 |
| * | removing faq.rst file | luke | 2006-07-06 | 1 | -227/+0 |
| * | Updates; remove mention of patches from specfile completely | lutter | 2006-07-06 | 1 | -4/+6 |
| * | updating changelog for 0.18.2 | luke | 2006-07-05 | 1 | -0/+7 |
| * | Accepting the patch from #190. | luke | 2006-07-05 | 2 | -13/+28 |
| * | removing cf2puppet from rpm | luke | 2006-07-05 | 1 | -1/+0 |
| * | Updated to version 0.18.2 | luke | 2006-07-04 | 1 | -1/+1 |
| * | Updated to version 0.18.2 | luke | 2006-07-04 | 1 | -1/+1 |
| * | 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 | 4 | -15/+41 |
| * | fixing some smallish bugs in preparation for 0.18.2 | luke | 2006-07-04 | 5 | -10/+36 |
| * | 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 | 4 | -36/+224 |
| * | Some updates resulting from trying to track down a segfault introduced when I... | luke | 2006-07-03 | 6 | -9/+26 |
| * | Adding Ruby Gem support to packaging | luke | 2006-07-03 | 3 | -44/+203 |
| * | Adding minimal update checking for templates. It will only check the templat... | luke | 2006-07-03 | 3 | -63/+143 |
| * | documentation updates | luke | 2006-07-02 | 11 | -35/+43 |
| * | More report and metrics manipulations. This should be the last of it. | luke | 2006-07-01 | 5 | -17/+62 |
| * | Significantly redoing metrics. There are now no class variables for metrics,... | luke | 2006-06-30 | 7 | -162/+101 |
| * | committing tests for previous changes | luke | 2006-06-30 | 3 | -4/+81 |
| * | 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 | 2 | -14/+141 |
| * | Fix a small bug in mount where parsing fails if dump and pass are missing (th... | lutter | 2006-06-30 | 6 | -30/+101 |
| * | Moving the template handling into a simple wrapper object so templates don't ... | luke | 2006-06-30 | 3 | -21/+66 |
| * | adding some tests for the template function | luke | 2006-06-29 | 3 | -2/+84 |
| * | 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 | 10 | -15/+236 |
| * | changing the #!ruby lines to #!env ruby | luke | 2006-06-29 | 7 | -192/+6 |
| * | Adding reporting client, server, and tests. At this point, the server just s... | luke | 2006-06-29 | 3 | -0/+185 |
| * | Adding report collection to both statechange and transaction. | luke | 2006-06-29 | 4 | -8/+39 |
| * | Updated to version 0.18.1 | luke | 2006-06-28 | 1 | -1/+1 |
| * | Updated to version 0.18.1 | luke | 2006-06-28 | 1 | -1/+1 |
| * | 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 | 2 | -3/+71 |