summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* These are the same versions from changeset 1837shadoi2006-12-152-26/+33
* Some rails modificationsluke2006-12-152-7/+14
* Rename some stuff I missed when it was revertedshadoi2006-12-151-3/+4
* Moving the mount provider tests into a subdir, and fixing the basedir calcula...luke2006-12-143-16/+3
* New rails stuff redux.shadoi2006-12-146-33/+54
* Small changes to the test rakefile. This rakefile still is not completely sa...luke2006-12-141-2/+2
* Fixing painfully difficult to find bug in defining exported resourcesluke2006-12-141-7/+7
* Reworking the package tests. Now providers are tested individuallyluke2006-12-146-499/+302
* Rewriting the test rakefile so test directories can be more than one director...luke2006-12-143-41/+56
* Another round of bug fixing. Now everything passes except mounts, at least o...luke2006-12-138-78/+34
* Fixing the next round of bugs, mostly little things but I had to modify trans...luke2006-12-135-22/+46
* You can now use the "resources" type to purge resources. I still need to mod...luke2006-12-132-2/+32
* Adding a metatype to manage resources of a specified type. For now, this met...luke2006-12-125-8/+133
* Working some on the export/collect problem. It actually works now, but there...luke2006-12-122-1/+45
* All tests should now pass, with the possible exception of some tests that mig...luke2006-12-114-90/+42
* Almost all tests now pass. I have basically reached the point where I was be...luke2006-12-115-13/+116
* Most tests now pass in the whole system, but there are still about 8 cases th...luke2006-12-114-2/+51
* Most of the graph handling is now done, and all of the recursive types (basic...luke2006-12-108-302/+102
* Removing the symlink type finally.luke2006-12-101-117/+0
* Another intermediate commit. Most of the graphing work itself is now done, b...luke2006-12-094-94/+728
* Most of the graphing work is now done. I have also added the generator work ...luke2006-12-018-161/+402
* Intermediate commit -- I am ready to start pushing the graph stuff into the t...luke2006-11-267-32/+224
* Adding GRATR and the beginnings of graph integration.luke2006-11-171-0/+135
* Fixing #342. Classes needed to have their namespaces set to their fully qual...luke2006-11-171-0/+34
* Fixing mount tests after fixing the backward compatibilityluke2006-11-171-1/+2
* Fixing backwards compatibility in mounts -- they were not correctly copying t...luke2006-11-161-5/+24
* Another testing fixluke2006-11-131-1/+3
* Fixing more testsluke2006-11-132-229/+230
* Fixes to the test system, and a couple of small fixes to the main code. Also...luke2006-11-134-170/+199
* Temporarily reverting all of the recent rails work so that I can release 0.20.1luke2006-11-134-41/+38
* Fixing #339, and the bigger problem it concealed. Metaparams are now only ad...luke2006-11-132-1/+8
* Removing some debugging, and trying to track down a bug where symlinks get re...luke2006-11-131-0/+3
* Ported sshkey over, yay.luke2006-11-131-0/+62
* Adding a NetInfo provider for hosts. Yay!luke2006-11-131-0/+58
* Hosts now work again, and it should be straightforward to create a netinfo pr...luke2006-11-134-122/+131
* Ports are still broken, but I need to work on something else while I am think...luke2006-11-136-56/+12180
* Trying to get a netinfo provider for mounts working, but i give up. I am lea...luke2006-11-121-0/+80
* Mounts work again, at least with the parsedfile provider. I still need to cr...luke2006-11-125-114/+387
* Doing some refactoring in how state values are set. The primary motivation w...luke2006-11-111-13/+129
* Fixing the state class so that blocks are optional for values. This is usefu...luke2006-11-111-3/+52
* An intermediate commit. All of the classes that use parsedfile are assuredly...luke2006-11-113-0/+445
* Adding module for parsing files. This module is only included into the parse...luke2006-11-101-0/+365
* Fix silly regexp mistake where lines with values containing '=' were parsed i...lutter2006-11-101-2/+2
* Fixing some warningsluke2006-11-101-0/+10
* Mostly small changes toward 0.20.1luke2006-11-103-9/+10
* Fixing #324. Mkusers was not specifically ignoring the root user, and it is ...luke2006-11-091-0/+42
* fixing #327; debian packages now correctly register their "latest" statusluke2006-11-091-0/+2
* Small fixes here and there. The rails changes needs to be pushed through the...luke2006-11-091-2/+2
* Fixing rrdgraph report (as marked in #334); also, expanding the docs on all o...luke2006-11-091-1/+17
* Rails stuff part 1shadoi2006-11-094-38/+41