summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util
Commit message (Expand)AuthorAgeFilesLines
...
| | * Quashed commit of my fixes for #1010.Luke Kanies2008-02-211-1/+1
| * | Merge branch '0.24.x'Luke Kanies2008-02-182-18/+56
| |\|
| | * Refactoring the incremental checksum generationLuke Kanies2008-02-141-11/+12
| | * Enhancing the stand-alone checksums utility moduleLuke Kanies2008-02-141-10/+47
| | * Fixing #1064 -- providers et al are now autoloadedLuke Kanies2008-02-131-2/+1
| | * removing "lib" deprecation notice from autoloaderLuke Kanies2008-02-131-4/+0
| | * Fixed #1043 -- autoloading now searches the plugins directoryLuke Kanies2008-02-131-3/+8
| * | Merge branch '0.24.x'Luke Kanies2008-02-124-17/+73
| |\|
| | * Adding an inflection util class.Luke Kanies2008-02-121-0/+14
| | * Removing the last remaining vestiges of GRATR --Luke Kanies2008-02-111-1/+1
| | * Added a 'tagged?' method to the Tagging module.Luke Kanies2008-02-111-0/+5
| | * Applying patch by Jay to fix #989 -- missing crl files areLuke Kanies2008-02-071-1/+1
| | * Fixing the Settings class so that it correctly handlesLuke Kanies2008-02-071-7/+9
| | * I think I've finally fixed #959, by having the SettingsLuke Kanies2008-01-201-12/+13
| | * Fixing #976 -- both the full name of qualified classes andLuke Kanies2008-01-191-0/+34
| * | Merge branch '0.24.x'Luke Kanies2008-01-192-8/+59
| |\|
| * | Removed remaining elements of old_parse - closing Ticket #990James Turnbull2008-01-191-88/+0
* | | More fixes to the testing.Luke Kanies2008-01-151-0/+1
* | | Another round of test-fixes toward eliminating global resourceLuke Kanies2008-01-141-39/+0
* | | Lots o' bug-fixes toward getting rid of global resources.Luke Kanies2008-01-081-2/+4
| |/ |/|
* | Fixing #982 -- I have completely removed the GRATR graph libraryLuke Kanies2008-01-071-8/+2
* | Fixing the unit tests for nagios_maker; I could swear I'd alreadyLuke Kanies2008-01-071-2/+3
* | Fixed #980 - minor wiki formatting error in nagios_maker.rbJames Turnbull2008-01-021-1/+1
* | Added builtin support for all Nagios resource types.Luke Kanies2007-12-311-2/+18
* | Adding the metaprogramming to create the Nagios typesLuke Kanies2007-12-311-0/+40
|/
* Further fixes toward #965. Turned out that the previous fixLuke Kanies2007-12-211-1/+2
* Hopefully finally fixing #959. Loading the stored cacheLuke Kanies2007-12-121-1/+1
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-111-3/+3
* Adding an Indirection reference, along with the workLuke Kanies2007-12-102-1/+6
* Fixing the rest of #948. My previous work was sufficient,Luke Kanies2007-12-101-1/+6
* Fixing part of #948 -- per-setting hooks are now calledLuke Kanies2007-12-101-15/+38
* Fixing the markup on the pkgdmg provider so it is a bit betterLuke Kanies2007-11-281-1/+1
* Fixing #781, from what I can tell. I'm leaving it withLuke Kanies2007-11-271-11/+29
* Fixing the asuser method in Puppet::Util::SUIDManagerLuke Kanies2007-11-271-15/+13
* Fixing the breakage that I caused when I added the 'declared_feature?'Luke Kanies2007-11-261-1/+1
* Rewriting the tests for the package resource type, fixing #930.Luke Kanies2007-11-261-11/+11
* Merge branch 'plugins_mount', fixing #891.Luke Kanies2007-11-241-1/+9
|\
| * Integrating Matt Palmer's patch to provide a 'plugins'Luke Kanies2007-11-241-1/+9
* | Applying patch 20070913004017-6856b-cdbbba99de0b33b64874205a27833b5114fcc6b9....Luke Kanies2007-11-231-1/+1
|/
* Fixing #886 -- the problem was the I had changed the baseLuke Kanies2007-11-231-0/+5
* Added calls to endgrent/endpwent in util/posix.rb toLuke Kanies2007-11-231-0/+7
* Reverting the changes I'd made toward removing the globalLuke Kanies2007-11-191-1/+1
* Merge commit 'davids-bugfixes/rest/fix-815-by-using-main-explicitly'Luke Kanies2007-11-182-9/+3
|\
| * fix #815: add :main to all use() for :reporting and :metricsDavid Schmitt2007-11-091-1/+1
| * remove obsolete runners variableDavid Schmitt2007-11-091-8/+2
* | Fixed most failing tests, but there are still over thirty failing.Luke Kanies2007-11-181-1/+1
|/
* File serving now works. I've tested a couple of ways toLuke Kanies2007-10-191-0/+22
* Adding the first pass at modifying file servingLuke Kanies2007-10-171-0/+37
* Somewhat better documentation of the :absent field feature in fileparsing.Marcin Owsiany2007-10-061-1/+3
* Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies2007-10-041-7/+2
|\