summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Adding line/file info to parsing errors in ParsedFileluke2007-07-102-2/+13
* Adding support in Property for declarating whether a given property type will...luke2007-07-102-6/+75
* Always setting a to_s value in authstore, so we do not get dumped objectsluke2007-07-101-0/+4
* Cleaning up a log message in the transactionluke2007-07-101-1/+1
* Adding benchmark info to fact retrieval in the config clientluke2007-07-101-1/+4
* Adding patch by Valentin Vidic to add the "+>" syntax for adding values to pa...luke2007-07-108-583/+699
* Fixing #621 -- plugins are now downloaded directly into the $libdir, and auto...luke2007-07-104-45/+31
* Changing some of the internals of autoloading so that there is a class-level ...luke2007-07-102-32/+76
* Fixing #710 -- you can now specify the rails_loglevelluke2007-07-093-2/+17
* Fixing a typo in a log messageluke2007-07-091-1/+1
* Changing "element" to "resource" in the documentation, which just aligns with...luke2007-07-0911-34/+34
* Changing the log message when a resource type cannot be foundluke2007-07-091-1/+1
* Ignore the pkg directory if it exists, and fix up a couple of tests that were...(no author)2007-07-093-1/+19
* Fixing #687.luke2007-07-093-1/+15
* Applying patch by David Schmitt from #701.luke2007-07-083-2/+16
* The parser now throws an error when a resource reference is created for an un...luke2007-07-083-0/+82
* Making sure that #686 is fixed -- I specifically included the Daemon module i...luke2007-07-083-5/+14
* Hopefully fixing #685 -- I added a wrapper around the call to getconfig(), so...luke2007-07-082-5/+18
* 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-085-333/+342
* Fixing #596 -- classes in modules now autoloadluke2007-07-066-8/+176
* Fixing the dpkg querying so that it works for packages that are in "config-fi...luke2007-07-062-3/+7
* Fixing logging of module mounts; it was using the module as the name, rather ...luke2007-07-061-2/+2
* Removing extraneous debuggingluke2007-07-061-3/+0
* Fixing #689, although I have not added unit tests. The problem was that a ta...luke2007-07-052-4/+5
* Fixed #680 puppet should handle internet enabled image files correctly.mccune2007-07-051-1/+1
* Applying patch by daikinee from #690. I was not able to reproduce the proble...luke2007-07-041-1/+1
* Fixing #704 -- Puppet was not failing correctly when schedules were missing, ...luke2007-07-043-25/+40
* Removing the long-obsolete Element base class. The Parameter and Type classe...luke2007-07-0426-88/+75
* Fixing #620 - class names and node names now throw an error when they conflictluke2007-07-045-17/+52
* Adding a reference to the LDAPNodes wiki page in the ldapnodes config itemluke2007-06-261-1/+2
* Fix trac #684 - set exit code for status properly (patch by abnormaliti)lutter2007-06-252-0/+2
* Create the right puppet.conf; make sure old config files get preserved and st...lutter2007-06-211-3/+13
* Fix name of main sectionlutter2007-06-211-1/+1
* Rename puppet.conf to puppetd.conflutter2007-06-211-0/+0
* Get rid of using silly macros in %installlutter2007-06-211-25/+26
* Use single config filelutter2007-06-211-5/+6
* Updating reference docsluke2007-06-203-17/+18
* Updating trac location for laegluke2007-06-191-1/+1
* Updating build files to support laegluke2007-06-191-2/+2
* Updated to version 0.23.0luke2007-06-191-1/+1
* Updated to version 0.23.0luke2007-06-191-1/+1
* Updated to version 0.23.0luke2007-06-191-1/+1
* Changing the paths to match laeg, instead of culain.luke2007-06-191-1/+1
* Modified the fileserver to cache file information, so thatluke2007-06-198-29/+89
* More updates to puppet-testluke2007-06-191-111/+183
* Updating puppet-test with clearer options around describe and retrieveluke2007-06-191-13/+23
* Removing extra debugging from the interpreterluke2007-06-191-2/+0
* Updating error message during test failure.luke2007-06-191-1/+1
* More test fixes. I seem to be getting very close.luke2007-06-196-4/+12