summaryrefslogtreecommitdiff
path: root/lib/puppet/parser
AgeCommit message (Expand)Author
2017-10-13Merge remote-tracking branch 'origin/master' into leap_masterHEADmasterVarac
2017-08-28(MODULES-5546) add check for pw_hashEric Putnam
2017-07-31Merge pull request #753 from frapex/masterTP Honey
2017-07-27(maint) move/rewrite round() as ruby functionEric Putnam
2017-07-18(MODULES-4908) adds support for sensitive data type to pw_hashEric Putnam
2017-07-14FM-6239 clean up for puppet 5.tests/deprecationtphoney
2017-07-08Add validate_domain_name functionFrank de Jong
2017-07-07Merge pull request #716 from EmersonPrado/MODULES-4377TP Honey
2017-06-14(MODULES-5095) Workaround for PUP-7650Thomas Hallgren
2017-05-09Fix issue where the following causes obscure catalog compilation errors:Alex Dacre
2017-05-09(PE-20308) Also fix defined type strings & referencesHunter Haugen
2017-04-26(PE-20308) Correct boundary for 4.5 vs 4.6Hunter Haugen
2017-04-25(PE-20308) Pass a literal type and not a string to findresourceHunter Haugen
2017-03-21Merge pull request #718 from sspreitzer/master_globWilson McCoubrey
2017-03-15(FM-6051) Adds comments to warn for UTF8 incompatibilityHelen Campbell
2017-03-14Merge pull request #736 from HelenCampbell/lengthfunctDavid Schmitt
2017-03-14Addition of new length functionHelen Campbell
2017-03-13Merge pull request #729 from eputnam/i18n_prepGlenn Sarti
2017-03-10Should only try to aplpy the resource if it not definedmbakerbp
2017-03-01(MODULES-4473) join strings for i18n parserEric Putnam
2017-02-05Add glob functionSascha Spreitzer
2017-02-03Include routine to converge ensure values 'present' and 'installed'Emerson Prado
2017-01-13Merge remote-tracking branch 'origin/master' into leap_mastervarac
2016-12-15Merge pull request #640 from hunner/add_pryBryan Jen
2016-12-13Merge pull request #700 from petems/MODULES-4188-uuid_functionBryan Jen
2016-12-09(MODULES-3829) Make ensure_packages work with < 2.0Hailee Kenney
2016-12-09(MODULES-4188) Add FQDN UUID generation functionPeter Souter
2016-12-08Add pry() function from hunner-pryHunter Haugen
2016-11-27Remove rvalue declaration from v3 deprecation() functionDavid Schmitt
2016-11-10Merge pull request #632 from MiamiOH/masterWilson McCoubrey
2016-11-08(MODULES-3829) Use .dup to duplicate classes for modification.Simon Beirnaert
2016-10-12(MODULES-3969) Update getvar to work on ruby 1.8.7David Schmitt
2016-10-12(MODULES-3961) emit more deprecation warningsDavid Schmitt
2016-10-08Revert "Addition of logging with file and line numbers"David Schmitt
2016-10-08Ignore :undefined_variable "reason" in getvarMaksym Melnychok
2016-10-07(FM-5703, PUP-6717) Remove the dynamic deprecation_genDavid Schmitt
2016-10-04(MODULES-3933) Fix getparam for 'false' valuesDavid Schmitt
2016-10-04Permit undef passed as `nil` to validate_stringDominic Cleal
2016-09-26Remove duplicate deprecation warningsHelen Campbell
2016-09-26Merge pull request #656 from HelenCampbell/hashFupdateHunter Haugen
2016-09-26Add deprecation warnings to remaining validatesHelen Campbell
2016-09-15Fix whitespaceHunter Haugen
2016-09-15Merge pull request #644 from dmitryilyin/masterBryan Jen
2016-09-06Addition of logging with file and line numbersHelen Campbell
2016-09-05Deprecation function to be mutable in all casesHelen Campbell
2016-08-30Refactor dig44 functionDmitry Ilyin
2016-08-17Merge pull request #637 from HelenCampbell/ipdeprecationDavid Schmitt
2016-08-17Deprecation of ip functionsHelen Campbell
2016-08-15(maint) Switch 3.x deprecation() to use Puppet warning loggerDominic Cleal
2016-08-08(modules-3532) deprecate string type checkstphoney