| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Another intermediate commit. Most of the graphing work itself is now done, b... | luke | 2006-12-09 | 4 | -94/+728 |
| * | Most of the graphing work is now done. I have also added the generator work ... | luke | 2006-12-01 | 8 | -161/+402 |
| * | Intermediate commit -- I am ready to start pushing the graph stuff into the t... | luke | 2006-11-26 | 7 | -32/+224 |
| * | Adding GRATR and the beginnings of graph integration. | luke | 2006-11-17 | 1 | -0/+135 |
| * | Fixing #342. Classes needed to have their namespaces set to their fully qual... | luke | 2006-11-17 | 1 | -0/+34 |
| * | Fixing mount tests after fixing the backward compatibility | luke | 2006-11-17 | 1 | -1/+2 |
| * | Fixing backwards compatibility in mounts -- they were not correctly copying t... | luke | 2006-11-16 | 1 | -5/+24 |
| * | Another testing fix | luke | 2006-11-13 | 1 | -1/+3 |
| * | Fixing more tests | luke | 2006-11-13 | 2 | -229/+230 |
| * | Fixes to the test system, and a couple of small fixes to the main code. Also... | luke | 2006-11-13 | 4 | -170/+199 |
| * | Temporarily reverting all of the recent rails work so that I can release 0.20.1 | luke | 2006-11-13 | 4 | -41/+38 |
| * | Fixing #339, and the bigger problem it concealed. Metaparams are now only ad... | luke | 2006-11-13 | 2 | -1/+8 |
| * | Removing some debugging, and trying to track down a bug where symlinks get re... | luke | 2006-11-13 | 1 | -0/+3 |
| * | Ported sshkey over, yay. | luke | 2006-11-13 | 1 | -0/+62 |
| * | Adding a NetInfo provider for hosts. Yay! | luke | 2006-11-13 | 1 | -0/+58 |
| * | Hosts now work again, and it should be straightforward to create a netinfo pr... | luke | 2006-11-13 | 4 | -122/+131 |
| * | Ports are still broken, but I need to work on something else while I am think... | luke | 2006-11-13 | 6 | -56/+12180 |
| * | Trying to get a netinfo provider for mounts working, but i give up. I am lea... | luke | 2006-11-12 | 1 | -0/+80 |
| * | Mounts work again, at least with the parsedfile provider. I still need to cr... | luke | 2006-11-12 | 5 | -114/+387 |
| * | Doing some refactoring in how state values are set. The primary motivation w... | luke | 2006-11-11 | 1 | -13/+129 |
| * | Fixing the state class so that blocks are optional for values. This is usefu... | luke | 2006-11-11 | 1 | -3/+52 |
| * | An intermediate commit. All of the classes that use parsedfile are assuredly... | luke | 2006-11-11 | 3 | -0/+445 |
| * | Adding module for parsing files. This module is only included into the parse... | luke | 2006-11-10 | 1 | -0/+365 |
| * | Fix silly regexp mistake where lines with values containing '=' were parsed i... | lutter | 2006-11-10 | 1 | -2/+2 |
| * | Fixing some warnings | luke | 2006-11-10 | 1 | -0/+10 |
| * | Mostly small changes toward 0.20.1 | luke | 2006-11-10 | 3 | -9/+10 |
| * | Fixing #324. Mkusers was not specifically ignoring the root user, and it is ... | luke | 2006-11-09 | 1 | -0/+42 |
| * | fixing #327; debian packages now correctly register their "latest" status | luke | 2006-11-09 | 1 | -0/+2 |
| * | Small fixes here and there. The rails changes needs to be pushed through the... | luke | 2006-11-09 | 1 | -2/+2 |
| * | Fixing rrdgraph report (as marked in #334); also, expanding the docs on all o... | luke | 2006-11-09 | 1 | -1/+17 |
| * | Rails stuff part 1 | shadoi | 2006-11-09 | 4 | -38/+41 |
| * | Fixing some sticky problems with checksums when just using the "check" metapa... | luke | 2006-11-08 | 1 | -3/+30 |
| * | Merging the code over from the oscar branch. I will now be doing all develop... | luke | 2006-11-08 | 19 | -214/+471 |
| * | Another round of bugfixing, including finding out that the tagmail report was... | luke | 2006-10-18 | 1 | -1/+3 |
| * | A round of bug-fixing on OS X | luke | 2006-10-18 | 2 | -3/+8 |
| * | Doing some work on the DSL. It behaves a little more like the real language ... | luke | 2006-10-18 | 4 | -6/+220 |
| * | Another round of bug-fixes in preparation for 0.20.0 | luke | 2006-10-18 | 6 | -12/+40 |
| * | Changing the realize() function to be just syntactic sugar for a collection -... | luke | 2006-10-18 | 2 | -2/+56 |
| * | Adding a "realize" function that can be used to make one or more resource non... | luke | 2006-10-18 | 3 | -0/+54 |
| * | Adding prefetch of providers to transactions. Nothing is using it yet. I wr... | luke | 2006-10-18 | 1 | -0/+38 |
| * | Fixing virtual object collection. I apparently broke it when I added rails c... | luke | 2006-10-18 | 4 | -6/+31 |
| * | Fixing a bug that only occurred if a defined resource was already defined in ... | luke | 2006-10-17 | 1 | -0/+14 |
| * | sshkey now uses a provider | luke | 2006-10-17 | 4 | -58/+70 |
| * | Ported mount over to using providers | luke | 2006-10-17 | 4 | -209/+321 |
| * | Fixing ports to now use a provider | luke | 2006-10-17 | 2 | -87/+87 |
| * | Working on migrating the parsedtypes to using providers for the parsing aspec... | luke | 2006-10-17 | 5 | -69/+332 |
| * | First batch of fixes from running tests. | luke | 2006-10-17 | 6 | -22/+25 |
| * | Rewriting nearly all of the tests for the tidy type, and redoing the internal... | luke | 2006-10-17 | 1 | -22/+134 |
| * | Fixing the test scripts so that the library path | luke | 2006-10-16 | 90 | -92/+271 |
| * | Fixing gennode; it was not actually adding the class code to the generated node. | luke | 2006-10-16 | 1 | -6/+40 |