| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Adding line/file info to parsing errors in ParsedFile | luke | 2007-07-10 | 2 | -2/+13 |
| * | Adding support in Property for declarating whether a given property type will... | luke | 2007-07-10 | 2 | -6/+75 |
| * | Always setting a to_s value in authstore, so we do not get dumped objects | luke | 2007-07-10 | 1 | -0/+4 |
| * | Cleaning up a log message in the transaction | luke | 2007-07-10 | 1 | -1/+1 |
| * | Adding benchmark info to fact retrieval in the config client | luke | 2007-07-10 | 1 | -1/+4 |
| * | Adding patch by Valentin Vidic to add the "+>" syntax for adding values to pa... | luke | 2007-07-10 | 8 | -583/+699 |
| * | Fixing #621 -- plugins are now downloaded directly into the $libdir, and auto... | luke | 2007-07-10 | 4 | -45/+31 |
| * | Changing some of the internals of autoloading so that there is a class-level ... | luke | 2007-07-10 | 2 | -32/+76 |
| * | Fixing #710 -- you can now specify the rails_loglevel | luke | 2007-07-09 | 3 | -2/+17 |
| * | Fixing a typo in a log message | luke | 2007-07-09 | 1 | -1/+1 |
| * | Changing "element" to "resource" in the documentation, which just aligns with... | luke | 2007-07-09 | 11 | -34/+34 |
| * | Changing the log message when a resource type cannot be found | luke | 2007-07-09 | 1 | -1/+1 |
| * | Ignore the pkg directory if it exists, and fix up a couple of tests that were... | (no author) | 2007-07-09 | 3 | -1/+19 |
| * | Fixing #687. | luke | 2007-07-09 | 3 | -1/+15 |
| * | Applying patch by David Schmitt from #701. | luke | 2007-07-08 | 3 | -2/+16 |
| * | The parser now throws an error when a resource reference is created for an un... | luke | 2007-07-08 | 3 | -0/+82 |
| * | Making sure that #686 is fixed -- I specifically included the Daemon module i... | luke | 2007-07-08 | 3 | -5/+14 |
| * | Hopefully fixing #685 -- I added a wrapper around the call to getconfig(), so... | luke | 2007-07-08 | 2 | -5/+18 |
| * | Applying further tests to double-quoted hostnames by Valentin Vidic | luke | 2007-07-08 | 1 | -1/+13 |
| * | Applying patch by DavidS from #697 to allow host names to be double quoted | luke | 2007-07-08 | 5 | -333/+342 |
| * | Fixing #596 -- classes in modules now autoload | luke | 2007-07-06 | 6 | -8/+176 |
| * | Fixing the dpkg querying so that it works for packages that are in "config-fi... | luke | 2007-07-06 | 2 | -3/+7 |
| * | Fixing logging of module mounts; it was using the module as the name, rather ... | luke | 2007-07-06 | 1 | -2/+2 |
| * | Removing extraneous debugging | luke | 2007-07-06 | 1 | -3/+0 |
| * | Fixing #689, although I have not added unit tests. The problem was that a ta... | luke | 2007-07-05 | 2 | -4/+5 |
| * | Fixed #680 puppet should handle internet enabled image files correctly. | mccune | 2007-07-05 | 1 | -1/+1 |
| * | Applying patch by daikinee from #690. I was not able to reproduce the proble... | luke | 2007-07-04 | 1 | -1/+1 |
| * | Fixing #704 -- Puppet was not failing correctly when schedules were missing, ... | luke | 2007-07-04 | 3 | -25/+40 |
| * | Removing the long-obsolete Element base class. The Parameter and Type classe... | luke | 2007-07-04 | 26 | -88/+75 |
| * | Fixing #620 - class names and node names now throw an error when they conflict | luke | 2007-07-04 | 5 | -17/+52 |
| * | Adding a reference to the LDAPNodes wiki page in the ldapnodes config item | luke | 2007-06-26 | 1 | -1/+2 |
| * | Fix trac #684 - set exit code for status properly (patch by abnormaliti) | lutter | 2007-06-25 | 2 | -0/+2 |
| * | Create the right puppet.conf; make sure old config files get preserved and st... | lutter | 2007-06-21 | 1 | -3/+13 |
| * | Fix name of main section | lutter | 2007-06-21 | 1 | -1/+1 |
| * | Rename puppet.conf to puppetd.conf | lutter | 2007-06-21 | 1 | -0/+0 |
| * | Get rid of using silly macros in %install | lutter | 2007-06-21 | 1 | -25/+26 |
| * | Use single config file | lutter | 2007-06-21 | 1 | -5/+6 |
| * | Updating reference docs | luke | 2007-06-20 | 3 | -17/+18 |
| * | Updating trac location for laeg | luke | 2007-06-19 | 1 | -1/+1 |
| * | Updating build files to support laeg | luke | 2007-06-19 | 1 | -2/+2 |
| * | Updated to version 0.23.0 | luke | 2007-06-19 | 1 | -1/+1 |
| * | Updated to version 0.23.0 | luke | 2007-06-19 | 1 | -1/+1 |
| * | Updated to version 0.23.0 | luke | 2007-06-19 | 1 | -1/+1 |
| * | Changing the paths to match laeg, instead of culain. | luke | 2007-06-19 | 1 | -1/+1 |
| * | Modified the fileserver to cache file information, so that | luke | 2007-06-19 | 8 | -29/+89 |
| * | More updates to puppet-test | luke | 2007-06-19 | 1 | -111/+183 |
| * | Updating puppet-test with clearer options around describe and retrieve | luke | 2007-06-19 | 1 | -13/+23 |
| * | Removing extra debugging from the interpreter | luke | 2007-06-19 | 1 | -2/+0 |
| * | Updating error message during test failure. | luke | 2007-06-19 | 1 | -1/+1 |
| * | More test fixes. I seem to be getting very close. | luke | 2007-06-19 | 6 | -4/+12 |