Age | Commit message (Expand) | Author |
2017-07-14 | FM-6239 clean up for puppet 5.tests/deprecation | tphoney |
2017-07-07 | Merge pull request #716 from EmersonPrado/MODULES-4377 | TP Honey |
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-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-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-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 | (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-11-27 | Remove rvalue declaration from v3 deprecation() function | David Schmitt |
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 |
2016-10-12 | (MODULES-3969) Update getvar to work on ruby 1.8.7 | David Schmitt |
2016-10-12 | (MODULES-3961) emit more deprecation warnings | David Schmitt |
2016-10-08 | Revert "Addition of logging with file and line numbers" | David Schmitt |
2016-10-08 | Ignore :undefined_variable "reason" in getvar | Maksym Melnychok |
2016-10-07 | (FM-5703, PUP-6717) Remove the dynamic deprecation_gen | David Schmitt |
2016-10-04 | (MODULES-3933) Fix getparam for 'false' values | David Schmitt |
2016-10-04 | Permit undef passed as `nil` to validate_string | Dominic Cleal |
2016-09-26 | Remove duplicate deprecation warnings | Helen Campbell |
2016-09-26 | Merge pull request #656 from HelenCampbell/hashFupdate | Hunter Haugen |
2016-09-26 | Add deprecation warnings to remaining validates | Helen Campbell |
2016-09-15 | Fix whitespace | Hunter Haugen |
2016-09-15 | Merge pull request #644 from dmitryilyin/master | Bryan Jen |
2016-09-06 | Addition of logging with file and line numbers | Helen Campbell |
2016-09-05 | Deprecation function to be mutable in all cases | Helen Campbell |
2016-08-30 | Refactor dig44 function | Dmitry Ilyin |
2016-08-17 | Merge pull request #637 from HelenCampbell/ipdeprecation | David Schmitt |
2016-08-17 | Deprecation of ip functions | Helen Campbell |
2016-08-15 | (maint) Switch 3.x deprecation() to use Puppet warning logger | Dominic Cleal |
2016-08-08 | (modules-3532) deprecate string type checks | tphoney |
2016-08-08 | Merge pull request #629 from tphoney/MODULES-3533 | David Schmitt |
2016-08-08 | (modules-3533) deprecation for 3.x number function | tphoney |
2016-08-05 | Handle array values in join_keys_to_values function | Chris Edester |
2016-07-27 | Fix str2bool error message | Loic Antoine-Gombeaud |
2016-07-22 | Added the regexpescape function. | Steve Moore |
2016-07-19 | (MODULES-2143) document edge behaviour of range. | tphoney |
2016-07-13 | Merge pull request #618 from ntpttr/fix/master/modules-3568 | David Schmitt |