summaryrefslogtreecommitdiff
path: root/lib/chef/provider
Commit message (Expand)AuthorAgeFilesLines
* starting to integrate ruby 3.1 into the buildsJohn McCrae2022-07-223-3/+3
* 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
| * Backport of DNF idempotency fixes to YUMLamont Granquist2021-12-142-19/+100
* | Merge pull request #12343 from chef/docs_updatesTim Smith2021-12-074-12/+12
|\ \
| * | Update lib/chef/provider/package.rb Tim Smith2021-12-071-1/+1
| * | Move more documentation into the codedocs_updatesTim Smith2021-12-034-12/+12
| |/
* | Remove group provider for EOL SLES < 12eol_suseTim Smith2021-12-031-82/+0
|/
* Merge pull request #12278 from chef/use-powershell-exec-in-powershell-resourceLamont Granquist2021-11-301-10/+13
|\
| * call strip only when string is returnedrishichawda2021-11-191-5/+8
| * use powershell_exec helper in powershell_package resourcerishichawda2021-11-181-10/+10
* | Rescued error in case losetup command does not existsmriti2021-11-301-0/+3
* | Mount: resource with loop option not idempotentsmriti2021-11-302-3/+14
* | Add allow_downgrade back to DNFLamont Granquist2021-11-292-24/+59
|/
* Return nil if there's no available versionlcg/zypper-package-remove-no-candidateLamont Granquist2021-11-111-0/+2
* Fix Net::HTTPServerException deprecationsLamont Granquist2021-10-281-1/+1
* Fix all the string errorsexpeditor/chef/chefstyle_b5c712d298e240493020b8d5977f03172cc65e17Tim Smith2021-10-222-2/+2