| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Mark all package providers that don't currently report themselves as being ve... | mpalmer | 2007-05-30 | 6 | -0/+24 |
* | Correct a problem with the dpkg provider's handling of the :purged state, and... | mpalmer | 2007-05-25 | 2 | -2/+2 |
* | Adding a warning for when no properties are specified on services | luke | 2007-05-25 | 1 | -0/+4 |
* | Adding a debug statement describing why restarts are skipped on services | luke | 2007-05-25 | 1 | -1/+3 |
* | fixing the method to check for hostdir writability in the rrdgraph report | luke | 2007-05-25 | 1 | -1/+1 |
* | Changing the location of the classes.txt to the state dir | luke | 2007-05-25 | 1 | -1/+1 |
* | Adding more detail to the per-host reports dirs, since it was not setting mod... | luke | 2007-05-25 | 1 | -3/+3 |
* | Adding better error reporting on unmatched brackets -- you will now get notif... | luke | 2007-05-25 | 3 | -2/+48 |
* | Updating the exec docs to specify that the timeout is in seconds | luke | 2007-05-24 | 1 | -1/+2 |
* | Fixing #501 -- there is now a splay option, disabled by default and when runn... | luke | 2007-05-18 | 2 | -1/+24 |
* | Changing the notify type so that it always uses the loglevel for logging | luke | 2007-05-18 | 2 | -4/+3 |
* | Fixing #568 | luke | 2007-05-17 | 2 | -268/+258 |
* | Fixing #566 -- definitions, tags, and classes can now be single characters | luke | 2007-05-17 | 1 | -1/+1 |
* | Adding #629 -- an undef keyword now exists | luke | 2007-05-17 | 6 | -561/+624 |
* | Fixing #507 (behaviour in cycles) by changing the topsort algorithm. | luke | 2007-05-17 | 2 | -23/+26 |
* | Using the method for retrieving the dipper class, in case it has not been loaded | luke | 2007-05-16 | 1 | -1/+1 |
* | Redoing autoload a bit in preparation for adding a plugindir | luke | 2007-05-16 | 1 | -46/+58 |
* | A round of fixes so unit tests pass; most of the failures were from the mergi... | luke | 2007-05-15 | 9 | -15/+12 |
* | Fixing #569 - I have added a dynamic facts option to choose which facts will ... | luke | 2007-05-15 | 2 | -5/+18 |
* | Fixing the "is" related problems in yum and rpm support, but there are still ... | luke | 2007-05-14 | 2 | -6/+21 |
* | Removing obsolete parsedtype | luke | 2007-05-14 | 1 | -219/+0 |
* | Attempting to fix the fact that the yum package provider calls [] on the ensu... | luke | 2007-05-14 | 3 | -2/+6 |
* | fixing some problems with the config timeout -- I am not sure it ever actuall... | luke | 2007-05-14 | 1 | -4/+6 |
* | Fixing a weird bug that occurred because I was changing @parentclass in the A... | luke | 2007-05-14 | 3 | -25/+19 |
* | Fixing a path problem that resulted from the changes I made to internal varia... | luke | 2007-05-14 | 1 | -3/+3 |
* | Use @http in store, add filterhost | shadoi | 2007-05-12 | 1 | -3/+4 |
* | First try at the REST config_store | shadoi | 2007-05-12 | 2 | -4/+49 |
* | Initial configuration storage abstraction layer stuff. | shadoi | 2007-05-12 | 2 | -0/+75 |
* | Removed acts_as_taggable from the rails stuff. I haven't removed the tables ... | ballman | 2007-05-11 | 4 | -23/+3 |
* | Fixing the to_trans method and ralsh a bit so ralsh now works with the new la... | luke | 2007-05-10 | 2 | -3/+7 |
* | correcting some of the function reference docs | luke | 2007-05-10 | 1 | -3/+6 |
* | Fixing #605 -- providers now refer to @resource or @resource_type. | luke | 2007-05-09 | 42 | -274/+276 |
* | Fixing #607 -- parameters and properties now refer to a @resource rather than... | luke | 2007-05-09 | 35 | -295/+304 |
* | Fixing #606 -- now only components mention @children. | luke | 2007-05-09 | 5 | -205/+201 |
* | Allow Darwin to remount rather than unmount / mount, as per puppet-users disc... | mccune | 2007-05-09 | 1 | -1/+1 |
* | Adding default provider info to the providers report | luke | 2007-05-09 | 1 | -0/+6 |
* | Fixing the ability to fail correctly in the fileserver -- a constant was not ... | luke | 2007-05-09 | 1 | -0/+1 |
* | Removed FIXARB's from the pfile stuff. These have been resolved. | ballman | 2007-05-09 | 2 | -4/+0 |
* | Removed FIXARB's from a file that will be going away. | ballman | 2007-05-09 | 1 | -2/+0 |
* | Removed override of change_to_s since it is the same as the overridden method... | ballman | 2007-05-09 | 1 | -22/+1 |
* | Removed override of change_to_s since it is the same as the overridden method... | ballman | 2007-05-09 | 1 | -20/+0 |
* | Removed calls to is. | ballman | 2007-05-09 | 1 | -7/+0 |
* | Removed the testing method: checknewinsync. | ballman | 2007-05-09 | 1 | -15/+0 |
* | Merging of refactor-transacton to the trunk. This work removes the :is attri... | ballman | 2007-05-09 | 34 | -527/+519 |
* | Hopefully final version of the providers reference | luke | 2007-05-08 | 1 | -18/+52 |
* | Intermediate commit of more reference work, including making provider suitabl... | luke | 2007-05-08 | 3 | -14/+70 |
* | Sorting the network handlers in the network reference | luke | 2007-05-08 | 1 | -1/+1 |
* | Adding a dynamic? option for references, so those are not stored in trac | luke | 2007-05-07 | 3 | -3/+11 |
* | Lots of work related to generating more reference. Moving all of the individ... | luke | 2007-05-07 | 15 | -2/+156 |
* | Removing the obsolete logger network interface | luke | 2007-05-07 | 2 | -58/+0 |