summaryrefslogtreecommitdiff
path: root/lib/chef/provider
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Make chefstyle happy.Noah Kantrowitz2017-04-031-1/+1
* | | | | | Allow lazy{} to be used in template resource variables.Noah Kantrowitz2017-04-031-1/+20
|/ / / / /
* | | | | chef code changes for changing amazon platform_familyLamont Granquist2017-04-036-9/+9
| |_|/ / |/| | |
* | | | Merge pull request #5990 from chef/lcg/zypper-gpgThom May2017-04-031-12/+2
|\ \ \ \
| * | | | Chef-13: turn on zypper gpg checks by defaultlcg/zypper-gpgLamont Granquist2017-04-021-12/+2
* | | | | Chef-13: coerce package options property to a Stringlcg/package-optionsLamont Granquist2017-04-022-6/+2
* | | | | also need to wrap Errno::EPIPE here at leastLamont Granquist2017-04-011-2/+2
* | | | | revert back to throwing Chef::Exceptions::CronLamont Granquist2017-04-011-2/+5
* | | | | convert remaining popen4 code to shell_outLamont Granquist2017-04-015-78/+35
* | | | | remove popen4 from cron resource + fix specsLamont Granquist2017-03-311-19/+4
* | | | | Chef-13: remove deprecated run_command API entirelyLamont Granquist2017-03-3126-38/+0
| |/ / / |/| | |
* | | | Merge pull request #5551 from MarkGibbons/smf_recursive_dependenciesThom May2017-03-211-2/+4
|\ \ \ \
| * | | | smf_recursive_dependencies: Separate the svcadm options passed to shell_out.markgibbons2017-02-171-4/+4
| * | | | Merge branch 'master' of https://github.com/chef/chef into smf_recursive_depe...markgibbons2017-02-0660-844/+1485
| |\ \ \ \
| * | | | | smf_recursive_dependencies: Chef style fixesmarkgibbons2017-01-171-4/+4
| * | | | | smf_recursive: Rename the property "recursive" to "options".markgibbons2016-12-121-3/+4
| * | | | | Merge branch 'smf_recursive_dependencies' of https://github.com/MarkGibbons/chefmarkgibbons2016-12-121-1/+2
| |\ \ \ \ \
| | * | | | | smf_recursive_dependencies: Allow solaris services to start recursively.markgibbons2016-11-151-1/+2
* | | | | | | No more easy_install resource.Noah Kantrowitz2017-03-141-135/+0
* | | | | | | Merge pull request #5853 from chef/lcg/default-whyrun-supportedLamont Granquist2017-03-0936-147/+30
|\ \ \ \ \ \ \
| * | | | | | | support why-run by defaultlcg/default-whyrun-supportedLamont Granquist2017-03-0136-147/+30
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #5874 from chef/afiune/COOL-685/apt_repository_key_fingerp...Tom Duffield2017-03-081-3/+5
|\ \ \ \ \ \ \
| * | | | | | | Fix apt_repository for latest os version 16.10afiune/COOL-685/apt_repository_key_fingerprint_fixSalim Afiune2017-03-081-3/+5
* | | | | | | | Remove all 11 era deprecationstm/reremove_11_deprecationsThom May2017-03-085-36/+0
* | | | | | | | Revert "Remove all 11 era deprecations"Thom May2017-03-085-0/+36
* | | | | | | | Remove all 11 era deprecationsThom May2017-03-085-36/+0
* | | | | | | | add support QuietUninstallString for windows packages (#5849)Harikesh Kolekar2017-03-071-3/+9
|/ / / / / / /
* | | | | | | Merge pull request #5497 from gbatye/fix_osx_profileThom May2017-03-061-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge remote-tracking branch 'chef/master' into fix_osx_profileGregory Batye2017-02-1731-640/+640
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'chef/master' into fix_osx_profileGregory Batye2017-02-1586-1687/+2587
| |\ \ \ \ \ \ \
| * | | | | | | | chefstyleGregory Batye2016-11-071-1/+1
| * | | | | | | | Merge remote-tracking branch 'chef/master' into fix_osx_profileGregory Batye2016-11-078-31/+140
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Validate machine has computer level profileGregory Batye2016-10-281-1/+1
* | | | | | | | | Chef-13: relative creates paths in the execute resource requires a cwdLamont Granquist2017-02-281-3/+3
* | | | | | | | | Chef-13: Remove supports API from all user providersLamont Granquist2017-02-286-29/+19
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Use shellsplit for apt_package optionsMark Harrison2017-02-231-4/+2
| |_|_|/ / / / |/| | | | | |
* | | | | | | cleans up the remaining new/current_resource ivarslcg/remove-ivarsLamont Granquist2017-02-1531-640/+640
| |_|/ / / / |/| | | | |
* | | | | | fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-1310-23/+19
* | | | | | package provider cleanuplcg/package-cleanupLamont Granquist2017-02-1134-662/+672
* | | | | | Merge pull request #5790 from chef/lcg/ban-dnf-0.6Thom May2017-02-091-2/+4
|\ \ \ \ \ \
| * | | | | | do not support dnf_package on dnf 0.xlcg/ban-dnf-0.6Lamont Granquist2017-02-081-2/+4
* | | | | | | Merge pull request #5791 from chef/tduffield/COOL-612/yum-provider-archTom Duffield2017-02-082-250/+305
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add mutlipackage_api support to yum_package Providertduffield/COOL-612/yum-provider-archTom Duffield2017-02-081-250/+301
| * | | | | | Declare package_locked inside the Package providerTom Duffield2017-02-081-0/+4
* | | | | | | add tests for 'where'Lamont Granquist2017-02-072-2/+2
* | | | | | | rhel7 / dnf 2.0 fixes / improved errorsLamont Granquist2017-02-072-24/+59
|/ / / / / /
* | | | | | Fixing review commentsnimisha2017-02-022-16/+4
* | | | | | Fixed bugs, review comments and specsnimisha2017-02-021-1/+9
* | | | | | Alternate user execute resource code review feedackadamedx2017-02-022-7/+7
* | | | | | Rubocop violations in execute resource alternate user implementationadamedx2017-02-022-11/+13