summaryrefslogtreecommitdiff
path: root/lib/chef/provider
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11038 from chef/legacy_upstartTim Smith2021-02-151-9/+2
|\
| * Remove an Upstart check for Ubuntu 8.04-9.04legacy_upstartTim Smith2021-02-121-9/+2
* | Don't make upstart service to service on any debian platform familiesnon_default_upstartTim Smith2021-02-121-4/+0
|/
* Fix network mounts which use the root level as the deviceLance Albertson2021-02-121-1/+1
* Fix downgrades in apt_package (#10993)Phil Dibowitz2021-02-081-1/+27
* DNF package: fix abrt errorslcg/fix-abrt-errorsLamont Granquist2021-02-052-0/+8
* Handle sysv compat mode when checking enabled status for systemd serviceJoshua Miller2021-02-021-0/+5
* Fix DNF version comparison buglcg/dnf-fix-tweakLamont Granquist2021-01-282-3/+3
* memoize systemctl shellouts for load_current_resource for systemd_unit perfJoshua Miller2021-01-221-5/+31
* Merge remote-tracking branch 'origin/master' into mrtazz/pkgng-exit-code-fixDaniel Schauenberg2021-01-07161-7651/+10225
|\
| * Merge pull request #10776 from joshuamiller01/get_systemd_service_fasterTim Smith2021-01-051-10/+34
| |\
| | * load_current_resource for systemd service more efficientlyJoshua Miller2021-01-041-10/+34
| * | Add a new `reposdir` property in the `yum_repository` resourcereposdirTim Smith2021-01-041-2/+2
| |/
| * add apologetic commentlcg/dnf-versionfixLamont Granquist2020-12-281-0/+3
| * chefstyleLamont Granquist2020-12-281-13/+13
| * add a couple more commentsLamont Granquist2020-12-281-0/+5
| * use_magical_versionLamont Granquist2020-12-282-17/+33
| * comments and spellcheckLamont Granquist2020-12-282-0/+7
| * Fix idempotency and parsing issues with DNF installsLamont Granquist2020-12-284-31/+74
| * Use casecmp instead of a case insensitive regexperf_bumpsTim Smith2020-12-211-2/+2
| * Move the whole regex into our regex constantTim Smith2020-12-211-2/+2
| * Use include? instead of a regex with string matchingTim Smith2020-12-211-1/+1
| * Merge pull request #10379 from chef/rubygems_18Tim Smith2020-12-181-4/+1
| |\
| | * Assume Rubygems 1.8 in the rubygems provider / specsrubygems_18Tim Smith2020-09-021-4/+1
| * | Resolve indentation warnings from ChefstyleTim Smith2020-12-041-5/+5
| * | Roll back a few chefstyle fixesTim Smith2020-12-011-5/+5
| * | Merge pull request #10683 from chef/cmdletTim Smith2020-12-012-44/+28
| |\ \
| | * | fix typocmdletmwrock2020-11-301-1/+1
| | * | responding to feedbackmwrock2020-11-301-3/+2
| | * | replace usages of Cmdlet class with powershell_execmwrock2020-11-302-44/+29
| * | | Chefstyle fixes for RuboCop 1.4.xTim Smith2020-11-251-5/+5
| * | | Resolve NameError running mac_user resourceTim Smith2020-11-251-1/+1
| |/ /
| * | Fixed aix spec failure when the target state is to disable the mount.antima-gupta2020-11-242-3/+2
| * | Updated device_real method to fix aix test failure.antima-gupta2020-11-241-1/+2
| * | Avoid ambiguous regexesambiguous_regexTim Smith2020-11-211-2/+2
| * | Fix user output to say waht changedPhil Dibowitz2020-11-184-18/+41
| * | Merge pull request #10472 from MsysTechnologiesllc/antima/fixes_for_mutltiple...Tim Smith2020-11-161-30/+38
| |\ \
| | * | Updated edit_fstab method as per review comment.antima-gupta2020-11-131-7/+7
| | * | Removed default action value as per review comment.antima-gupta2020-11-121-2/+2
| | * | updated method name from update_or_delete_fs to edit_fstab as per review comm...antima-gupta2020-11-121-4/+4
| | * | Fixed chefstyle failure.antima-gupta2020-11-121-2/+2
| | * | Added update_or_delete_fs method to fix the order change.antima-gupta2020-11-121-26/+38
| | * | Updated enabled? method to fix multiple entry issue in fstab.antima-gupta2020-11-121-4/+0
| * | | Fix comment typoTim Smith2020-11-131-1/+1
| * | | Merge pull request #10648 from chef/lcg/zypper-fix2Lamont Granquist2020-11-131-0/+6
| |\ \ \
| | * | | Fix zypper_package CI failuresLamont Granquist2020-11-131-0/+6
| | |/ /
| * | | fix chefstylePhil Dibowitz2020-11-121-2/+2
| * | | Fix tests; improve outputPhil Dibowitz2020-11-121-2/+2
| * | | Fix group output and windows supportPhil Dibowitz2020-11-122-5/+24
| |/ /
| * | Merge pull request #10631 from chef/lcg/zypper-fixTim Smith2020-11-112-71/+95
| |\ \