summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
* Almost all tests now pass. I have basically reached the point where I was be...luke2006-12-115-16/+45
* Most tests now pass in the whole system, but there are still about 8 cases th...luke2006-12-114-2/+16
* Removing the explicit load for most types in type.rbluke2006-12-102-11/+4
* Removing the reference to the symlink typeluke2006-12-101-1/+0
* Most of the graph handling is now done, and all of the recursive types (basic...luke2006-12-1013-266/+292
* Removing the symlink type finally.luke2006-12-101-189/+0
* Another intermediate commit. Most of the graphing work itself is now done, b...luke2006-12-0910-312/+350
* Most of the graphing work is now done. I have also added the generator work ...luke2006-12-019-327/+257
* Fixing link to fsconfig referenceluke2006-12-011-1/+1
* Intermediate commit -- I am ready to start pushing the graph stuff into the t...luke2006-11-265-23/+248
* Adding GRATR and the beginnings of graph integration.luke2006-11-1721-0/+2891
* Fixing #342. Classes needed to have their namespaces set to their fully qual...luke2006-11-171-1/+5
* Fixing backwards compatibility in mounts -- they were not correctly copying t...luke2006-11-162-2/+2
* Fixing configuration storage -- there was a check being done that caused fals...luke2006-11-152-11/+12
* Another small fix, just for solarisluke2006-11-131-0/+8
* Fixes to the test system, and a couple of small fixes to the main code. Also...luke2006-11-134-287/+289
* Fixing a small syntax error in the port providerluke2006-11-131-2/+1
* Temporarily reverting all of the recent rails work so that I can release 0.20.1luke2006-11-1321-338/+140
* adding svn keyword to notify type and reindentingluke2006-11-131-27/+28
* Removing the caveat so that the log message is always provided during a run.luke2006-11-131-11/+13
* Fixing #339 for real this time -- fixing the log messageluke2006-11-131-1/+1
* Fixing #339, and the bigger problem it concealed. Metaparams are now only ad...luke2006-11-132-0/+8
* Removing some debugging, and trying to track down a bug where symlinks get re...luke2006-11-131-1/+0
* Ported sshkey over, yay.luke2006-11-135-48/+64
* Adding a NetInfo provider for hosts. Yay!luke2006-11-135-69/+96
* Hosts now work again, and it should be straightforward to create a netinfo pr...luke2006-11-136-61/+95
* Ports are still broken, but I need to work on something else while I am think...luke2006-11-136-114/+199
* Trying to get a netinfo provider for mounts working, but i give up. I am lea...luke2006-11-128-40/+97
* Mounts work again, at least with the parsedfile provider. I still need to cr...luke2006-11-128-208/+311
* Doing some refactoring in how state values are set. The primary motivation w...luke2006-11-112-72/+113
* Fixing the state class so that blocks are optional for values. This is usefu...luke2006-11-111-29/+51
* An intermediate commit. All of the classes that use parsedfile are assuredly...luke2006-11-119-150/+257
* Adding module for parsing files. This module is only included into the parse...luke2006-11-101-0/+200
* Fix silly regexp mistake where lines with values containing '=' were parsed i...lutter2006-11-101-1/+1
* Fixing some warningsluke2006-11-105-17/+11
* Fixing #324. Mkusers was not specifically ignoring the root user, and it is ...luke2006-11-091-0/+3
* Fixing #326 -- parseonly now just creates a simple Master without opening a portluke2006-11-092-6/+6
* fixing #327; debian packages now correctly register their "latest" statusluke2006-11-092-3/+3
* Adding a simple report that just duplicates client logs onto the serverluke2006-11-091-0/+13
* Slightly more doc updatesluke2006-11-092-28/+2
* Small fixes here and there. The rails changes needs to be pushed through the...luke2006-11-096-22/+146
* Fixing rrdgraph report (as marked in #334); also, expanding the docs on all o...luke2006-11-094-48/+178
* The new rails files.shadoi2006-11-0916-92/+266
* Rails stuff part 1shadoi2006-11-094-45/+73
* Fixing some sticky problems with checksums when just using the "check" metapa...luke2006-11-084-19/+40
* Merging the code over from the oscar branch. I will now be doing all develop...luke2006-11-0828-339/+415
* Fixing some Class.to_s handlingluke2006-10-202-8/+3
* Another round of bugfixing, including finding out that the tagmail report was...luke2006-10-183-9/+14
* Doing some work on the DSL. It behaves a little more like the real language ...luke2006-10-182-22/+241
* Another round of bug-fixes in preparation for 0.20.0luke2006-10-184-36/+41