Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-21 | Call site display for deprecation warnings | Helen Campbell | |
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 | |
This reverts commit b63862ff43194194f7428739a32cfe13bad1e7ed, as it would only show the irrelevant first entry of the ruby stack trace. The puppetserver log does contain the full trace information, or you can use --strict=error to cause a hard failure when hitting a deprecation. # Conflicts: # lib/puppet/functions/validate_legacy.rb | |||
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-07-18 | (MODULES-3529)add deprecation function | tphoney | |