| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Adding upgrade ability to sun packages. Currently it removes the old package... | luke | 2006-03-13 | 2 | -63/+92 |
| * | Changing the way the hosttest output is handled | luke | 2006-03-13 | 1 | -4/+1 |
| * | adding some extra info to the ldap test | luke | 2006-03-13 | 1 | -2/+7 |
| * | Fixing fileserver tests; apparently they were still broken from when i change... | luke | 2006-03-12 | 1 | -28/+28 |
| * | Fixing small bug in symlink recursion | luke | 2006-03-12 | 2 | -3/+3 |
| * | Fixing #94. When "ensure" is synced, it syncs the "enable" state at the same... | luke | 2006-03-12 | 3 | -51/+40 |
| * | Ooops, did not save the docs before committing. | luke | 2006-03-12 | 1 | -1/+28 |
| * | Fixing #98. Filebuckets now work throughout the system, and the puppetmaster... | luke | 2006-03-12 | 7 | -41/+76 |
| * | reducing the log level for checksum warning about symlinks, really this time | luke | 2006-03-12 | 1 | -1/+1 |
| * | reducing the log level for checksum warning about symlinks | luke | 2006-03-12 | 1 | -1/+1 |
| * | Adding enhancement #92. Unfortunately, I was not able to write test code to ... | luke | 2006-03-12 | 1 | -3/+19 |
| * | Fixing bug related to recursion testing | luke | 2006-03-12 | 1 | -1/+3 |
| * | Fixing rpms so they will automatically upgrade when you point Puppet to a new... | luke | 2006-03-12 | 4 | -27/+93 |
| * | fixing broken test from my previous change | luke | 2006-03-11 | 1 | -1/+1 |
| * | Fixing #82. You can now specify comma-separated tags to get run in puppet or... | luke | 2006-03-11 | 4 | -4/+118 |
| * | Supporting rpm installs when a package source is specified | luke | 2006-03-11 | 1 | -5/+12 |
| * | Using undefined variables is no longer an exception, it just returns an empty... | luke | 2006-03-11 | 2 | -6/+9 |
| * | Fixing small bug when autorequire returns an object instead of a string | luke | 2006-03-10 | 1 | -0/+5 |
| * | There was a critical design flaw in the link recursion work I did previously,... | luke | 2006-03-10 | 5 | -54/+136 |
| * | Merging symlinks back into files. Symlinks still exist but with a warning ab... | luke | 2006-03-10 | 9 | -53/+304 |
| * | Parameters and states can now register regexes as allowed values. Also, ther... | luke | 2006-03-09 | 7 | -56/+360 |
| * | Fixing #95. I had to redesign how events were triggered; the transaction now... | luke | 2006-03-09 | 5 | -127/+95 |
| * | Creating a single, constistent method for writing files, instead of having :e... | luke | 2006-03-09 | 5 | -177/+100 |
| * | Fixing #96. Defaults are now set when the object is passed out by the scope,... | luke | 2006-03-09 | 4 | -45/+85 |
| * | Fixing #97. I was wrong about the object type I had, so I was calling "type"... | luke | 2006-03-09 | 1 | -1/+1 |
| * | lowering the log output for nonexistent files | luke | 2006-03-08 | 1 | -1/+1 |
| * | Updated to version 0.14.1 | luke | 2006-03-06 | 2 | -2/+2 |
| * | updating changelog for 0.14.1 | luke | 2006-03-06 | 1 | -0/+4 |
| * | making case statements not create a new scope | luke | 2006-03-06 | 1 | -1/+1 |
| * | fixing some more logging issues | luke | 2006-03-06 | 4 | -7/+14 |
| * | Making some logging changes, and fixing a small bug in group management on mi... | luke | 2006-03-06 | 3 | -10/+7 |
| * | Updated to version 0.14.0 | luke | 2006-03-06 | 2 | -2/+2 |
| * | Fixing yum listing bug, and caching the "latest" value so it is not asked for... | luke | 2006-03-06 | 4 | -7/+26 |
| * | Committing the last changes, for now, to handling links. You still cannot co... | luke | 2006-03-06 | 12 | -110/+258 |
| * | Adding "links" parameter to files, and adding support for following or ignori... | luke | 2006-03-04 | 9 | -22/+181 |
| * | removing group ownership of the state file; I realized that the server does n... | luke | 2006-03-04 | 1 | -1/+0 |
| * | Switching from using "evaluate" to using "retrieve" when getting checksum val... | luke | 2006-03-03 | 1 | -6/+13 |
| * | Fixing logging in the fileserver so it is always obvious where the logs are o... | luke | 2006-03-03 | 4 | -39/+52 |
| * | fixing deprecation notice about services using "ensure" instead of "running" | luke | 2006-03-03 | 1 | -2/+2 |
| * | removing extraneous debugging | luke | 2006-03-03 | 1 | -1/+0 |
| * | fixing the mode of the yaml file | luke | 2006-03-03 | 1 | -1/+3 |
| * | Supporting variables as the test value in both case statements and selectors. | luke | 2006-03-03 | 7 | -221/+265 |
| * | renaming | luke | 2006-03-03 | 1 | -0/+0 |
| * | Only setting group or owner on config files when running as root | luke | 2006-03-03 | 1 | -3/+8 |
| * | logging config changes at debug, instead of the normal log level | luke | 2006-03-03 | 2 | -1/+5 |
| * | Definitions now always create their own context, which means that they cannot... | luke | 2006-03-03 | 4 | -28/+68 |
| * | upgrading to warning the message about using a cached copy | luke | 2006-03-02 | 1 | -1/+1 |
| * | Updated to version 0.13.6 | luke | 2006-03-02 | 2 | -2/+2 |
| * | updating changelog for 0.13.6 | luke | 2006-03-02 | 1 | -0/+7 |
| * | Fixing tests so they do not chmod /dev/null to 640 (stupid tests). | luke | 2006-03-02 | 8 | -77/+37 |