| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Consolidating all of the configuration parameter declarations into configurat... | luke | 2007-05-04 | 1 | -18/+2 |
* | Adding a --summarize option, to get a transaction summary | luke | 2007-05-04 | 1 | -11/+4 |
* | Renaming some methods so that we can generate a report on a transaction and t... | luke | 2007-03-30 | 1 | -38/+40 |
* | More work on #542 -- services in noop now produce noop events so that they ca... | luke | 2007-03-18 | 1 | -1/+7 |
* | Trying to clean up the error message from #490. It looks like the problem is... | luke | 2007-03-18 | 1 | -1/+1 |
* | Fixing #542. Transactions now cause services to warn when they would have go... | luke | 2007-03-17 | 1 | -8/+24 |
* | Adding some more testing on the @should values for :groups on users, and fixi... | luke | 2007-03-08 | 1 | -4/+1 |
* | Fixing at least part of #514. This does not get rid of all errors, but at le... | luke | 2007-02-28 | 1 | -11/+18 |
* | Redoing some aspects of the graphing in hopes of helping hte performance a bit. | luke | 2007-02-27 | 1 | -2/+3 |
* | Moving some of the stand-alone classes into the util/ subdirectory, to clean ... | luke | 2007-02-07 | 1 | -2/+2 |
* | Merging the state-rename branch. This includes the diff from version 2156 to... | luke | 2007-02-07 | 1 | -9/+11 |
* | Providing a partial fix for #428. Resources can now be deleted as long as al... | luke | 2007-01-30 | 1 | -2/+3 |
* | Fixing #433. I basically just added checks to all the places where I add edg... | luke | 2007-01-30 | 1 | -6/+30 |
* | Doing more work on #113. Mostly, just making sure remounts do not happen spu... | luke | 2007-01-29 | 1 | -4/+6 |
* | Fixing #113. I added support in the transaction for self-refreshing, which j... | luke | 2007-01-28 | 1 | -3/+17 |
* | Changing how transactions check whether a resource is being deleted. This is... | luke | 2007-01-28 | 1 | -3/+3 |
* | Wrapping the resource generation methods in begin/rescue blocks so that failu... | luke | 2007-01-23 | 1 | -2/+15 |
* | Fixing #424. The configuration compile time is now cached in the yaml cache ... | luke | 2007-01-23 | 1 | -1/+0 |
* | Fixing #437. Transactions now check whether graphs are cyclic, with a somewh... | luke | 2007-01-23 | 1 | -0/+3 |
* | Fixing a few testing bugs that have crept in, and fixing a self-reference pro... | luke | 2007-01-05 | 1 | -6/+11 |
* | Fixing #401. Transactions were trying to trigger every resource, even those ... | luke | 2007-01-03 | 1 | -1/+2 |
* | Not setting the graphdir to the puppet user, since it is only used by puppetd | luke | 2007-01-03 | 1 | -5/+1 |
* | Fixing #390. You can now add --graph to produce dot files, and you can then ... | luke | 2006-12-31 | 1 | -3/+29 |
* | Adding a bit more testing to mounts, and pulling a bit of the transaction int... | luke | 2006-12-29 | 1 | -13/+18 |
* | Finally writing unit tests for Transaction#trigger, and drastically simplifyi... | luke | 2006-12-29 | 1 | -52/+46 |
* | A couple of small bug fixes | luke | 2006-12-29 | 1 | -7/+8 |
* | Fixing #387, hopefully. | luke | 2006-12-28 | 1 | -0/+4 |
* | Fixing #386. | luke | 2006-12-27 | 1 | -0/+2 |
* | Not downcasing facts any longer, closing #210 (although not using the patch f... | luke | 2006-12-23 | 1 | -23/+22 |
* | *whew* Fixing the vast majority of the graph-related performance problems. I... | luke | 2006-12-21 | 1 | -6/+7 |
* | Fixing #372 and #374. All is not perfect, since OS X still cannot set UID, b... | luke | 2006-12-19 | 1 | -0/+1 |
* | Adding :replace aliases, as requested in #366. | luke | 2006-12-19 | 1 | -2/+0 |
* | 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 |