summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixing some sticky problems with checksums when just using the "check" metapa...luke2006-11-081-3/+30
* Merging the code over from the oscar branch. I will now be doing all develop...luke2006-11-0819-214/+471
* Another round of bugfixing, including finding out that the tagmail report was...luke2006-10-181-1/+3
* A round of bug-fixing on OS Xluke2006-10-182-3/+8
* Doing some work on the DSL. It behaves a little more like the real language ...luke2006-10-184-6/+220
* Another round of bug-fixes in preparation for 0.20.0luke2006-10-186-12/+40
* Changing the realize() function to be just syntactic sugar for a collection -...luke2006-10-182-2/+56
* Adding a "realize" function that can be used to make one or more resource non...luke2006-10-183-0/+54
* Adding prefetch of providers to transactions. Nothing is using it yet. I wr...luke2006-10-181-0/+38
* Fixing virtual object collection. I apparently broke it when I added rails c...luke2006-10-184-6/+31
* Fixing a bug that only occurred if a defined resource was already defined in ...luke2006-10-171-0/+14
* sshkey now uses a providerluke2006-10-174-58/+70
* Ported mount over to using providersluke2006-10-174-209/+321
* Fixing ports to now use a providerluke2006-10-172-87/+87
* Working on migrating the parsedtypes to using providers for the parsing aspec...luke2006-10-175-69/+332
* First batch of fixes from running tests.luke2006-10-176-22/+25
* Rewriting nearly all of the tests for the tidy type, and redoing the internal...luke2006-10-171-22/+134
* Fixing the test scripts so that the library pathluke2006-10-1690-92/+271
* Fixing gennode; it was not actually adding the class code to the generated node.luke2006-10-161-6/+40
* Adding a ruby header to all of the tests so that they can now be executed as ...luke2006-10-1641-13/+69
* Adding a ruby header to all of the tests so that they can now be executed as ...luke2006-10-1611-0/+22
* Adding a ruby header to all of the tests so that they can now be executed as ...luke2006-10-164-0/+8
* Adding a ruby header to all of the tests so that they can now be executed as ...luke2006-10-165-0/+10
* Adding a ruby header to all of the tests so that they can now be executed as ...luke2006-10-1624-0/+48
* Making all test suites executable, adding some tests for handling changing fi...luke2006-10-1635-0/+121
* Fixing #291 -- the problem was that instead of throwing an error on a missing...luke2006-10-161-0/+2
* Moving all of the configuration parameters out of puppet.rb into puppet/confi...luke2006-10-161-0/+15
* Adding the ability to have hooks for configuration parameters. This will sim...luke2006-10-161-1/+55
* I was stupidly creating an error but not raising it.luke2006-10-111-0/+20
* Fixing the problem reported by Adnet Ghislain where facts do not load on late...luke2006-10-092-2/+19
* Fixing #298 - refreshonly now correctly deals with specified false valuesluke2006-10-091-1/+19
* Fixing #305 -- logs now reopen when Puppet restarts, and there is also now an...luke2006-10-091-0/+45
* Fixing #309 -- files now correctly replace any number of slashes with a singl...luke2006-10-091-0/+15
* Fixing #310 -- users no longer autorequire their homedirs, and files now auto...luke2006-10-092-1/+33
* Refactoring reporting. Reports are now modules instead of simple methods.luke2006-10-074-80/+183
* Adding a "genmodule" equivalent to classgen, which we will use for reportingluke2006-10-071-5/+134
* Many, many, many performance improvements in the compiler (I hope). I did no...luke2006-10-067-5/+26
* Fixing weird case where the default node is in one node source and the real n...luke2006-10-051-0/+35
* Fixing ldap nodes -- they were always returning true because i was returning ...luke2006-10-051-1/+17
* Merging the changes from the override-refactor branch. This is a significant...luke2006-10-0457-1883/+3035
* Fixing suidmanager so it uses warnonce instead of using a variable that only ...luke2006-09-291-2/+2
* Fixing reported problem of crons rewriting every time when the environment is...luke2006-09-281-0/+4
* Fixing what I hope are the last batch of problems caused by the addition of t...luke2006-09-274-35/+39