summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| |\|
| * | 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