summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-02-22(#12776) Added validate_slength function and rspec testChris Spence
2012-02-09implement #11017 - make file_line type ensurablePeter Meier
2012-02-07Merge branch '2.2.x'Ken Barber
2012-02-07Merge branch '2.1.x' into 2.2.xKen Barber
2012-02-06(#12377) Avoid infinite loop when retrying require jsonJeff McCune
2012-02-03Update the documentation comment Richard Clamp
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-10-04Merge pull request #13 from kbarber/issue/master/8925-user_ssl_certsJames Turnbull
2011-10-03(#9859) Add root_home fact and testsJeff 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-18Merge branch 'ticket/v2.x/9080_match_facts.d_to_facter2dot0'Jeff McCune
2011-08-18(#9080) Make facts.d match Facter 2.0Jeff McCune
2011-08-17Merge branch 'v2.x'Jeff McCune
2011-08-17(#9080) Add facts from /etc/puppetlabs/facts.dJeff 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
2011-07-29(#3) Provide documentation for remaining functions.Ken Barber
2011-07-29(#3) Apply missing documentation to more functions.Ken Barber
2011-07-29Remove rand.Ken Barber
2011-07-29Removed date stub since this functinality is available in strftime anyway.Ken Barber
2011-07-29(#2) fix is_string finally so it also makes sure numbers return false.Ken Barber
2011-07-29(#2) unstub is_valid_domain_nameKen Barber
2011-07-30Added doc strings for first five functionsJames Turnbull
2011-07-29Removed join_with_prefix.Ken Barber
2011-07-29(#2) unstub is_valid_mac_address.Ken Barber
2011-07-29Allow sort for strings.Ken Barber
2011-07-28Count functionality overlaps with size - so removing it.Ken Barber
2011-07-28Removed crontab functions instead of unstubbing them.Ken Barber