Age | Commit message (Expand) | Author |
2013-04-24 | added str_and_salt2sha1.rb for hashing couchdb pw | varac |
2013-03-10 | Added str2sha1_and_salt.rb function for couchdb passwords. | varac |
2013-03-08 | added str2saltedsha1.rb | varac |
2012-11-28 | Merge branch '4.x' | Jeff McCune |
2012-11-28 | Add reject() function | Peter Meier |
2012-11-27 | Merge branch '4.x' | Jeff McCune |
2012-11-27 | Add an ensure_packages function. | Chad Metcalf |
2012-11-26 | Merge branch '4.x' | Jeff McCune |
2012-11-26 | (#17797) min() and max() functions | Erik Dalén |
2012-11-26 | Merge branch '4.x' | Jeff McCune |
2012-11-26 | (#14670) autorequire a file_line resource's path | Peter Meier |
2012-11-20 | Merge branch '4.x' | Jeff McCune |
2012-11-20 | Add join_keys_to_values function | Joshua Harlan Lifton |
2012-11-19 | Merge branch 'jfryman-master' | Jeff McCune |
2012-11-19 | Extend delete function for strings and hashes | Joshua Harlan Lifton |
2012-11-15 | puppet-lint cleanup | James Fryman |
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 | Add support for a 'match' parameter to file_line | Chris Price |
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-05-23 | fix regression in #11017 properly | Peter Meier |
2012-05-10 | Make file_line default to ensure => present | 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-02-09 | implement #11017 - make file_line type ensurable | Peter Meier |
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: Clarify the use case for the anchor type | nfagerlund |