Age | Commit message (Expand) | Author |
2013-08-06 | changed the validate_slength function to accept a min length | Martin Hellmich |
2013-08-05 | added delete_values() and delete_undef_values() functions | Paweł Tomulik |
2013-07-22 | Adjust to use default URI.escape escape list | Tomas Doran |
2013-07-11 | Merge branch 'pull-163' | Adrien Thebo |
2013-07-11 | (#21416) Allow file_line to match multiple lines | Alex O'Rielly |
2013-06-27 | ensure_resource: fix documentation typo | Chris Boot |
2013-06-07 | Merge pull request #158 from wfarr/validate_ip | Adrien Thebo |
2013-05-28 | Merge remote-tracking branch 'pr/56' into pull-56 | Adrien Thebo |
2013-05-24 | Adding base64 function | fiddyspence |
2013-05-22 | Ruby 2.0 introduces IPAddr::InvalidAddressError | Will Farrington |
2013-05-22 | Add functions to validate ipv4 and ipv6 addresses | Will Farrington |
2013-05-15 | Merge pull request #155 from AlexCline/feature/master/array_comparison_functions | Hailee Kenney |
2013-05-15 | Merge pull request #147 from mhellmic/master | Adrien Thebo |
2013-05-13 | (#20684) Add array comparison functions, difference, intersection and union. | Alex Cline |
2013-05-08 | fix in merge.rb: refine the checking if an argument is an empty string | Martin Hellmich |
2013-05-07 | Merge branch 'fix_facts_dot_d_with_pe' | Jeff McCune |
2013-05-07 | (maint) Indent facter_dot_d with 2 spaces | Jeff McCune |
2013-05-07 | (#20582) Restore facter_dot_d to stdlib for PE users | Jeff McCune |
2013-05-07 | Revert "Revert "Revert "Merge branch 'hkenney-ticket/master/2157_remove_facts... | Jeff McCune |
2013-05-06 | Terser method of string to array conversion courtesy of ethooz. | Alex Cline |
2013-05-06 | Changed 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-02 | Add a dirname function | Raphaël Pinson |
2013-04-29 | (maint) Fix a small typo in hash() description | Mark Smith-Guerrero |
2013-04-22 | check if an argument supposed to be merged is empty to | Martin Hellmich |
2013-04-11 | Make the anchor type propagate refresh events | Philip Potter |
2013-04-10 | Add a count function | Erik Dalén |
2013-04-03 | Remove resundant code | Amos Shapira |
2013-04-03 | (#19998) fix name of function in a comment | Amos Shapira |
2013-04-03 | (#19998) Implement any2array | Amos Shapira |
2013-04-01 | Cleanup per adrianthebo suggestions | Steve Huff |
2013-03-29 | (19864) num2bool match fix | Steve Huff |
2013-03-29 | Reworked number-handling logic | Steve Huff |
2013-03-29 | Enable num2bool to accept numeric input | Steve Huff |
2013-03-27 | Merge branch '4.x' | Adrien Thebo |
2013-03-27 | Merge branch '3.x' into 4.x | Adrien Thebo |
2013-03-27 | Merge branch '2.x' into 3.x | Adrien Thebo |
2013-03-27 | Allow comparisons of Numeric and number as String | Erik Dalén |
2013-03-27 | (maint) better error reporting for prefix and suffix | Adrien Thebo |
2013-03-26 | prefix: fix doc typo Examles -> Examples | Richard Soderberg |
2013-03-26 | add suffix function to accompany the prefix function | Richard Soderberg |
2013-03-19 | Add floor function implementation and unit tests | Kristof Willaert |
2013-03-18 | (#13610) Add is_function_available to stdlib | Eric Shamow |
2013-03-18 | Merge branch '4.x' | Adrien Thebo |
2013-03-18 | Merge branch '3.x' into 4.x | Adrien Thebo |
2013-03-18 | Merge branch '2.x' into 3.x | Adrien Thebo |
2013-03-18 | str2bool should return a boolean if called with a boolean | Justin Lambert |
2013-03-18 | Fix number of arguments check in flatten() | Uwe Stuehler |
2013-03-18 | Merge branch '3.x' into 4.x | Adrien Thebo |
2013-03-18 | Merge branch '2.x' into 3.x | Adrien Thebo |