Age | Commit message (Expand) | Author |
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-3962) Rework v4 function shims to work on puppet 3.7 and 4.0.0 | David Schmitt |
2016-10-12 | (MODULES-3961) emit more deprecation warnings | David Schmitt |
2016-10-09 | Update deprecation() so warnings can be disabled for CI | 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 | (Maint) add missing validate_slength deprecation | David Schmitt |
2016-10-07 | (FM-5703, PUP-6717) Remove the dynamic deprecation_gen | David Schmitt |
2016-10-06 | (MODULES-3590) Fix match_for_absence parameter | Hailee Kenney |
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-10-03 | Addition of Puppet 4 functions | Helen Campbell |
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-21 | Revert "Ensure validate functions use Puppet 4 deprecation" | Helen |
2016-09-21 | Merge pull request #654 from HelenCampbell/puppet4Dep | David Schmitt |
2016-09-21 | Ensure validate functions use Puppet 4 deprecation | Helen Campbell |
2016-09-15 | Merge pull request #648 from stbenjam/environmentpath-fact | Hunter Haugen |
2016-09-15 | Fix whitespace | Hunter Haugen |
2016-09-15 | Merge pull request #644 from dmitryilyin/master | Bryan Jen |
2016-09-07 | (MODULES-3737) validate_legacy: refactoring | David Schmitt |
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-09-02 | Add facter fact for puppet_environmentpath | Stephen Benjamin |
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-11 | (WIP) Addition of validate legacy function | Helen Campbell |
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-3407) documenting after can take a regex | tphoney |
2016-07-19 | (MODULES-2143) document edge behaviour of range. | tphoney |
2016-07-18 | Merge pull request #617 from tphoney/add_deprecate_function | David Schmitt |
2016-07-18 | (MODULES-3529)add deprecation function | tphoney |
2016-07-13 | Merge pull request #618 from ntpttr/fix/master/modules-3568 | David Schmitt |
2016-07-08 | (MODULES-3568) Move dig to dig44 and deprecate dig | Nate Potter |
2016-06-30 | (MODULES-3543) Fixup defined_with_params to work on all puppet versions | David Schmitt |
2016-06-29 | (MODULES-3543) Fix define_with_params to handle undef properly | David Schmitt |
2016-06-28 | (MODULES-3507) Updates file_line path validation | Bryan Jen |
2016-05-13 | Add a delete_regex function | Joseph Yaworski |
2016-05-12 | Merge pull request #600 from dmitryilyin/master | Bryan Jen |
2016-05-11 | (MODULES-3354) Use 1.8.7 hash in validate_email_address function | Stephen Benjamin |
2016-05-05 | Merge pull request #601 from petems/MODULES-1439-any2bool_added | Bryan Jen |