Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make file verification deprecation print the proper source locjk/dedup-messages | John Keiser | 2015-09-01 | 1 | -1/+2 |
* | Rename log.deprecation to log_deprecation | John Keiser | 2015-09-01 | 1 | -1/+1 |
* | Pass deprecations through formatter instead of logs | John Keiser | 2015-09-01 | 1 | -1/+1 |
* | Warn about deprecation `%{file}` interpolation in verify command | marguerite | 2015-07-22 | 1 | -0/+4 |
* | Interpolate `%{path}` in verify command | marguerite | 2015-07-21 | 1 | -1/+3 |
* | Add Chef::GuardInterpreter.for_resource method to reduce duplication | Steven Danna | 2015-02-17 | 1 | -5/+2 |
* | Update comments in File::Verification class | Steven Danna | 2015-02-17 | 1 | -1/+3 |
* | Use Chef::Mixin::DescendantsTracker to track registered verifications | Steven Danna | 2015-02-17 | 1 | -6/+11 |
* | Implement RFC 027 File Verification | Steven Danna | 2015-02-17 | 1 | -0/+118 |