summaryrefslogtreecommitdiff
path: root/lib/puppet
AgeCommit message (Expand)Author
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
2011-12-30Merge branch 'v2.x'Jeff McCune
2011-11-14(#10802) add new function get_module_pathDan Bode
2011-10-25(#10285) Refactor json to use pson instead.Nan Liu
2011-10-10(#10007) Revert "Merge pull request #13 from kbarber/issue/master/8925-user_s...Jeff McCune
2011-08-18Docs: Clarify the use case for the anchor typenfagerlund
2011-08-18Docs: Remove author emails from stdlib functionsnfagerlund
2011-08-18Docs: Copyedit function doc stringsnfagerlund
2011-08-18Docs: Correct indentation of markdown code examplesnfagerlund
2011-08-18Docs: Update file_line documentationJeff McCune
2011-08-18Docs: Improve example in merge functionJeff McCune
2011-08-17(#8925) Added new function called 'get_certificate' for retrievingKen Barber
2011-08-08Merge branch 'issue/master/8797_puppetlabs-functions_merge'Jeff McCune
2011-08-05(#8797) Merge puppetlabs-functions into puppetlabs-stdlibKen Barber
2011-08-05* Moved kwalify to puppetlabs-kwalify projectKen Barber
2011-08-05Prep for stdlib mergeKen Barber
2011-08-04(#8792) Rename whole_line type to file_lineJeff McCune
2011-08-04Merge branch 'refactor/master/8665_whole_line'Jeff McCune
2011-08-04(#8678) Add validate_array and validate_string functionsJeff McCune
2011-08-01(#8717) Make merge() function work with Ruby 1.8.5Jeff McCune
2011-07-30Fix some ruby 1.9.2 issues.Ken Barber
2011-07-29(#8709) Add hash merging functionDan Bode
2011-07-29(#8708) Add has_key functionDan Bode