| Commit message (Expand) | Author | Age | Files | Lines |
* | Some more graph optimizations; I think I am now close enough that I am basica... | luke | 2006-12-17 | 1 | -31/+66 |
* | Fixing the next round of bugs, mostly little things but I had to modify trans... | luke | 2006-12-13 | 1 | -1/+11 |
* | Almost all tests now pass. I have basically reached the point where I was be... | luke | 2006-12-11 | 1 | -5/+6 |
* | Most tests now pass in the whole system, but there are still about 8 cases th... | luke | 2006-12-11 | 1 | -0/+5 |
* | Most of the graph handling is now done, and all of the recursive types (basic... | luke | 2006-12-10 | 1 | -42/+67 |
* | Another intermediate commit. Most of the graphing work itself is now done, b... | luke | 2006-12-09 | 1 | -71/+153 |
* | Most of the graphing work is now done. I have also added the generator work ... | luke | 2006-12-01 | 1 | -66/+113 |
* | Intermediate commit -- I am ready to start pushing the graph stuff into the t... | luke | 2006-11-26 | 1 | -2/+6 |
* | An intermediate commit. All of the classes that use parsedfile are assuredly... | luke | 2006-11-11 | 1 | -0/+1 |
* | Adding prefetch of providers to transactions. Nothing is using it yet. I wr... | luke | 2006-10-18 | 1 | -0/+18 |
* | Fixing the rrdgraph report so that it creates a separate rrd directory for ea... | luke | 2006-10-05 | 1 | -9/+9 |
* | Adding flush functionality as requested by Scott Seago | luke | 2006-09-27 | 1 | -0/+5 |
* | As requested by Christian Warden, triggering an object now results in | luke | 2006-09-22 | 1 | -7/+25 |
* | Using the "trace" configuration parameter to determine whether a stack trace ... | luke | 2006-09-15 | 1 | -1/+1 |
* | Adding an "ignoretags" attribute to transaction, and setting it for downloadi... | luke | 2006-09-05 | 1 | -2/+2 |
* | Removing all of the changes I made towards refactoring in the last couple of ... | luke | 2006-09-05 | 1 | -16/+1 |
* | Committing functional mount support. All that's left in this chunk of work i... | luke | 2006-09-05 | 1 | -1/+1 |
* | Beginning the process of moving parsedtypes to a provider. Each parsed | luke | 2006-09-03 | 1 | -0/+9 |
* | This is the initial commit of the changes to sync and retrieve. The | luke | 2006-09-03 | 1 | -1/+7 |
* | Upgrading Triggering line from info to notice | luke | 2006-08-28 | 1 | -1/+1 |
* | A first pass of changing one of the types of names to titles. I still have t... | luke | 2006-08-16 | 1 | -3/+8 |
* | Merging r1468 from the implementations branch with r1438 from when the branch... | luke | 2006-08-14 | 1 | -1/+4 |
* | More report and metrics manipulations. This should be the last of it. | luke | 2006-07-01 | 1 | -7/+40 |
* | Trying to merge metrics and reports. There is now a separate transaction rep... | luke | 2006-06-30 | 1 | -48/+76 |
* | Adding report collection to both statechange and transaction. | luke | 2006-06-29 | 1 | -0/+6 |
* | Cleaning up plugin handling a bit -- they can now be colon-separated paths, a... | luke | 2006-06-28 | 1 | -0/+5 |
* | Catching errors thrown during object evaluation and marking the objects as fa... | luke | 2006-06-27 | 1 | -1/+16 |
* | Adding plugins and plugin management. The Master Client will now automatical... | luke | 2006-06-20 | 1 | -1/+7 |
* | A round of bug-fixing in preparation for the next release. | luke | 2006-06-13 | 1 | -3/+20 |
* | Added the last of the tests for the runner, along with the necessary work in ... | luke | 2006-05-18 | 1 | -2/+5 |
* | Adding a lot of structure to puppet.rb to make it easier to manage multiple o... | luke | 2006-05-18 | 1 | -4/+5 |
* | Making trigger logs much clearer -- you now get info logs indicating how many... | luke | 2006-05-05 | 1 | -7/+33 |
* | Changing how events work. Events are now responded to inline, while an objec... | luke | 2006-05-05 | 1 | -115/+147 |
* | Fixing #82. You can now specify comma-separated tags to get run in puppet or... | luke | 2006-03-11 | 1 | -0/+19 |
* | Fixing #95. I had to redesign how events were triggered; the transaction now... | luke | 2006-03-09 | 1 | -91/+29 |
* | Okay, Puppet is now almost entirely capable of configuring itself. I have no... | luke | 2006-03-02 | 1 | -1/+1 |
* | Changing transactions to be one-stage instead of two, and changing most of th... | luke | 2006-02-16 | 1 | -24/+78 |
* | Fixing class storage -- it was not working for nodescopes | luke | 2006-01-30 | 1 | -1/+1 |
* | Adding the event-loop stuff to the repository and switching to using it. Als... | luke | 2006-01-24 | 1 | -3/+3 |
* | Committing most of the scheduling stuff. There is still a bit of work to do ... | luke | 2006-01-23 | 1 | -3/+15 |
* | Made lots of small changes, mostly to help usability but also fixed a couple ... | luke | 2006-01-18 | 1 | -1/+2 |
* | Added "ensure" state to some classes, and added infrastructure for it to work... | luke | 2006-01-16 | 1 | -3/+8 |
* | Merging changes from the head of the rework1 branch, r 784 | luke | 2006-01-08 | 1 | -2/+0 |
* | Undoing the merge that happened in 785 | luke | 2006-01-07 | 1 | -0/+2 |
* | Merging in refactoring from version 774 into version 784 | luke | 2006-01-07 | 1 | -2/+0 |
* | Further progress towards the next release. Lots of small bugs fixed, the pat... | luke | 2005-11-01 | 1 | -4/+1 |
* | "latest" is now a valid value for packages, and yum support is also included | luke | 2005-10-20 | 1 | -4/+2 |
* | switching all relationships to be centrally maintained and to use symbolic re... | luke | 2005-10-01 | 1 | -2/+5 |
* | Users and groups now work on OS X. I had to make some key changes to how tra... | luke | 2005-09-17 | 1 | -5/+12 |
* | Users and groups now nearly work on normal machines and on os x, and I think ... | luke | 2005-09-17 | 1 | -1/+6 |