summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cleanup more resource examplesdocumentationTim Smith2020-06-162-83/+16
* Merge pull request #10001 from chef/cron_cleanupTim Smith2020-06-1511-312/+185
|\
| * Chefstyle fixesTim Smith2020-06-151-3/+0
| * Moved all the constants together.antima-gupta2020-06-105-13/+10
| * removed cron helper filesantima-gupta2020-06-102-52/+0
| * Added cron_shared partial.antima-gupta2020-06-106-239/+169
| * Added freeze for WEEKDAYS constant.antima-gupta2020-06-103-11/+13
| * Fixed cron resource weekday property.antima-gupta2020-06-1010-86/+85
* | Bump version to 16.2.36 by Chef Expeditorv16.2.36Chef Expeditor2020-06-157-19/+20
* | Merge pull request #9995 from chef/docs_fixesTim Smith2020-06-153-13/+13
|\ \
| * | Improve resource documentationTim Smith2020-06-153-13/+13
|/ /
* | Bump version to 16.2.35 by Chef Expeditorv16.2.35Chef Expeditor2020-06-157-19/+20
* | Merge pull request #9967 from zfjagann/masterTim Smith2020-06-152-2/+2
|\ \
| * | Add "most recent call first" to traceback messageZeal Wierslee2020-06-082-2/+2
* | | Bump version to 16.2.34 by Chef Expeditorv16.2.34Chef Expeditor2020-06-157-19/+20
* | | Bump version to 16.2.33 by Chef Expeditorv16.2.33Chef Expeditor2020-06-157-19/+20
* | | Merge pull request #9980 from chef-davin/windows_audit_policyTim Smith2020-06-156-2/+302
|\ \ \
| * | | fixed the introduced method callDavin Taddeo2020-06-151-1/+1
| * | | modifying some line spacing and adding an "introduced" tag.Davin Taddeo2020-06-151-1/+2
| * | | updates for chefstyle and spellcheck errorsDavin Taddeo2020-06-154-4/+3
| * | | add some appropriate bangs (!) and change the resource description in guidanc...Davin Taddeo2020-06-151-6/+6
| * | | missed commiting the reference to the full chain to reference the WIN_AUDIT_S...Davin Taddeo2020-06-151-1/+1
| * | | Update lib/chef/resource/windows_audit_policy.rb Davin Taddeo2020-06-151-1/+1
| * | | still not sure if I'm calling this constant right... if this doesn't work, I ...Davin Taddeo2020-06-151-1/+1
| * | | fix some badly named variables, and added auditpol to the cspell list as I ca...Davin Taddeo2020-06-152-3/+4
| * | | hoping this fixes my uninitialized constant issueDavin Taddeo2020-06-151-0/+1
| * | | Updated code to reflect feedback from @phigginsDavin Taddeo2020-06-152-150/+88
| * | | rollback putting my variable names into the cspell exceptions listDavin Taddeo2020-06-151-9/+0
| * | | Merge branch 'master' of github.com:chef/chef into windows_audit_policyDavin Taddeo2020-06-1591-166/+255
| |\ \ \
| * | | | updated spellcheck to stop spellcheck errors on our Chef MVPs.Davin Taddeo2020-06-111-0/+4
| * | | | more chefstyle fixes - should be the lastDavin Taddeo2020-06-111-6/+6
| * | | | Merge branch 'master' of github.com:chef/chef into windows_audit_policyDavin Taddeo2020-06-1122-111/+113
| |\ \ \ \
| * | | | | re-fix chefstyle thingsDavin Taddeo2020-06-111-15/+15
| * | | | | updating to use the `converge_by` option for nicer logging during the client ...Davin Taddeo2020-06-111-35/+34
| * | | | | a couple more spellcheck fixes that I missed.Davin Taddeo2020-06-111-0/+2
| * | | | | chefstyle and spellcheck fixes.Davin Taddeo2020-06-113-21/+32
| * | | | | fixing a lot more :facepalm: copy/paste errors.Davin Taddeo2020-06-111-4/+4
| * | | | | fix a missing comma in the code. :facepalm:Davin Taddeo2020-06-111-2/+2
| * | | | | add windows_audit_policy to the resource list.Davin Taddeo2020-06-101-0/+1
| * | | | | Add some code examplesDavin Taddeo2020-06-101-0/+33
| * | | | | Create windows_audit_policy resource and some unit tests for it.Davin Taddeo2020-06-102-0/+319
* | | | | | Merge pull request #9963 from ramereth/fix-chef-apply-enforce_licenseTim Smith2020-06-152-1/+8
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix how enforce_license is set in run method for chef-applyLance Albertson2020-06-082-1/+8
| | |_|/ / | |/| | |
* | | | | Bump version to 16.2.32 by Chef Expeditorv16.2.32Chef Expeditor2020-06-157-19/+20
* | | | | Merge pull request #9993 from chef/snapTim Smith2020-06-143-11/+15
|\ \ \ \ \
| * | | | | Chefstyle fixesTim Smith2020-06-142-10/+11
| * | | | | Disable snap dokken tests for nowTim Smith2020-06-141-1/+4
|/ / / / /
* | | | | Bump version to 16.2.31 by Chef Expeditorv16.2.31Chef Expeditor2020-06-147-19/+20
* | | | | Bump version to 16.2.30 by Chef Expeditorv16.2.30Chef Expeditor2020-06-147-20/+20
* | | | | Merge pull request #9989 from chef/matchTim Smith2020-06-1480-118/+118
|\ \ \ \ \