summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
* Removing the long-obsolete Element base class. The Parameter and Type classe...luke2007-07-0421-82/+67
* Fixing #620 - class names and node names now throw an error when they conflictluke2007-07-042-10/+22
* Adding a reference to the LDAPNodes wiki page in the ldapnodes config itemluke2007-06-261-1/+2
* Updating reference docsluke2007-06-203-17/+18
* Updating trac location for laegluke2007-06-191-1/+1
* Modified the fileserver to cache file information, so thatluke2007-06-193-29/+64
* Removing extra debugging from the interpreterluke2007-06-191-2/+0
* More test fixes. I seem to be getting very close.luke2007-06-192-2/+7
* Added documentation for pkgdmg provider in the provider desc accessor as per ...mccune2007-06-181-7/+79
* Adding tracing to prefetch failures, and Fixing the environment support in th...luke2007-06-183-10/+25
* The other half of fixing the versionable stuff -- removing "latest" as a requ...luke2007-06-181-2/+1
* Applying patch in #572 by trombikluke2007-06-181-0/+13
* Fixing my stupid fix of Matt's work. I conflated :versionable and :upgradeab...luke2007-06-188-0/+16
* Adding fink package provider.luke2007-06-181-0/+87
* Fixing some failing tests.luke2007-06-182-1/+2
* Updating the has_version work that Matt did -- the only thing he missed was t...luke2007-06-1810-17/+8
* Applying patch by trombik to fix #628.luke2007-06-181-1/+1
* Applying patch by trombik from #624.luke2007-06-181-1/+2
* Modifying the CA server so that it will not send back a cert whose public key...luke2007-06-181-1/+3
* Fixing #578 -- Invalid certs are no longer written to disk.luke2007-06-181-3/+6
* Fix #657: allow puppet URL's with no server; 'puppet' looks those up on hte l...lutter2007-06-183-17/+38
* fixing the appdmg provider to load the package provider base class, and tryin...luke2007-06-182-8/+2
* Adding appdmg package provider from #641.luke2007-06-181-0/+117
* Adding the output_file.close, as wyvern recommendedluke2007-06-181-0/+1
* Applying the patch by wyvern from #662. This should hopefully kill the clien...luke2007-06-181-60/+43
* Updating rrdgraph documentation with a pointer to the new rrd package.luke2007-06-181-3/+4
* Reverting the change I just made to the config handler; it was only there for...luke2007-06-181-4/+1
* Adding puppet-test, which is useful for performance testingluke2007-06-181-1/+4
* Adding patch by Ghislain from #670, with slight modifications.luke2007-06-181-1/+6
* Fixing #548, and making functions support other rvalues, too, including other...luke2007-06-182-578/+630
* Fixing #643 -- replacing the get_posix_field method with a more degenerate ve...luke2007-06-171-5/+34
* All rails and language tests now pass again. All of the rails tests should n...luke2007-06-173-8/+20
* Fixing #673, but I have not written a test case for it. I moved all rails-re...luke2007-06-171-2/+2
* Fixing the yum provider, and fixing the unit tests so the failures people wer...luke2007-06-172-8/+6
* Modifying the check metaparam so that it just silently ignores metaparams and...luke2007-06-151-2/+6
* Fixing the type/title index for mysqlluke2007-06-151-1/+8
* Removing erroneous debug messageluke2007-06-151-2/+0
* Trying to load ruby gems, in case needed libraries are installed that way, an...luke2007-06-151-1/+1
* Significantly reworking both external_nodes and ldapnodes support (see change...luke2007-06-152-133/+147
* Fixing error about non-puppet protosluke2007-06-151-1/+1
* Significantly optimizing the database queries -- I am getting about 40% bette...luke2007-06-144-10/+13
* adjusting the rrd color stack as requested by thijsluke2007-06-141-1/+1
* Updated the CHANGELOG.ballman2007-06-141-3/+7
* Fixing (hopefully) the last two providers that had "resource.is" callsluke2007-06-142-2/+2
* Fixing sun package providerluke2007-06-141-1/+1
* Applying metrics patch from #659 by thijsluke2007-06-141-12/+15
* A few small fixes here and there, and the rest of the zones commitluke2007-06-145-29/+72
* Fixing #655 -- Solaris zones are again fully functional, from what I can tellluke2007-06-141-88/+51
* Adding indexes for the rails tablesluke2007-06-141-0/+24
* Removing the indexes migration, since the indexes are now in the main db schemaluke2007-06-131-38/+0