summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util
Commit message (Expand)AuthorAgeFilesLines
* Fixed #1553 - Puppet and Facter cannot both install the plist module into two...James Turnbull2008-09-133-474/+0
* Removed reference to namespaces from --genconfig documentationJames Turnbull2008-08-211-4/+0
* Fixed #1441 - Updated console coloursJames Turnbull2008-08-011-14/+22
* Ensure that we consistently use either string #{} interpolation or String.%Daniel Pittman2008-08-011-1/+1
* Feature #1241 : Improve performance of group lookupsJames Turnbull2008-07-291-14/+67
* Merge branch 'tickets/0.24.x/1231' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-07-051-2/+4
|\
| * Fixed #1231 - Exceptions during startup should now be clear.Luke Kanies2008-07-041-2/+4
* | Removed debugging from lib/puppet/util/ldap/connection.rbJames Turnbull2008-07-041-1/+0
|/
* Adding an 'instance' class method to ldap connections.Luke Kanies2008-07-011-0/+13
* issue 1183Andrew Shafer2008-06-161-0/+58
* Applying the fixes recommended by David Schmitt to the inline documentation ofLuke Kanies2008-06-091-4/+4
* Updating the docs for ResourceTemplate.Luke Kanies2008-06-091-0/+23
* Adding a class for using templates directly within resourcesLuke Kanies2008-06-091-0/+38
* Refactoring warnings.rb for tests.Paul Lathrop2008-05-231-0/+7
* Removing an unused file. Closes #1229.Luke Kanies2008-05-191-38/+0
* Another refactor based on feedback from Luke. This includes adding an accesso...Paul Lathrop2008-05-181-0/+4
* Adding ldap providers for the user and group type.Luke Kanies2008-05-124-0/+388
* Fix for ticket #1218 - changed to appropriate variable nameJames Turnbull2008-05-101-1/+1
* Extend workaround from 56aad69f8cdf8b0b08fdb7985014986223fa4455 to not only f...Andreas Rogge2008-04-031-2/+2
* Found all instances of methods where split() is used withoutLuke Kanies2008-03-213-3/+6
* Applying patch by wyvern to fix #1142.Luke Kanies2008-03-201-2/+2
* Refactoring how the catalog creation handles errors.Luke Kanies2008-03-181-15/+11
* Removing extra debuggingLuke Kanies2008-03-181-1/+0
* Settings now (again?) do not use a section more thanLuke Kanies2008-03-181-8/+13
* Hopefully *finally* fixed the "already being managed" problemLuke Kanies2008-03-181-6/+9
* Flat file now does writing to a tempfile.Brenton Leanhardt2008-03-131-1/+5
* Changed name of method for clarity per code reviewLuke Kanies2008-03-051-5/+5
* Ticket #1041Andrew Shafer2008-03-051-47/+49
* Merge commit 'turnbull/0.24.x' into 0.24.xLuke Kanies2008-02-231-1/+1
|\
| * Fixes ticket #1079 - added . support for tagsJames Turnbull2008-02-241-1/+1
* | Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-232-2/+2
|/
* Quashed commit of my fixes for #1010.Luke Kanies2008-02-211-1/+1
* 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
* 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
* 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