Age | Commit message (Expand) | Author |
2012-03-13 | (#13091) Fix LoadError exception with puppet apply | Jeff McCune |
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-03-06 | Merge pull request #44 from jeffmccune/ticket/2.3.x/12357_add_puppet_settings... | Josh Cooper |
2012-03-06 | (#12357) Make facter_dot_d look in Puppet[:confdir]/facts.d | Jeff McCune |
2012-03-05 | (#12357) Add puppet_vardir custom fact | Jeff McCune |
2012-03-05 | (#12357) Fix root_home fact on Windows | 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-02-07 | Merge branch '2.2.x' | Ken Barber |
2012-02-07 | Merge branch '2.1.x' into 2.2.x | Ken Barber |
2012-02-06 | (#12377) Avoid infinite loop when retrying require json | Jeff McCune |
2012-02-03 | Update the documentation comment
| Richard Clamp |
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-10-04 | Merge pull request #13 from kbarber/issue/master/8925-user_ssl_certs | James Turnbull |
2011-10-03 | (#9859) Add root_home fact and tests | Jeff McCune |
2011-08-18 | Docs: Clarify the use case for the anchor type | nfagerlund |
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: Update file_line documentation | Jeff McCune |
2011-08-18 | Docs: Improve example in merge function | Jeff McCune |
2011-08-18 | Merge branch 'ticket/v2.x/9080_match_facts.d_to_facter2dot0' | Jeff McCune |
2011-08-18 | (#9080) Make facts.d match Facter 2.0 | Jeff McCune |
2011-08-17 | Merge branch 'v2.x' | Jeff McCune |
2011-08-17 | (#9080) Add facts from /etc/puppetlabs/facts.d | Jeff McCune |
2011-08-17 | (#8925) Added new function called 'get_certificate' for retrieving | Ken Barber |
2011-08-08 | Merge branch 'issue/master/8797_puppetlabs-functions_merge' | Jeff McCune |
2011-08-05 | (#8797) Merge puppetlabs-functions into puppetlabs-stdlib | Ken Barber |
2011-08-05 | * Moved kwalify to puppetlabs-kwalify project | Ken Barber |
2011-08-05 | Prep for stdlib merge | Ken Barber |
2011-08-04 | (#8792) Rename whole_line type to file_line | Jeff McCune |
2011-08-04 | Merge branch 'refactor/master/8665_whole_line' | Jeff McCune |
2011-08-04 | (#8678) Add validate_array and validate_string functions | Jeff McCune |
2011-08-01 | (#8717) Make merge() function work with Ruby 1.8.5 | Jeff McCune |
2011-07-30 | Fix some ruby 1.9.2 issues. | Ken Barber |
2011-07-29 | (#8709) Add hash merging function | Dan Bode |
2011-07-29 | (#8708) Add has_key function | Dan Bode |
2011-07-29 | (#3) Provide documentation for remaining functions. | Ken Barber |
2011-07-29 | (#3) Apply missing documentation to more functions. | Ken Barber |