summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing #726 -- mounts can now correctly handle mounted but absent filesystems.luke2007-07-201-0/+17
* Adding some code in an attempt to fix #728, but it is all commented out since...luke2007-07-201-1/+17
* Fixing #725. I was apparently not deleting the alias I was creating to the c...luke2007-07-191-0/+15
* Converting mount test to use mount everywhere instead of dfluke2007-07-191-3/+3
* Adding the ability to specify relationships to classes, using Class[name] res...luke2007-07-192-1/+43
* The first round of bug-fixes in preparation for beakerluke2007-07-192-4/+16
* Adding documentation to the "test" scriptluke2007-07-191-38/+110
* Fixing #716 -- the package type was considering anything that was not "absent...luke2007-07-191-0/+8
* Fixing #695 -- resource references will correctly serialize and unserialize i...luke2007-07-181-2/+18
* Fixing #703, mostly. You still cannot do multi-condition queries, but you ca...luke2007-07-183-10/+9
* Fixing the rest of #705, except for the env stuff, which I was not able to re...luke2007-07-141-0/+16
* Fixing the interpreter autoloading so that it correctly loads classes even wh...luke2007-07-121-0/+6
* Fixing the instances method. It now works when there are already managed res...luke2007-07-121-5/+17
* Fixing the :check metaparam so it does not try to check unsupported parametersluke2007-07-121-0/+32
* removing the test for a method I removed yesterdayluke2007-07-121-48/+0
* Fixing the first half of #705 -- matching no longer fails. I think this also...luke2007-07-121-12/+60
* Having FileType instances automatically back their contents up to a filebucke...luke2007-07-111-2/+48
* Fixing transactions so that they do not flush resources that are in noopluke2007-07-111-2/+41
* Adding support for a "mailalias" type, with /etc/aliases support initially. ...luke2007-07-104-6/+309
* Adding support in Property for declarating whether a given property type will...luke2007-07-101-0/+38
* Adding patch by Valentin Vidic to add the "+>" syntax for adding values to pa...luke2007-07-101-0/+25
* Fixing #621 -- plugins are now downloaded directly into the $libdir, and auto...luke2007-07-101-38/+13
* Changing some of the internals of autoloading so that there is a class-level ...luke2007-07-101-17/+32
* Ignore the pkg directory if it exists, and fix up a couple of tests that were...(no author)2007-07-091-1/+1
* Fixing #687.luke2007-07-091-0/+12
* The parser now throws an error when a resource reference is created for an un...luke2007-07-081-0/+70
* Making sure that #686 is fixed -- I specifically included the Daemon module i...luke2007-07-081-0/+6
* Hopefully fixing #685 -- I added a wrapper around the call to getconfig(), so...luke2007-07-081-3/+12
* Applying further tests to double-quoted hostnames by Valentin Vidicluke2007-07-081-1/+13
* Applying patch by DavidS from #697 to allow host names to be double quotedluke2007-07-081-1/+0
* Fixing #596 -- classes in modules now autoloadluke2007-07-062-1/+112
* Fixing #704 -- Puppet was not failing correctly when schedules were missing, ...luke2007-07-041-0/+28
* Removing the long-obsolete Element base class. The Parameter and Type classe...luke2007-07-045-6/+8
* Fixing #620 - class names and node names now throw an error when they conflictluke2007-07-042-7/+27
* Modified the fileserver to cache file information, so thatluke2007-06-194-0/+20
* Updating error message during test failure.luke2007-06-191-1/+1
* More test fixes. I seem to be getting very close.luke2007-06-194-2/+5
* Adding tracing to prefetch failures, and Fixing the environment support in th...luke2007-06-181-0/+50
* Fixing some failing tests.luke2007-06-182-52/+42
* Modifying the CA server so that it will not send back a cert whose public key...luke2007-06-182-0/+36
* Fixing #578 -- Invalid certs are no longer written to disk.luke2007-06-181-0/+24
* Applying the patch by wyvern from #662. This should hopefully kill the clien...luke2007-06-181-6/+9
* Fixing #643 -- replacing the get_posix_field method with a more degenerate ve...luke2007-06-171-7/+3
* All rails and language tests now pass again. All of the rails tests should n...luke2007-06-178-248/+231
* Fixing #673, but I have not written a test case for it. I moved all rails-re...luke2007-06-174-283/+334
* Fixing the yum provider, and fixing the unit tests so the failures people wer...luke2007-06-171-6/+31
* Modifying the check metaparam so that it just silently ignores metaparams and...luke2007-06-151-0/+30
* Significantly reworking both external_nodes and ldapnodes support (see change...luke2007-06-151-307/+348
* Applying metrics patch from #659 by thijsluke2007-06-141-56/+53
* Fixing #655 -- Solaris zones are again fully functional, from what I can tellluke2007-06-141-87/+68