summaryrefslogtreecommitdiff
path: root/lib/chef/resource/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10001 from chef/cron_cleanupTim Smith2020-06-151-2/+5
|\
| * Moved all the constants together.antima-gupta2020-06-101-2/+2
| * removed cron helper filesantima-gupta2020-06-101-21/+0
| * Added freeze for WEEKDAYS constant.antima-gupta2020-06-101-6/+8
| * Fixed cron resource weekday property.antima-gupta2020-06-102-2/+24
* | Use .match? not =~ when match values aren't necessaryTim Smith2020-06-111-1/+1
|/
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Fix typoVivek Singh2020-04-061-1/+1
* clean up chef_client_cronLamont Granquist2020-03-241-4/+27
* Make this a helper module not a mixincron_validationsTim Smith2020-03-231-0/+75