summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util
Commit message (Expand)AuthorAgeFilesLines
...
| * Adding a class for using templates directly within resourcesLuke Kanies2008-06-091-0/+38
* | Merge branch '0.24.x'Luke Kanies2008-05-251-0/+7
|\|
| * Refactoring warnings.rb for tests.Paul Lathrop2008-05-231-0/+7
* | Merge branch '0.24.x'Luke Kanies2008-05-207-39/+393
|\|
| * 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
* | Using the new Cacher class for handling cached data.Luke Kanies2008-05-131-8/+10
* | Adding a module for handling caching information.Luke Kanies2008-05-071-0/+67
* | The master and client now successfully speak xmlrpc using the new system.Luke Kanies2008-05-071-3/+9
* | The Settings class now clears the 'used' sections when a value is changed.Luke Kanies2008-05-051-1/+3
* | I think I've now got the Webrick SSL support working.Luke Kanies2008-04-281-1/+6
* | We have a basically functional CA -- it can signLuke Kanies2008-04-151-1/+1
* | Merge branch '0.24.x'Luke Kanies2008-04-111-2/+2
|\|
| * Extend workaround from 56aad69f8cdf8b0b08fdb7985014986223fa4455 to not only f...Andreas Rogge2008-04-031-2/+2
* | Fixing tests that were failing as a result of the merge,Luke Kanies2008-04-011-4/+0
* | Merge branch 'master' into master_no_global_resourcesLuke Kanies2008-03-319-198/+218
|\ \
| * | Merge branch '0.24.x'Luke Kanies2008-03-254-5/+8
| |\|
| | * 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
| * | Merge branch '0.24.x'Luke Kanies2008-03-202-24/+31
| |\|
| | * 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
| * | Merge branch '0.24.x'Luke Kanies2008-03-071-47/+49
| |\|
| | * Changed name of method for clarity per code reviewLuke Kanies2008-03-051-5/+5
| | * Ticket #1041Andrew Shafer2008-03-051-47/+49
| * | Merge branch '0.24.x'Luke Kanies2008-02-254-4/+4
| |\|
| | * 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
| * | 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
| |\|