summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* One last try at getting the config and mode stuff working. The tests were pa...luke2007-03-081-6/+4
* Fixing the config path to use Puppet[:name] rather than Puppet.nameluke2007-03-081-2/+2
* Fixing a bug related to link recursion that caused link directoriesluke2007-03-082-3/+8
* Looks like [2265] was not a complete solution -- it resulted in failures when...luke2007-03-082-5/+9
* Adding some more testing on the @should values for :groups on users, and fixi...luke2007-03-082-27/+3
* Fixing #489. I was unnecessarily converting to octal in config.rbluke2007-03-081-1/+3
* Fixing #531 and #414. This includes pretty much a complete redesignluke2007-03-081-149/+215
* Fix typo in default config and add simple test to check default config sanitylutter2007-03-071-1/+1
* Turning a failure into an error when, for some reason, pfiles do not have pat...luke2007-03-071-3/+5
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-0655-1365/+1494
* Apparently the include function was not failing when it could not find asked-...luke2007-03-012-1/+2
* Allowing trailing commas in selectorsluke2007-03-012-151/+155
* Committing patch by Dennis Jacobfeuerborn to only use the domain name if it i...luke2007-02-283-3/+17
* Adding "ignorecache" option to always force a recompile of the configurationluke2007-02-281-3/+8
* Fixing #464 and #515.luke2007-02-282-2/+10
* Applying patch in #528 by ask.luke2007-02-281-1/+1
* Fixing #467. It is a hackish solution, because I just reordered the definiti...luke2007-02-281-20/+22
* Fixing at least part of #514. This does not get rid of all errors, but at le...luke2007-02-281-11/+18
* Fixing a problem with the splice! method on the graphing. The problem was an...luke2007-02-281-2/+12
* Applying a modified form of the patch by cstorey from #523. The modification...luke2007-02-282-16/+43
* Fixing #526. Implemented as a period of "never", rather than adding a new pa...luke2007-02-281-1/+3
* Fixing #477. setvar() can now accept the file and line info from callers.luke2007-02-282-3/+10
* Fixing #199 and moving service tests (which are completely atrocious) around.luke2007-02-271-1/+1
* Applying patch by cstorey from #521luke2007-02-271-3/+16
* Make up2date the default for RHEL <= 4, and confine it to RHEL; make yum the ...lutter2007-02-272-2/+4
* Fixing #142. As expected, trivial.luke2007-02-271-0/+3
* Applying patch by DavidS from #522, along with test code and a small bit of c...luke2007-02-273-38/+14
* Redoing some aspects of the graphing in hopes of helping hte performance a bit.luke2007-02-272-12/+12
* Fixing file backup defaults to correctly use the puppet filebucket by default.luke2007-02-271-1/+3
* Changing the log messages for source and content properties to mention the md...luke2007-02-272-2/+8
* More code related to #517. Oops.luke2007-02-274-12/+48
* Fixing #517 and more. Classes now support more than one namespace in their s...luke2007-02-271-0/+8
* Fixing #524. Functions, both statements and rvalues, now support no argument...luke2007-02-272-475/+510
* Actually commit the changes to lib/puppet that were supposed to be part of [2...mpalmer2007-02-264-9/+25
* Fix #516, 'Cached manifests get unescaped twice'mpalmer2007-02-231-6/+6
* Print stacktrace in debug mode when catchign a signal - useful for understand...lutter2007-02-221-0/+2
* Fixing #472. Apparently this has been broken since I did the parser redesign...luke2007-02-223-6/+27
* Fixing #505, #508, and #513.luke2007-02-222-17/+34
* Allow 'key=' to be the only thing on a line (livna uses this)lutter2007-02-211-1/+1
* I believe this fixes the issues in ticket #469shadoi2007-02-211-0/+1
* Applying patch from #495.luke2007-02-201-14/+14
* Removing extraneous debuggingluke2007-02-182-6/+1
* Fixing a problem in collecting exported resources. Virtual resources worked ...luke2007-02-182-3/+15
* Fixing the default dbadapter back to sqlite3luke2007-02-171-1/+1
* Applying patch from #510 by curzonj. Note that the right solution to this pr...luke2007-02-171-4/+4
* Re-add the filesshadoi2007-02-174-0/+45
* Undo the param_name param_value mergeshadoi2007-02-176-51/+46
* Renamed Puppet.name to Puppet.execname so rails 1.2 doesn't freak outshadoi2007-02-171-5/+5
* Changing date to datetime in the databaseluke2007-02-161-11/+11
* Trying to fix problem of locks lying aroundluke2007-02-161-0/+4