summaryrefslogtreecommitdiff
path: root/lib/puppet
AgeCommit message (Expand)Author
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-26Merge branch '4.x'Jeff McCune
2012-11-26(#14670) autorequire a file_line resource's pathPeter Meier
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-14Add support for a 'match' parameter to file_lineChris Price
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-05-23fix regression in #11017 properlyPeter Meier
2012-05-10Make file_line default to ensure => presentJeff McCune
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
2012-03-09(maint) Comment Ken's fix to String#any?Jeff McCune
2012-03-07(#13018) Fix missing method any? message for ruby 1.9.xKen Barber
2012-03-07(#12357) Add ability to display an error message from validate_reJeff McCune
2012-03-07(#12357) Add validate_absolute_path() functionJeff McCune
2012-02-22(#12776) Added validate_slength function and rspec testChris Spence
2012-02-09implement #11017 - make file_line type ensurablePeter Meier
2012-01-11Merge branch '2.2.x'Jeff McCune
2012-01-11Check according to rfc1035Stig Sandbeck Mathisen
2012-01-09New str2saltedsha512 function for OS X PasswordsGary Larizza
2011-12-30Merge branch 'v2.1.x' into v2.2.xJeff McCune