Age | Commit message (Expand) | Author |
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-01-11 | Merge branch '2.2.x' | Jeff McCune |
2012-01-11 | Add additional domain name tests | Jeff McCune |
2012-01-11 | (maint) Memoize scope in domain_name spec | Jeff McCune |
2012-01-11 | Merge branch '2.2.x' | Jeff McCune |
2012-01-11 | (#11901) Fix sort order error in tests for 'keys' and 'values' | Jeff McCune |
2012-01-11 | Merge branch '2.2.x' | Ken Barber |
2012-01-10 | (#11873) time function spec failure on Fixnum matcher | Ken Barber |
2012-01-09 | New str2saltedsha512 function for OS X Passwords | Gary Larizza |
2011-11-14 | (#10802) add new function get_module_path | Dan Bode |
2011-10-10 | (Maint) Add watchr autotest script | Jeff McCune |
2011-10-10 | (Maint) Make rspec tests work with Puppet 2.6.4 | Jeff McCune |
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-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-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 |
2011-07-29 | Remove rand. | Ken Barber |
2011-07-29 | Some improvements to values_at tests. | Ken Barber |
2011-07-29 | (#1) provide some more detailed tests for a number of functions. | Ken Barber |
2011-07-29 | Removed date stub since this functinality is available in strftime anyway. | Ken Barber |
2011-07-29 | (#2) fix is_string finally so it also makes sure numbers return false. | Ken Barber |
2011-07-29 | (#2) unstub is_valid_domain_name | Ken Barber |
2011-07-29 | Removed join_with_prefix. | Ken Barber |
2011-07-29 | (#2) unstub is_valid_mac_address. | Ken Barber |
2011-07-29 | Allow sort for strings. | Ken Barber |
2011-07-28 | Count functionality overlaps with size - so removing it. | Ken Barber |
2011-07-28 | Removed crontab functions instead of unstubbing them. | Ken Barber |
2011-07-28 | Removed load_variables. load_yaml is sufficient to solve this problem on its ... | Ken Barber |
2011-07-28 | Remove is_valid_netmask instead of unstubbing. Doesn't seem like a sensible f... | Ken Barber |
2011-07-28 | (#2) unstub is_numeric function. | Ken Barber |
2011-07-28 | (#2) - unstubbed is_valid_ip_address | Ken Barber |
2011-07-28 | (#1) - added new test for upcase. | Ken Barber |
2011-07-28 | (#2) - Added is_float and is_integer functionality. | Ken Barber |
2011-07-27 | (#8665) Change type from append_line to whole_line | Dan Bode |
2011-07-26 | (#8628) Add append_line native type | Dan Bode |