summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing a few of the log messages so file content changes always include the m...luke2007-03-082-1/+14
* Adding a bit more testing to the config stuffluke2007-03-082-4/+14
* One last try at getting the config and mode stuff working. The tests were pa...luke2007-03-082-6/+36
* Fixing the config path to use Puppet[:name] rather than Puppet.nameluke2007-03-081-2/+2
* Oops, forgot a file in the commitluke2007-03-081-0/+363
* Fixing a bug related to link recursion that caused link directoriesluke2007-03-084-329/+11
* Looks like [2265] was not a complete solution -- it resulted in failures when...luke2007-03-084-19/+55
* Adding some more testing on the @should values for :groups on users, and fixi...luke2007-03-084-30/+16
* Putting the final touches on #144, most of which I had provided in the mongre...luke2007-03-082-1/+8
* Fixing #489. I was unnecessarily converting to octal in config.rbluke2007-03-082-82/+102
* Adding some changelog info for the next release, which is still a ways away, ...luke2007-03-081-0/+37
* Flushing out the ability to have a stand-alone CA server, specified using ca_...luke2007-03-081-0/+4
* Fixing #531 and #414. This includes pretty much a complete redesignluke2007-03-083-265/+571
* Fix typo in default config and add simple test to check default config sanitylutter2007-03-072-1/+10
* 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-06113-1799/+2728
* Sync with latest Fedora specfilelutter2007-03-022-1/+22
* Don't include bin/pi in distributed tarball (and hence fix trac #471)lutter2007-03-021-1/+2
* Apparently the include function was not failing when it could not find asked-...luke2007-03-013-1/+32
* 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-282-4/+10
* Fixing #464 and #515.luke2007-02-283-6/+34
* 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-282-20/+53
* 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-283-36/+76
* Fixing #526. Implemented as a period of "never", rather than adding a new pa...luke2007-02-282-1/+15
* 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-273-283/+226
* Applying patch by cstorey from #521luke2007-02-271-3/+16
* Making the package provider tests able to be executed separately, and using "...luke2007-02-273-6/+9
* 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-272-0/+12
* Applying patch by DavidS from #522, along with test code and a small bit of c...luke2007-02-274-39/+52
* Redoing some aspects of the graphing in hopes of helping hte performance a bit.luke2007-02-274-27/+96
* Fixing file backup defaults to correctly use the puppet filebucket by default.luke2007-02-272-1/+14
* 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-274-2/+108
* Fixing #524. Functions, both statements and rvalues, now support no argument...luke2007-02-273-475/+521
* Actually commit the changes to lib/puppet that were supposed to be part of [2...mpalmer2007-02-264-9/+25
* Partially complete #241. Add a 'purged' value for Package.ensure, and add a ...mpalmer2007-02-2323-0/+1214
* 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-228-185/+307
* Fixing #505, #508, and #513.luke2007-02-223-17/+117
* Allow 'key=' to be the only thing on a line (livna uses this)lutter2007-02-212-2/+3
* I believe this fixes the issues in ticket #469shadoi2007-02-211-0/+1