Age | Commit message (Expand) | Author |
2017-07-31 | Merge pull request #753 from frapex/master | TP Honey |
2017-07-27 | (maint) move/rewrite round() as ruby function | Eric Putnam |
2017-07-26 | Merge pull request #717 from ripclawffb/filelineoption | Eric Putnam |
2017-07-21 | Merge pull request #787 from reidmv/fact_function | Hunter Haugen |
2017-07-18 | Add new file_line option append_on_no_match | asif.shaikh |
2017-07-18 | (MODULES-4908) adds support for sensitive data type to pw_hash | Eric Putnam |
2017-07-14 | Merge pull request #794 from tkishel/MODULES-5003-file_line_does_not_change_m... | TP Honey |
2017-07-14 | FM-6239 clean up for puppet 5.tests/deprecation | tphoney |
2017-07-13 | (MODULES-5003) file_line_does_not_change_multiple_lines_when_one_matches | tkishel |
2017-07-13 | (MODULES-5003) file_line_does_not_change_multiple_lines_when_one_matches | tkishel |
2017-07-08 | Add validate_domain_name function | Frank de Jong |
2017-07-07 | Merge pull request #716 from EmersonPrado/MODULES-4377 | TP Honey |
2017-07-07 | Merge pull request #788 from tphoney/MODULES-5003 | Eric Putnam |
2017-07-03 | Revert "Allow use of fact() on other hashes" | Reid Vandewiele |
2017-07-03 | (MODULES-5003) file_line fix all broken lines | tphoney |
2017-06-30 | (FACT-932) Allow use of fact() on other hashes | Reid Vandewiele |
2017-06-30 | (FACT-932) Add new function, fact() | Reid Vandewiele |
2017-06-28 | (MODULES-5113) Make line support Sensitive | Reid Vandewiele |
2017-06-14 | (MODULES-5095) Workaround for PUP-7650 | Thomas Hallgren |
2017-05-09 | Fix issue where the following causes obscure catalog compilation errors: | Alex Dacre |
2017-05-09 | (PE-20308) Also fix defined type strings & references | Hunter Haugen |
2017-04-26 | (PE-20308) Correct boundary for 4.5 vs 4.6 | Hunter Haugen |
2017-04-25 | (PE-20308) Pass a literal type and not a string to findresource | Hunter Haugen |
2017-04-18 | Ruby 1.8 doesn't support open_args | Mathieu Parent |
2017-03-21 | Merge pull request #718 from sspreitzer/master_glob | Wilson McCoubrey |
2017-03-15 | (FM-6051) Adds comments to warn for UTF8 incompatibility | Helen Campbell |
2017-03-14 | Merge pull request #736 from HelenCampbell/lengthfunct | David Schmitt |
2017-03-14 | Addition of new length function | Helen Campbell |
2017-03-13 | Merge pull request #729 from eputnam/i18n_prep | Glenn Sarti |
2017-03-13 | (#FM-6068) allow file encoding to be specified (#726) | Geoff Williams |
2017-03-10 | Should only try to aplpy the resource if it not defined | mbakerbp |
2017-03-01 | (MODULES-4473) join strings for i18n parser | Eric Putnam |
2017-02-05 | Add glob function | Sascha Spreitzer |
2017-02-03 | Include routine to converge ensure values 'present' and 'installed' | Emerson Prado |
2016-12-20 | Merge pull request #613 from reidmv/add_puppet_server_fact | Wilson McCoubrey |
2016-12-15 | Merge pull request #640 from hunner/add_pry | Bryan Jen |
2016-12-13 | Merge pull request #700 from petems/MODULES-4188-uuid_function | Bryan Jen |
2016-12-09 | Merge pull request #697 from HAIL9000/issue/master/MODULES-3829_add_tests_for... | David Schmitt |
2016-12-09 | (MODULES-3829) Make ensure_packages work with < 2.0 | Hailee Kenney |
2016-12-09 | (MODULES-4188) Add FQDN UUID generation function | Peter Souter |
2016-12-08 | Add pry() function from hunner-pry | Hunter Haugen |
2016-12-01 | Indicate that the type function is preferred (#695) | Nick Walker |
2016-11-29 | Merge pull request #693 from HelenCampbell/moreErrorDetail | David Schmitt |
2016-11-27 | Remove rvalue declaration from v3 deprecation() function | David Schmitt |
2016-11-24 | Deprecation - Use puppet stacktrace if available | Helen Campbell |
2016-11-21 | Revert "Call site output for deprecation warnings" | Bryan Jen |
2016-11-21 | Call site display for deprecation warnings | Helen Campbell |
2016-11-10 | Add puppet_server fact to return agent's server | Reid Vandewiele |
2016-11-10 | Merge pull request #632 from MiamiOH/master | Wilson McCoubrey |
2016-11-08 | (MODULES-3829) Use .dup to duplicate classes for modification. | Simon Beirnaert |