summaryrefslogtreecommitdiff
path: root/lib/puppet/parser
AgeCommit message (Expand)Author
2013-03-18Fix number of arguments check in flatten()Uwe Stuehler
2013-03-18Merge branch '2.x' into 3.xAdrien Thebo
2013-03-18Fix number of arguments check in flatten()Uwe Stuehler
2013-02-15Revert "Merge pull request #130 from jhoblitt/has_element"Jeff McCune
2013-02-14(#19272) Add has_element() functionJoshua Hoblitt
2013-02-12Merge branch 'pull-126'Adrien Thebo
2013-02-12(#19201) Add concat function to join two arraysfatmcgav
2013-02-07validate_cmd(): Use Puppet::Util::Execution.execute when availableRaphaël Pinson
2013-02-06validate_cmd: Use Puppet::Util.executeRaphaël Pinson
2013-01-20Add an URL to a doc on how to activate augeas in puppetRaphaël Pinson
2013-01-18validate_augeas: requires augeasRaphaël Pinson
2013-01-18validate_augeas: Ensure tmpfile is closed and unlinkedRaphaël Pinson
2013-01-18validate_augeas: Ensure augeas handler gets closedRaphaël Pinson
2013-01-18Add validate_augeas functionRaphaël Pinson
2013-01-18validate_cmd: Make sure tmpfile is always closed and unlinkedRaphaël Pinson
2013-01-18Add validate_cmd functionRaphaël Pinson
2013-01-14(maint) Fix getparam() spec failure on MRI 1.8Jeff McCune
2013-01-09Add getparam function to get defined resource parametersJaka Hudoklin
2013-01-03Merge branch '4.x'Jeff McCune
2013-01-03Add test/validation for is_float if created from an arithmetical operationstephen
2013-01-03Add test/validation for is_integer if created from an arithmetical operationstephen
2013-01-03Add test/validation for is_numeric if created from an arithmetical operationstephen
2012-11-28Merge branch '4.x'Jeff McCune
2012-11-28Add reject() functionPeter Meier
2012-11-27Merge branch '4.x'Jeff McCune
2012-11-27Add an ensure_packages function.Chad Metcalf
2012-11-26Merge branch '4.x'Jeff McCune
2012-11-26(#17797) min() and max() functionsErik Dalén
2012-11-20Merge branch '4.x'Jeff McCune
2012-11-20Add join_keys_to_values functionJoshua Harlan Lifton
2012-11-19Merge branch 'jfryman-master'Jeff McCune
2012-11-19Extend delete function for strings and hashesJoshua Harlan Lifton
2012-11-15puppet-lint cleanupJames Fryman
2012-11-15Add the pick() functionGary Larizza
2012-11-07(#13974) Add predicate functions for interface factsWil Cooley
2012-11-07Add function, uriescape, to URI.escape strings. Redmine #17459Joe Julian
2012-10-25Explicitly load functions used by ensure_resourceDan Bode
2012-10-25re-formattingDan Bode
2012-10-25Add better docs about duplicate resource failuresDan Bode
2012-10-25Handle undef for parameter argumentDan Bode
2012-10-25Add function ensure_resource and defined_with_paramsDan Bode
2012-08-14(#15872) Add to_bytes functionErik Dalén
2012-08-09Merge branch '2.3.x' into 2.4.xPatrick Carlisle
2012-07-23(Maint) Fix up the get_module_path parser functionJeff McCune
2012-04-03add a "step" argument to range()Steve Huff
2012-03-29Merge pull request #53 from traylenator/fqdn_rotateJeff McCune
2012-03-29Merge branch '2.2.x' into 2.3.xJeff McCune
2012-03-29(#13494) Specify the behavior of zero padded stringsJeff McCune
2012-03-18(#13205) Rotate array/string randomley based on fqdn, fqdn_rotate()Steve Traylen
2012-03-12(#12357) Fix broken compatibility with Puppet 2.6Jeff McCune