Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Too much log output and unnecessary warnings! Suppress that shit. | Kartik Null Cating-Subramanian | 2016-04-25 | 1 | -1/+1 |
* | autofixing whitespace cops | Lamont Granquist | 2016-02-05 | 1 | -5/+5 |
* | Copyright year update for 2016 and massive cleanup. | Noah Kantrowitz | 2016-02-02 | 1 | -1/+1 |
* | Use double quotes by default | Thom May | 2016-01-14 | 1 | -5/+5 |
* | Make file verification deprecation print the proper source locjk/dedup-messages | John Keiser | 2015-09-01 | 1 | -1/+1 |
* | Warn about deprecation `%{file}` interpolation in verify command | marguerite | 2015-07-22 | 1 | -0/+18 |
* | Interpolate `%{path}` in verify command | marguerite | 2015-07-21 | 1 | -5/+15 |
* | Fix Chef::Resource::File::Verification tests on Windows | Steven Danna | 2015-02-17 | 1 | -1/+5 |
* | Use Chef::Mixin::DescendantsTracker to track registered verifications | Steven Danna | 2015-02-17 | 1 | -2/+2 |
* | Fix typo in test description | Steven Danna | 2015-02-17 | 1 | -1/+1 |
* | Implement RFC 027 File Verification | Steven Danna | 2015-02-17 | 1 | -0/+107 |