summaryrefslogtreecommitdiff
path: root/lib/puppet/functions
AgeCommit message (Expand)Author
2017-09-25Merge pull request #777 from alexjfisher/fix_test_filenamesTP Honey
2017-08-25Added to_json function with tests and READMEWhatsARanjit
2017-07-11Fix filenames of two function spec testsAlexander Fisher
2017-07-03Revert "Allow use of fact() on other hashes"Reid Vandewiele
2017-06-30(FACT-932) Allow use of fact() on other hashesReid Vandewiele
2017-06-30(FACT-932) Add new function, fact()Reid Vandewiele
2017-03-14Addition of new length functionHelen Campbell
2016-12-01Indicate that the type function is preferred (#695)Nick Walker
2016-11-24Deprecation - Use puppet stacktrace if availableHelen Campbell
2016-11-21Revert "Call site output for deprecation warnings"Bryan Jen
2016-11-21Call site display for deprecation warningsHelen Campbell
2016-10-12(MODULES-3962) Rework v4 function shims to work on puppet 3.7 and 4.0.0David Schmitt
2016-10-12(MODULES-3961) emit more deprecation warningsDavid Schmitt
2016-10-09Update deprecation() so warnings can be disabled for CIDavid Schmitt
2016-10-08Revert "Addition of logging with file and line numbers"David Schmitt
2016-10-07(Maint) add missing validate_slength deprecationDavid Schmitt
2016-10-07(FM-5703, PUP-6717) Remove the dynamic deprecation_genDavid Schmitt
2016-10-03Addition of Puppet 4 functionsHelen Campbell
2016-09-21Revert "Ensure validate functions use Puppet 4 deprecation"Helen
2016-09-21Ensure validate functions use Puppet 4 deprecationHelen Campbell
2016-09-07(MODULES-3737) validate_legacy: refactoringDavid Schmitt
2016-09-06Addition of logging with file and line numbersHelen Campbell
2016-09-05Deprecation function to be mutable in all casesHelen Campbell
2016-08-11(WIP) Addition of validate legacy functionHelen Campbell
2016-07-18(MODULES-3529)add deprecation functiontphoney
2015-09-14(MODULES-2516) Adds an is_a() functionDavid Schmitt
2015-01-07(MODULES-1473) Deprecate type() function for new parserHunter Haugen