| Commit message (Expand) | Author | Age | Files | Lines |
* | zypper_package: Fix idempotency issue (#13691) | Lance Albertson | 2023-04-18 | 1 | -0/+1 |
* | Added or Corrected spelling and corrected a Python exception handler which wa... | John | 2022-12-21 | 1 | -3/+3 |
* | Fix indentation of condition for disabling repos (#13327) | Davi Arnaut | 2022-12-13 | 1 | -14/+2 |
* | Merge branch 'main' into fix_install_snaps_call | Gene Wood | 2022-11-01 | 1 | -1/+1 |
|\ |
|
| * | Bugfix: checksum validation (#13210) | Joseph Larionov | 2022-11-01 | 1 | -1/+1 |
* | | Merge branch 'main' into fix_install_snaps_call | Gene Wood | 2022-09-16 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Integrate ruby 3.1 into builds | John McCrae | 2022-08-23 | 1 | -1/+1 |
* | | Fix call to install_snaps which is missing an argument | Gene Wood | 2022-06-26 | 1 | -1/+1 |
|/ |
|
* | Missing source path unit and functional specs | pratixha | 2022-05-25 | 1 | -0/+26 |
* | Remove unneeded version with arch | Manick Vel | 2022-05-25 | 1 | -1/+1 |
* | Fixed available version changes. Added source in zypper package spec | Manick Vel | 2022-05-25 | 1 | -7/+8 |
* | Added require zypper version for resolve source to version | Manick Vel | 2022-05-25 | 1 | -0/+1 |
* | Added helper version class for zypper | Manick Vel | 2022-05-25 | 1 | -0/+60 |
* | Added resolve source to version related changes | Manick Vel | 2022-05-25 | 1 | -9/+11 |
* | Replaced source file exists with new resource source | Manick Vel | 2022-05-25 | 1 | -6/+2 |
* | Addressed source_file_exist and uri_scheme related changes | Manick Vel | 2022-05-25 | 1 | -14/+0 |
* | Added use package name source flag | Manick Vel | 2022-05-25 | 1 | -0/+1 |
* | Removed unused/repeated candidate version | Manick Vel | 2022-05-25 | 1 | -4/+0 |
* | Fixed chefstyle related issue | Manick Vel | 2022-05-25 | 1 | -2/+1 |
* | Made source addition to zypper package and added specs too | Manick Vel | 2022-05-25 | 1 | -1/+37 |
* | Updating For Ruby 3.1 | John McCrae | 2022-04-06 | 2 | -3/+3 |
* | Package resource was calling a non-existent error method | John McCrae | 2022-03-25 | 1 | -1/+1 |
* | Merge pull request #12657 from chef/lcg/yum-fixing | Lamont Granquist | 2022-03-01 | 1 | -1/+14 |
|\ |
|
| * | Fix multiple regressions in yum_package provider | Lamont Granquist | 2022-03-01 | 1 | -1/+14 |
* | | more ruby 3.0 fixes | Lamont Granquist | 2022-02-21 | 1 | -6/+6 |
|/ |
|
* | Update list of possible RPM arches | Lamont Granquist | 2021-12-17 | 1 | -1/+1 |
* | remove vestigial add_version hack | Lamont Granquist | 2021-12-15 | 1 | -24/+0 |
* | comments | Lamont Granquist | 2021-12-15 | 1 | -0/+26 |
* | errant copypasta fix | Lamont Granquist | 2021-12-14 | 1 | -1/+1 |
* | remove puts | Lamont Granquist | 2021-12-14 | 1 | -4/+4 |
* | Backport of DNF idempotency fixes to YUM | Lamont Granquist | 2021-12-14 | 2 | -19/+100 |
* | Merge pull request #12278 from chef/use-powershell-exec-in-powershell-resource | Lamont Granquist | 2021-11-30 | 1 | -10/+13 |
|\ |
|
| * | call strip only when string is returned | rishichawda | 2021-11-19 | 1 | -5/+8 |
| * | use powershell_exec helper in powershell_package resource | rishichawda | 2021-11-18 | 1 | -10/+10 |
* | | Add allow_downgrade back to DNF | Lamont Granquist | 2021-11-29 | 1 | -1/+1 |
|/ |
|
* | Return nil if there's no available versionlcg/zypper-package-remove-no-candidate | Lamont Granquist | 2021-11-11 | 1 | -0/+2 |
* | Fix Net::HTTPServerException deprecations | Lamont Granquist | 2021-10-28 | 1 | -1/+1 |
* | Add habitat resources + content rendering helpers for json/toml/yaml (#11577) | Jeff Brimager | 2021-07-08 | 1 | -0/+168 |
* | Add user provided options to powershell_package commands | gscho | 2021-07-08 | 1 | -0/+5 |
* | Use buffered i/o for yum and disable repos in testing | Lamont Granquist | 2021-05-06 | 2 | -10/+8 |
* | DNF provider update | Lamont Granquist | 2021-05-06 | 2 | -18/+20 |
* | Fix yum specs | Lamont Granquist | 2021-05-04 | 1 | -0/+1 |
* | Remove RHEL5 support from yum_package providerlcg/remove-rhel5-yum-support | Lamont Granquist | 2021-04-30 | 11 | -1319/+4 |
* | Update comments | Lamont Granquist | 2021-04-30 | 1 | -1/+3 |
* | spellcheck | Lamont Granquist | 2021-04-30 | 3 | -7/+7 |
* | fix error handling | Lamont Granquist | 2021-04-29 | 1 | -1/+1 |
* | need some output | Lamont Granquist | 2021-04-29 | 1 | -0/+2 |
* | Fix yum provider blocking and flushing | Lamont Granquist | 2021-04-29 | 3 | -45/+50 |
* | Create ChefUtils::Dist::Workstation::DIR_SUFFIX dist constant | Lance Albertson | 2021-04-09 | 1 | -1/+1 |
* | Update to use chef-workstation instead of chefdk | Lance Albertson | 2021-04-09 | 1 | -1/+1 |