summaryrefslogtreecommitdiffstats
path: root/test/lib/puppettest
Commit message (Expand)AuthorAgeFilesLines
...
* Revamping collections to get what is hopefully more reasonable behaviour when...luke2007-02-161-0/+6
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-081-1/+1
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-073-7/+7
* Merging the state-rename branch. This includes the diff from version 2156 to...luke2007-02-071-8/+8
* Fixing executable tests to take new rundir into accountluke2007-02-011-0/+1
* A couple of small bug fixesluke2006-12-291-3/+4
* I have not yet finished testing, but most of the providers now successfully p...luke2006-12-281-1/+3
* A couple of small bug-fixesluke2006-12-281-3/+8
* Not downcasing facts any longer, closing #210 (although not using the patch f...luke2006-12-231-0/+28
* All rails *and* language tests now pass, with the exception of a language/res...luke2006-12-191-1/+1
* Fixing most of the rails stuff. I think everything basically works now, and ...luke2006-12-191-0/+3
* Go back to restype and remove STI classes, they were more trouble than they w...shadoi2006-12-151-1/+1
* Some rails modificationsluke2006-12-151-1/+3
* New rails stuff redux.shadoi2006-12-141-11/+21
* Reworking the package tests. Now providers are tested individuallyluke2006-12-141-1/+1
* All tests should now pass, with the possible exception of some tests that mig...luke2006-12-111-0/+1
* Most of the graphing work is now done. I have also added the generator work ...luke2006-12-011-0/+37
* Intermediate commit -- I am ready to start pushing the graph stuff into the t...luke2006-11-261-0/+40
* Temporarily reverting all of the recent rails work so that I can release 0.20.1luke2006-11-131-4/+6
* Ports are still broken, but I need to work on something else while I am think...luke2006-11-131-16/+21
* Mounts work again, at least with the parsedfile provider. I still need to cr...luke2006-11-121-16/+14
* Rails stuff part 1shadoi2006-11-091-6/+4
* Merging the code over from the oscar branch. I will now be doing all develop...luke2006-11-082-1/+62
* Doing some work on the DSL. It behaves a little more like the real language ...luke2006-10-181-2/+2
* Another round of bug-fixes in preparation for 0.20.0luke2006-10-181-1/+9
* sshkey now uses a providerluke2006-10-171-1/+1
* Ported mount over to using providersluke2006-10-172-3/+40
* Working on migrating the parsedtypes to using providers for the parsing aspec...luke2006-10-172-0/+39
* First batch of fixes from running tests.luke2006-10-171-1/+2
* Refactoring reporting. Reports are now modules instead of simple methods.luke2006-10-071-0/+18
* Many, many, many performance improvements in the compiler (I hope). I did no...luke2006-10-061-0/+9
* Merging the changes from the override-refactor branch. This is a significant...luke2006-10-044-72/+181
* + New assertion: assert_uid_gid will check that the UID and GID have been cha...erikh2006-09-222-2/+30
* + Puppet::SUIDManager - This replaces all calls to the built-in ruby 'Process...erikh2006-09-222-4/+4
* Converting to using the Rakefile for testing. The old 'test' script isluke2006-09-199-21/+35
* Reworking test/lib structure a bit, and renaming all of the files so that the...luke2006-09-199-0/+1147