summaryrefslogtreecommitdiff
path: root/lib/chef/provider
Commit message (Expand)AuthorAgeFilesLines
* Add efivarfs to list of non-existent mount devices (#13683)Animesh Sahu2023-05-161-2/+2
* zypper_package: Fix idempotency issue (#13691)Lance Albertson2023-04-181-0/+1
* Correcting a typo in the resourceJohn2023-03-311-1/+1
* Adds 'makecache_fast' property to `yum_repository` minimise cached repodata (...Stuart Sears2023-01-031-1/+13
* Added or Corrected spelling and corrected a Python exception handler which wa...John2022-12-211-3/+3
* Fix indentation of condition for disabling repos (#13327)Davi Arnaut2022-12-131-14/+2
* New launchd key for associating a bundle identifier with Login Items (#13288)Joseph Chilcote2022-11-291-0/+1
* Fix false updates on cron resource when using integers (#13147)Jeremy Kimber2022-11-081-1/+5
* Merge branch 'main' into fix_install_snaps_callGene Wood2022-11-015-6/+34
|\
| * Bugfix: checksum validation (#13210)Joseph Larionov2022-11-012-3/+3
| * Fixes bug in compare_user on Linux systemsFrederik Thuysbaert2022-10-071-1/+6
| * Allow user providers to declare no support for ruby-shadowMarc A. Paradise2022-09-282-2/+25
* | Merge branch 'main' into fix_install_snaps_callGene Wood2022-09-163-3/+3
|\ \ | |/
| * Integrate ruby 3.1 into buildsJohn McCrae2022-08-233-3/+3
* | Fix call to install_snaps which is missing an argumentGene Wood2022-06-261-1/+1
|/
* Merge pull request #12182 from chef/manick/11638_zypper_package_source_additionJohn McCrae2022-06-142-3/+107
|\
| * Missing source path unit and functional specspratixha2022-05-251-0/+26
| * Remove unneeded version with archManick Vel2022-05-251-1/+1
| * Fixed available version changes. Added source in zypper package specManick Vel2022-05-251-7/+8
| * Added require zypper version for resolve source to versionManick Vel2022-05-251-0/+1
| * Added helper version class for zypperManick Vel2022-05-251-0/+60
| * Added resolve source to version related changesManick Vel2022-05-251-9/+11
| * Replaced source file exists with new resource sourceManick Vel2022-05-251-6/+2
| * Addressed source_file_exist and uri_scheme related changesManick Vel2022-05-251-14/+0
| * Added use package name source flagManick Vel2022-05-251-0/+1
| * Removed unused/repeated candidate versionManick Vel2022-05-251-4/+0
| * Fixed chefstyle related issueManick Vel2022-05-251-2/+1
| * Made source addition to zypper package and added specs tooManick Vel2022-05-251-1/+37
* | Merge pull request #11626 from MsysTechnologiesllc/smriti/3884_mounting_cifs_...John McCrae2022-06-142-0/+13
|\ \ | |/ |/|
| * Renamed device_with_space_escape and added explanation commentspratixha2022-04-061-3/+3
| * Mount: device name space character substituted with ascii valuesmriti2022-04-062-0/+13
* | add expire and inactive options to linux user resource (#11659)Corey Hemminger2022-05-032-9/+51
* | Updating For Ruby 3.1John McCrae2022-04-063-4/+4
|/
* Package resource was calling a non-existent error methodJohn McCrae2022-03-251-1/+1
* Modernize the http_request resource code and specsLamont Granquist2022-03-141-9/+11
* Merge pull request #12657 from chef/lcg/yum-fixingLamont Granquist2022-03-011-1/+14
|\
| * Fix multiple regressions in yum_package providerLamont Granquist2022-03-011-1/+14
* | more ruby 3.0 fixesLamont Granquist2022-02-213-12/+12
|/
* user: handle nil home dirs on macOSTim Smith2022-01-131-1/+1
* Merge pull request #12411 from chef/Performance_RegexpMatchLamont Granquist2022-01-041-1/+1
|\
| * Resolve Performance/RegexpMatch warningsPerformance_RegexpMatchTim Smith2021-12-261-1/+1
* | Merge pull request #12412 from chef/Performance_RedundantEqualityComparisonBlockLamont Granquist2022-01-041-3/+3
|\ \
| * | Resolve all Performance/RedundantEqualityComparisonBlock warningsPerformance_RedundantEqualityComparisonBlockTim Smith2021-12-261-3/+3
| |/
* | Resolve Performance/StringIdentifierArgument warningsPerformance_StringIdentifierArgumentTim Smith2021-12-261-1/+1
|/
* Update list of possible RPM archesLamont Granquist2021-12-171-1/+1
* Merge pull request #10823 from chef/lcg/yum-versionfixLamont Granquist2021-12-162-37/+120
|\
| * remove vestigial add_version hackLamont Granquist2021-12-151-24/+0
| * commentsLamont Granquist2021-12-151-0/+26
| * errant copypasta fixLamont Granquist2021-12-141-1/+1
| * remove putsLamont Granquist2021-12-141-4/+4