summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-03-18(#13610) Add is_function_available to stdlibEric Shamow
2013-03-18Merge branch '4.x'Adrien Thebo
2013-03-18Merge branch '3.x' into 4.xAdrien Thebo
2013-03-18Merge branch '2.x' into 3.xAdrien Thebo
2013-03-18str2bool should return a boolean if called with a booleanJustin Lambert
2013-03-18Fix number of arguments check in flatten()Uwe Stuehler
2013-03-18Merge branch '3.x' into 4.xAdrien Thebo
2013-03-18Merge branch '2.x' into 3.xAdrien Thebo
2013-03-18Fix number of arguments check in flatten()Uwe Stuehler
2013-02-18Merge branch '4.x'Jeff McCune
2013-02-18Merge branch '3.x' into 4.xJeff McCune
2013-02-18Merge branch '2.x' into 3.xJeff McCune
2013-02-18changed .count to .size to support legacy rubyMartin Hellmich
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-03Merge branch '3.x' into 4.xJeff 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-28Merge branch '3.x' into 4.xJeff McCune
2012-11-28Merge branch '2.x' into 3.xJeff McCune
2012-11-28Add reject() functionPeter Meier
2012-11-27Merge branch '4.x'Jeff McCune
2012-11-27Merge branch '3.x' into 4.xJeff McCune
2012-11-27Merge branch '2.x' into 3.xJeff McCune
2012-11-27Add an ensure_packages function.Chad Metcalf
2012-11-26Merge branch '4.x'Jeff McCune
2012-11-26Merge branch '3.x' into 4.xJeff McCune
2012-11-26Merge branch '2.x' into 3.xJeff McCune
2012-11-26(#17797) min() and max() functionsErik Dalén
2012-11-26Merge branch '4.x'Jeff McCune
2012-11-26Merge branch '3.x' into 4.xJeff McCune
2012-11-26Merge branch '2.x' into 3.xJeff McCune
2012-11-26(#14670) autorequire a file_line resource's pathPeter Meier
2012-11-20Merge branch '4.x'Jeff McCune