summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* removing faq.rst fileluke2006-07-061-227/+0
* Updates; remove mention of patches from specfile completelylutter2006-07-061-4/+6
* updating changelog for 0.18.2luke2006-07-051-0/+7
* Accepting the patch from #190.luke2006-07-052-13/+28
* removing cf2puppet from rpmluke2006-07-051-1/+0
* Updated to version 0.18.2luke2006-07-041-1/+1
* Updated to version 0.18.2luke2006-07-041-1/+1
* Updated to version 0.18.2luke2006-07-041-1/+1
* small fixes towards 0.18.2luke2006-07-042-31/+36
* adding host information to reports and tagmail reportluke2006-07-043-6/+9
* renaming tagmail config fileluke2006-07-041-1/+1
* Redoing reporting a bit, so that reports are now defined as methods. If they...luke2006-07-044-15/+41
* fixing some smallish bugs in preparation for 0.18.2luke2006-07-045-10/+36
* fixing a small but important typo, and adding sunfreeware as a dupe of blastw...luke2006-07-042-1/+8
* Adding blastwave packaging, and doing some fixes on gem and sun packagingluke2006-07-044-36/+224
* Some updates resulting from trying to track down a segfault introduced when I...luke2006-07-036-9/+26
* Adding Ruby Gem support to packagingluke2006-07-033-44/+203
* Adding minimal update checking for templates. It will only check the templat...luke2006-07-033-63/+143
* documentation updatesluke2006-07-0211-35/+43
* More report and metrics manipulations. This should be the last of it.luke2006-07-015-17/+62
* Significantly redoing metrics. There are now no class variables for metrics,...luke2006-06-307-162/+101
* committing tests for previous changesluke2006-06-303-4/+81
* oops; adding transaction report classluke2006-06-301-0/+40
* Trying to merge metrics and reports. There is now a separate transaction rep...luke2006-06-308-100/+143
* adding a "thinmark" method, which does a simple benchmark with no loggingluke2006-06-301-2/+12
* Accepting patch #189, although I am just putting the environment statement in...luke2006-06-301-0/+2
* Fixing #133. Added a "notify" and a "before" metaparam; notify is the opposi...luke2006-06-302-14/+141
* Fix a small bug in mount where parsing fails if dump and pass are missing (th...lutter2006-06-306-30/+101
* Moving the template handling into a simple wrapper object so templates don't ...luke2006-06-303-21/+66
* adding some tests for the template functionluke2006-06-293-2/+84
* Adding initial template support. It is just a function, and a method_missing...luke2006-06-292-1/+37
* First commit of complete reporting support. The only existing report at this...luke2006-06-2910-15/+236
* changing the #!ruby lines to #!env rubyluke2006-06-297-192/+6
* Adding reporting client, server, and tests. At this point, the server just s...luke2006-06-293-0/+185
* Adding report collection to both statechange and transaction.luke2006-06-294-8/+39
* Updated to version 0.18.1luke2006-06-281-1/+1
* Updated to version 0.18.1luke2006-06-281-1/+1
* Updated to version 0.18.1luke2006-06-281-1/+1
* For each type, adding a "new<type>" method to Puppet::Type, so instead of typ...luke2006-06-282-3/+71
* Cleaning up plugin handling a bit -- they can now be colon-separated paths, a...luke2006-06-287-36/+116
* Fixing zone testsluke2006-06-281-3/+4
* adding message about retrieving pluginsluke2006-06-281-0/+2
* updating CHANGELOG for 0.18.1luke2006-06-281-0/+20
* Moving the timer monitoring to after the services are created (because they a...luke2006-06-281-11/+19
* Fixing backgrounding in puppetrun; I had the bit flipped between the client a...luke2006-06-282-17/+16
* Converting Parameter#proxymethods from using eval to using define_methodluke2006-06-271-1/+3
* Making sure fail function converts everything to stringsluke2006-06-272-3/+4
* Adding "fail" function, which will raise a ParseError if it is encountered.luke2006-06-272-0/+24
* Catching errors thrown during object evaluation and marking the objects as fa...luke2006-06-272-2/+17
* adding hooks for ignoring files in the plugins directory, and defaulting to i...luke2006-06-271-2/+6