summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Adding hook to update timestamp when a report is runluke2007-02-161-0/+13
* Change Puppet.name to Puppet.execname so rails 1.2 won't freak out.shadoi2007-02-165-7/+7
* Update relationshipsshadoi2007-02-165-25/+13
* Revamping collections to get what is hopefully more reasonable behaviour when...luke2007-02-162-24/+54
* This works for me. Probably not the most universal fix.shadoi2007-02-151-0/+4
* Apparently using "gem" requires an environment we don't have.shadoi2007-02-151-1/+1
* Merge fact_names & fact_values, and param_names & param_values.shadoi2007-02-1511-49/+30
* Fixing features to use the new feature locationluke2007-02-153-4/+4
* Applying patch from #502 by Joseluke2007-02-151-1/+1
* Applying patch by Jeff McCune from #496luke2007-02-121-26/+20
* Applying patch from #474 by David Schmitt.luke2007-02-111-1/+4
* Fixing #493.luke2007-02-111-1/+0
* Applying doc patch from #494.luke2007-02-113-5/+17
* Fixing #484. Moving unit tests at the same time.luke2007-02-081-1/+8
* Okay, last file moves for the night. The test code has been moved to match t...luke2007-02-084-4/+5
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-0844-895/+834
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-0754-1538/+1524
* Adding a libdir setting for puppet, so you can store your modifications to pu...luke2007-02-072-0/+22
* Adding a parameter to allow you to override how an exec refreshes itself.luke2007-02-071-4/+22
* Changing exec so that the checks apply to whether an exec is refreshed.luke2007-02-071-1/+3
* Disabling the netinfo mount providerluke2007-02-071-31/+31
* Merging the state-rename branch. This includes the diff from version 2156 to...luke2007-02-0752-1173/+1061
* Removing the default value for :ensure on mounts.luke2007-02-061-8/+0