summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 15.5.25 by Chef Expeditorv15.5.25Chef Expeditor2019-12-051-1/+1
* Bump version to 15.5.24 by Chef Expeditorv15.5.24Chef Expeditor2019-12-051-1/+1
* Bump version to 15.5.23 by Chef Expeditorv15.5.23Chef Expeditor2019-12-041-1/+1
* Bump version to 15.5.22 by Chef Expeditorv15.5.22Chef Expeditor2019-12-041-1/+1
* Resolve non-zero "success" error code issues with linux_user re… (#9105)Lamont Granquist2019-12-041-1/+6
|\
| * Removed method for defining return codes, changed to evaluate stderr on exit ...skippy2019-11-191-15/+10
| * Replaced 'test' shellout with `Dir.exist?`skippy2019-11-181-4/+1
| * Resolved all chefstyle failuresskippy2019-11-171-1/+1
| * re-un-inverted my previous 3am coding adventure in double negativesskippy2019-11-171-1/+1
| * Resolved failing tests, fixed inverted logicskippy2019-11-171-4/+4
| * Resolved issues with tests not receiving exactly what they expected.skippy2019-11-171-1/+1
| * Fixed my bad typing and misplaced colons.skippy2019-11-171-1/+1
| * Modifed linux_user resource to add an additional 'returns' field to each acti...skippy2019-11-171-5/+18
* | Bump version to 15.5.21 by Chef Expeditorv15.5.21Chef Expeditor2019-12-041-1/+1
* | Bump version to 15.5.20 by Chef Expeditorv15.5.20Chef Expeditor2019-12-041-1/+1
* | [yum_repository] Add indentation for multiple baseurlsNoam Lerner2019-12-041-1/+1
* | Bump version to 15.5.19 by Chef Expeditorv15.5.19Chef Expeditor2019-12-021-1/+1
* | Merge pull request #9117 from cinc-project/win_log_correctionTim Smith2019-12-021-0/+4
|\ \
| * | restoring correct value to windows event sourceMarc Chamberland2019-11-201-0/+4
* | | Bump version to 15.5.18 by Chef Expeditorv15.5.18Chef Expeditor2019-11-251-1/+1
* | | Bump version to 15.5.17 by Chef Expeditorv15.5.17Chef Expeditor2019-11-211-1/+1
|/ /
* | Bump version to 15.5.16 by Chef Expeditorv15.5.16Chef Expeditor2019-11-201-1/+1
* | Bump version to 15.5.15 by Chef Expeditorv15.5.15Chef Expeditor2019-11-191-1/+1
* | fix enforce_path_sanity being set to trueLamont Granquist2019-11-191-1/+1
* | Bump version to 15.5.14 by Chef Expeditorv15.5.14Chef Expeditor2019-11-191-1/+1
* | revert failure testingLamont Granquist2019-11-181-4/+3
* | build build_essential for rhelLamont Granquist2019-11-181-11/+23
* | Bump version to 15.5.13 by Chef Expeditorv15.5.13Chef Expeditor2019-11-181-1/+1
* | Bump version to 15.5.12 by Chef Expeditorv15.5.12Chef Expeditor2019-11-181-1/+1
* | Merge pull request #7239 from chef/reboot_resourceTim Smith2019-11-183-83/+48
|\ \
| * | Fix spec failures by moving default_actionTim Smith2019-11-181-3/+6
| * | Convert reboot resource to a custom resource with descriptionsTim Smith2019-11-183-81/+43
| |/
* | Bump version to 15.5.11 by Chef Expeditorv15.5.11Chef Expeditor2019-11-181-1/+1
* | Bump version to 15.5.10 by Chef Expeditorv15.5.10Chef Expeditor2019-11-181-1/+1
* | Description improvementsTim Smith2019-11-151-2/+2
* | Improve input validation on windows_packageTim Smith2019-11-151-9/+28
|/
* Bump version to 15.5.9 by Chef Expeditorv15.5.9Chef Expeditor2019-11-151-1/+1
* Bump version to 15.5.8 by Chef Expeditorv15.5.8Chef Expeditor2019-11-151-1/+1
* Merge pull request #9097 from chef/improve_docsTim Smith2019-11-156-7/+7
|\
| * Improve resource descriptions and the rake task for docs generationTim Smith2019-11-146-7/+7
* | Bump version to 15.5.7 by Chef Expeditorv15.5.7Chef Expeditor2019-11-151-1/+1
* | Bump version to 15.5.6 by Chef Expeditorv15.5.6Chef Expeditor2019-11-151-1/+1
* | Bump version to 15.5.5 by Chef Expeditorv15.5.5Chef Expeditor2019-11-141-1/+1
|/
* Bump version to 15.5.4 by Chef Expeditorv15.5.4Chef Expeditor2019-11-141-1/+1
* Bump version to 15.5.3 by Chef Expeditorv15.5.3Chef Expeditor2019-11-141-1/+1
* Merge pull request #8916 from Intility/windows-firewall-profilesTim Smith2019-11-141-6/+11
|\
| * fix a chefstyle issueTor Magnus Rakvåg2019-10-071-1/+1
| * fix chefstyle errorsTor Magnus Rakvåg2019-10-071-2/+2
| * unkown profiles should raise a validation errorTor Magnus Rakvåg2019-10-071-1/+6
| * these parameters require arraysTor Magnus Rakvåg2019-09-261-2/+2