summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2013-05-06Terser method of string to array conversion courtesy of ethooz.Alex Cline
2013-05-06Changed str-to-array conversion and removed abbreviation.Alex Cline
2013-05-03(#20548) Allow an array of resource titles to be passed into the ensure_resou...Alex Cline
2013-05-02Add a dirname functionRaphaël Pinson
2013-04-29(maint) Fix a small typo in hash() descriptionMark Smith-Guerrero
2013-04-22check if an argument supposed to be merged is empty toMartin Hellmich
2013-04-11Make the anchor type propagate refresh eventsPhilip Potter
2013-04-10Add a count functionErik Dalén
2013-04-03Remove resundant codeAmos Shapira
2013-04-03(#19998) fix name of function in a commentAmos Shapira
2013-04-03(#19998) Implement any2arrayAmos Shapira
2013-04-01Cleanup per adrianthebo suggestionsSteve Huff
2013-03-29(19864) num2bool match fixSteve Huff
2013-03-29Reworked number-handling logicSteve Huff
2013-03-29Enable num2bool to accept numeric inputSteve Huff
2013-03-27Merge branch '4.x'Adrien Thebo
2013-03-27Merge branch '3.x' into 4.xAdrien Thebo
2013-03-27Merge branch '2.x' into 3.xAdrien Thebo
2013-03-27Allow comparisons of Numeric and number as StringErik Dalén
2013-03-27(maint) better error reporting for prefix and suffixAdrien Thebo
2013-03-26prefix: fix doc typo Examles -> ExamplesRichard Soderberg
2013-03-26add suffix function to accompany the prefix functionRichard Soderberg
2013-03-19Add floor function implementation and unit testsKristof Willaert
2013-03-18(#13610) Add is_function_available to stdlibEric Shamow
2013-03-18Merge branch '4.x'Adrien Thebo