Age | Commit message (Expand) | Author |
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-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 | Merge branch '2.x' into 3.x | Adrien Thebo |
2013-03-18 | Fix number of arguments check in flatten() | Uwe Stuehler |
2013-01-03 | Add test/validation for is_float if created from an arithmetical operation | stephen |
2013-01-03 | Add test/validation for is_integer if created from an arithmetical operation | stephen |
2013-01-03 | Add test/validation for is_numeric if created from an arithmetical operation | stephen |
2012-11-28 | Add reject() function | Peter Meier |
2012-11-27 | Add an ensure_packages function. | Chad Metcalf |
2012-11-26 | (#17797) min() and max() functions | Erik Dalén |
2012-11-20 | Add join_keys_to_values function | Joshua Harlan Lifton |
2012-11-19 | Extend delete function for strings and hashes | Joshua Harlan Lifton |
2012-11-15 | Add the pick() function | Gary Larizza |
2012-11-07 | (#13974) Add predicate functions for interface facts | Wil Cooley |
2012-11-07 | Add function, uriescape, to URI.escape strings. Redmine #17459 | Joe Julian |
2012-10-25 | Explicitly load functions used by ensure_resource | Dan Bode |
2012-10-25 | re-formatting | Dan Bode |
2012-10-25 | Add better docs about duplicate resource failures | Dan Bode |
2012-10-25 | Handle undef for parameter argument | Dan Bode |
2012-10-25 | Add function ensure_resource and defined_with_params | Dan Bode |
2012-08-14 | (#15872) Add to_bytes function | Erik Dalén |
2012-08-09 | Merge branch '2.3.x' into 2.4.x | Patrick Carlisle |
2012-07-23 | (Maint) Fix up the get_module_path parser function | Jeff McCune |
2012-03-29 | Merge pull request #53 from traylenator/fqdn_rotate | Jeff McCune |
2012-03-29 | Merge branch '2.2.x' into 2.3.x | Jeff McCune |
2012-03-29 | (#13494) Specify the behavior of zero padded strings | Jeff 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.6 | Jeff 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.x | Ken Barber |
2012-03-07 | (#12357) Add ability to display an error message from validate_re | Jeff McCune |
2012-03-07 | (#12357) Add validate_absolute_path() function | Jeff McCune |
2012-02-22 | (#12776) Added validate_slength function and rspec test | Chris Spence |
2012-01-11 | Merge branch '2.2.x' | Jeff McCune |
2012-01-11 | Check according to rfc1035 | Stig Sandbeck Mathisen |
2012-01-09 | New str2saltedsha512 function for OS X Passwords | Gary Larizza |
2011-12-30 | Merge branch 'v2.1.x' into v2.2.x | Jeff McCune |
2011-12-30 | Merge branch 'v2.x' | Jeff McCune |
2011-11-14 | (#10802) add new function get_module_path | Dan 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-18 | Docs: Remove author emails from stdlib functions | nfagerlund |
2011-08-18 | Docs: Copyedit function doc strings | nfagerlund |
2011-08-18 | Docs: Correct indentation of markdown code examples | nfagerlund |
2011-08-18 | Docs: Improve example in merge function | Jeff McCune |
2011-08-17 | (#8925) Added new function called 'get_certificate' for retrieving | Ken Barber |
2011-08-05 | (#8797) Merge puppetlabs-functions into puppetlabs-stdlib | Ken Barber |
2011-08-05 | * Moved kwalify to puppetlabs-kwalify project | Ken Barber |