summaryrefslogtreecommitdiff
path: root/lib/chef/resource
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add introduced flag for new parameterLance Albertson2019-09-161-0/+1
| * | Add options parameter for kernel_moduleLance Albertson2019-09-131-0/+13
* | | Add more resource examples to the codebaseTim Smith2019-09-1611-20/+219
|/ /
* | [macos] fix mac_user platform constraintsryan/fix-macos-buildRyan Cragun2019-09-102-2/+2
* | Merge pull request #8775 from chef/ryancragun/mac_userTim Smith2019-09-093-1/+121
|\ \ | |/ |/|
| * Add introduced fieldRyan Cragun2019-08-271-0/+2
| * Address review feedback round 1Ryan Cragun2019-07-261-19/+31
| * Add mac_user resource that is compatible with macOS >= 10.14Ryan Cragun2019-07-243-1/+107
* | support arrays of strings for optionslcg/chocolatey-splat-argsLamont Granquist2019-09-041-2/+2
* | Add unified_mode switch for resourcesLamont Granquist2019-08-121-13/+17
* | Backport another description from the docs siteTim Smith2019-08-081-1/+1
* | Hide a state property from the docsTim Smith2019-08-081-1/+1
* | Improve the auto-generated docsTim Smith2019-08-084-4/+4
* | Fix for rhsm_repo disable does not support wildcardKapil/MSYS-1065_rhsm_repo_disable_does_not_support_wildcardKapil chouhan2019-08-061-1/+1
* | Merge pull request #8747 from tomdoherty/lkm_disableTim Smith2019-07-191-1/+19
|\ \
| * | Implement disable for disabling kernel_modulesTom Doherty2019-07-171-1/+19
| |/
* | allow_downgrades by defaultLamont Granquist2019-07-191-2/+2
|/
* Add examples to the resourcesTim Smith2019-07-082-1/+64
* lazy procs are instance_exec in the resource alreadyLamont Granquist2019-07-056-13/+13
* Style/SymbolProcLamont Granquist2019-07-054-6/+6
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-0519-66/+66
* Style/ClassCheckLamont Granquist2019-07-055-9/+9
* Style/RegexpLiteralLamont Granquist2019-07-055-6/+6
* Style/NegatedIfLamont Granquist2019-07-055-6/+6
* Style/EmptyLiteralLamont Granquist2019-07-059-9/+9
* tweak Lint/BlockAlignmentLamont Granquist2019-07-024-66/+66
* Style/MethodCallWithoutArgsParenthesesLamont Granquist2019-07-022-2/+2
* Style/SymbolArrayLamont Granquist2019-07-0213-35/+35
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-0223-0/+42
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-02110-1319/+1319
* Fix a typo in the hostname resource property descriptionsTim Smith2019-06-261-1/+1
* Add introduced fields for chocolatey_sourcechoco_docsTim Smith2019-06-251-3/+5
* Merge pull request #8635 from gep13/choco_sourceTim Smith2019-06-251-0/+33
|\
| * Address PR review feedbackGary Ewan Park2019-06-051-6/+5
| * (GH-8634) Add ability to further configure sourceGary Ewan Park2019-06-041-1/+35
* | Merge pull request #8614 from chef/lcg/systemd-service-target-modeLamont Granquist2019-06-141-0/+1
|\ \ | |/ |/|
| * Target mode for systemd service helperLamont Granquist2019-05-291-0/+1
* | more distro constantsMarc Chamberland2019-06-031-1/+1
|/
* Merge pull request #8581 from gep13/chocolateyTim Smith2019-05-281-0/+80
|\
| * (GH-8580) Add ability to toggle Chocolatey featureGary Ewan Park2019-05-271-0/+80
* | Merge pull request #8460 from cc-build/dist_solo_zeroTim Smith2019-05-2712-18/+28
|\ \ | |/ |/|
| * more distro constants for "Chef"Marc Chamberland2019-05-233-3/+3
| * More distro constant applicationsMarc Chamberland2019-05-2312-18/+28
* | Merge pull request #8593 from chef/lcg/enable-target-modeLamont Granquist2019-05-273-1/+4
|\ \
| * | enable target mode on some resourceslcg/enable-target-modeLamont Granquist2019-05-243-1/+4
* | | Add introduced field to launch_events in launchd (#8592)Tim Smith2019-05-241-0/+1
* | | Merge pull request #8582 from chilcote/launch_eventsTim Smith2019-05-241-0/+3
|\ \ \ | |/ / |/| |
| * | add LaunchEvents to launchd resourceJoseph Chilcote2019-05-231-0/+3
| |/
* | Better target mode shell_outlcg/better-target-mode-shell-outLamont Granquist2019-05-231-1/+2
|/
* This hits the ones that are most frequently required.lcg/require-idempotencyLamont Granquist2019-05-2011-11/+11