summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a doc comment.resource-umask-propertyPete Higgins2020-06-161-1/+6
* Cleanup test, add failsafe reset.Pete Higgins2020-06-161-10/+11
* Fix chefstyle violation.Pete Higgins2020-06-161-1/+1
* Mark the umask property desired_state: false.Pete Higgins2020-06-161-1/+1
* Simplify with_umask code.Pete Higgins2020-06-161-11/+4
* Add a umask property for resources.Pete Higgins2020-06-162-1/+71
* Merge pull request #10004 from chef/fix-spelling-violationTim Smith2020-06-161-5/+5
|\
| * Change a variable name causing a spelling violation.Pete Higgins2020-06-161-5/+5
|/
* Bump version to 16.2.38 by Chef Expeditorv16.2.38Chef Expeditor2020-06-167-19/+20
* Merge pull request #10002 from chef/documentationTim Smith2020-06-162-83/+16
|\
| * Cleanup more resource examplesdocumentationTim Smith2020-06-162-83/+16
* | Bump version to 16.2.37 by Chef Expeditorv16.2.37Chef Expeditor2020-06-167-19/+20
|/
* 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