index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
integration
/
targets
/
yum
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
yum: fix yumstate when wildcards are used in list arg (#75545)
Martin Krizek
2021-08-24
1
-0
/
+24
*
dnf: align the return value of the list argument with yum (#75501)
Martin Krizek
2021-08-17
1
-0
/
+15
*
Add cacheonly option to yum and dnf modules (#73820)
Amin Vakil
2021-04-16
2
-0
/
+20
*
[yum] report upgraded multiarch packages (#73548)
Rick Elrod
2021-04-10
4
-1
/
+188
*
Use virtual host style S3 bucket names in tests.
Matt Clay
2021-03-12
2
-7
/
+7
*
module compat for py3.8+ controller (#73423)
Matt Davis
2021-02-11
1
-17
/
+6
*
Add RHEL 7.9 - ci_complete (#72558)
Jordan Borean
2020-11-10
2
-133
/
+139
*
Test changes to allow using "macos" test image (#71849)
Sam Doran
2020-09-22
1
-0
/
+1
*
[yum tests] add missing "always" block (#71564)
Rick Elrod
2020-09-02
1
-0
/
+7
*
[tests] fix fallout from dnf gpg fix (#71548)
Rick Elrod
2020-09-01
2
-0
/
+13
*
Drop "rhui-" prefix from RHEL repositories in AMI (#71130)
Sam Doran
2020-08-06
1
-4
/
+4
*
[yum] Make package removal confirmation strict (#69592)
Rick Elrod
2020-05-26
1
-0
/
+28
*
Fix yum test case on ppc64le
Joe Cropper
2020-04-23
3
-4
/
+24
*
fixed handling of releasever for all known scenarios (#69057)
Adam Miller
2020-04-23
1
-0
/
+60
*
Testing: Add support for CentOS Linux On Power platform (#68130)
Yanis Guenane
2020-04-16
1
-0
/
+1
*
Testing: Add support for AIX platform (#65802)
Yanis Guenane
2020-01-30
1
-0
/
+1
*
yum - fix bug where enablerepo is not honored when disablerepo all (#66557)
Adam Miller
2020-01-20
1
-0
/
+19
*
Remove unstable from yum tests (#66218)
Sam Doran
2020-01-06
1
-1
/
+0
*
Mark yum tests as unstable (#65671)
Sam Doran
2019-12-09
1
-0
/
+1
*
Integration tests: prevent loop squashing (#63847)
Martin Krizek
2019-10-23
3
-19
/
+22
*
dnf - properly handle idempotent removal of wildcard globs (#63034)
Adam Miller
2019-10-02
1
-0
/
+34
*
Change dummy package name in yum/dnf tests to not collide with an actual pack...
Sam Doran
2019-08-07
2
-154
/
+154
*
yum: take care of stale/invalid yum.pid (#58457)
Martin Krizek
2019-06-27
2
-0
/
+33
*
yum: use Custom Group in integration tests (#56439)
Martin Krizek
2019-05-21
3
-51
/
+36
*
YUM - handle enable of non-existent repo (#53286)
Adam Miller
2019-05-15
1
-0
/
+37
*
Clean up local_action and delegate_to in tests. (#55835)
Matt Clay
2019-04-27
2
-2
/
+2
*
Allow all of yum version compare operators (#54603)
Robert Osowiecki
2019-04-08
1
-0
/
+50
*
Use correct python for -c invocations in tests. (#54577)
Matt Clay
2019-03-29
1
-2
/
+4
*
Add shippable/posix/group4/ for CI. (#53816)
Matt Clay
2019-03-15
1
-1
/
+1
*
yum/dnf: Add download_dir param (#53171)
Martin Krizek
2019-03-04
1
-2
/
+28
*
yum always return changes dict, not only in check mode (#51987)
Adam Miller
2019-02-13
2
-0
/
+65
*
Fix: Yum module does not use proxy when username is not set #51548 (#51994)
おすし
2019-02-13
1
-0
/
+27
*
Properly handle unauthenticated yum proxy config (#51915)
Adam Miller
2019-02-09
1
-17
/
+80
*
yum: disableexcludes is supported on centos6 (#51698)
Martin Krizek
2019-02-05
1
-57
/
+1
*
Enable yum integration tests on RHEL 8.0.
Matt Clay
2019-01-18
1
-1
/
+0
*
Add CI platform: rhel/8.0 (#48835)
Matt Clay
2018-11-17
1
-0
/
+1
*
Run "update foo*" integration test on dnf too (#48607)
Martin Krizek
2018-11-14
1
-2
/
+0
*
yum: add integration test for 'update foo*' (#48336)
Martin Krizek
2018-11-08
1
-0
/
+55
*
dnf yum: fix tests running on Fedora 29 (#47910)
Jordan Borean
2018-11-01
2
-8
/
+28
*
fix yum proxy regex (closes #47797) (#47800)
Paul Harvey
2018-10-30
1
-8
/
+8
*
yum: fix 'package == version' syntax (#47744)
Martin Krizek
2018-10-30
1
-0
/
+32
*
fix yum proxy username/password handling (#46291)
Adam Miller
2018-10-11
2
-0
/
+98
*
yum module properly check for None config_file (#46641)
Adam Miller
2018-10-11
1
-0
/
+18
*
yum module handle list optional empty strings properly (#46634)
Adam Miller
2018-10-11
1
-0
/
+10
*
Improve dnf group output for clarity
Adam Miller
2018-09-06
1
-1
/
+1
*
Get packages for dnf and yum tests from S3.
Matt Clay
2018-08-28
1
-2
/
+2
*
YUM4/DNF compatibility via yum action plugin (#44322)
Adam Miller
2018-08-27
4
-154
/
+240
*
Fix download URL for yum integration test.
Matt Clay
2018-08-09
1
-1
/
+1
*
Update Shippable integration test groups. (#43118)
Matt Clay
2018-07-24
1
-1
/
+1
*
Yum: Add support for --downloadonly (#41506)
Adam Harwell
2018-07-19
1
-0
/
+26
[next]