summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-01-22(PUP-1459) Add support for root_home on OS X 10.9William Van Hevelingen
2014-01-15(maint) refactor ensure_packages for clarityAdrien Thebo
2014-01-15Allow a single argument, rather than an arrayTomas Doran
2013-12-20Fix prefix exception message (Closes #23364)Franco Catena
2013-12-09(#23381) add is_bool() functionJoshua Hoblitt
2013-10-29(#20200) Add a recursive merge function.Justin Burnham
2013-10-29(Main) fix typo in pick error messageMatthew Haughton
2013-10-25Fixed 'separator' typosTehmasp Chaudhri
2013-09-18Merge branch 'pull-180'Adrien Thebo
2013-09-18(#22214): close content file before executing checkscriptsgzijl
2013-09-18Merge pull request #184 from lmello/fix_bug_20681_delete_undef_valuesAdrien Thebo
2013-09-18(#20681) fix behaviour of delete_undef_valuesLeonardo Rodrigues de Mello
2013-09-17Merge pull request #182 from lmello/fix_bug_20681_delete_valuesAdrien Thebo
2013-09-17Merge pull request #178 from lmello/fix_bug_20681Adrien Thebo
2013-09-17(#20681) fix behaviour of delete_valuesLeonardo Rodrigues de Mello
2013-09-16Merge pull request #179 from lmello/function_pick_error_msgAdrien Thebo
2013-09-16bug # 20681 delete() function should not remove elements from original listLeonardo Rodrigues de Mello
2013-09-16enhanced the error message of pick function.Leonardo Rodrigues de Mello
2013-08-29(maint) Improve the tests and readability of file_lineJeff McCune
2013-08-29Update file_line resource to support 'after'.Dan Prince
2013-08-13Merge pull request #170 from ptomulik/fix_delete_valuesAdrien Thebo
2013-08-12(maint) Validate input argument in a single locationAdrien Thebo
2013-08-12(maint) reindent case statement to match standard indentationAdrien Thebo
2013-08-12(maint) collapse String/Array validation into shared lambdaAdrien Thebo
2013-08-12(maint) clean up validate_slength argument validationAdrien Thebo
2013-08-12(maint) reword error messages for validate_slengthAdrien Thebo
2013-08-12(maint) Explicitly unpack validate_slength argsAdrien Thebo
2013-08-12(maint) Remove unneeded parens around exceptionsAdrien Thebo
2013-08-08minor corrections to delete_values()Paweł Tomulik
2013-08-08Fix validate_slength, arg.length should be args[0].lengthHubert
2013-08-06Merge pull request #167 from mhellmic/minlengthAdrien Thebo
2013-08-06changed the validate_slength function to accept a min lengthMartin Hellmich
2013-08-05added delete_values() and delete_undef_values() functionsPaweł Tomulik
2013-07-22Adjust to use default URI.escape escape listTomas Doran
2013-07-11Merge branch 'pull-163'Adrien Thebo
2013-07-11(#21416) Allow file_line to match multiple linesAlex O'Rielly
2013-06-27ensure_resource: fix documentation typoChris Boot
2013-06-07Merge pull request #158 from wfarr/validate_ipAdrien Thebo
2013-05-28Merge remote-tracking branch 'pr/56' into pull-56Adrien Thebo
2013-05-24Adding base64 functionfiddyspence
2013-05-22Ruby 2.0 introduces IPAddr::InvalidAddressErrorWill Farrington
2013-05-22Add functions to validate ipv4 and ipv6 addressesWill Farrington
2013-05-15Merge pull request #155 from AlexCline/feature/master/array_comparison_functionsHailee Kenney
2013-05-15Merge pull request #147 from mhellmic/masterAdrien Thebo
2013-05-13(#20684) Add array comparison functions, difference, intersection and union.Alex Cline
2013-05-08fix in merge.rb: refine the checking if an argument is an empty stringMartin Hellmich
2013-05-07Merge branch 'fix_facts_dot_d_with_pe'Jeff McCune
2013-05-07(maint) Indent facter_dot_d with 2 spacesJeff McCune
2013-05-07(#20582) Restore facter_dot_d to stdlib for PE usersJeff McCune
2013-05-07Revert "Revert "Revert "Merge branch 'hkenney-ticket/master/2157_remove_facts...Jeff McCune