summaryrefslogtreecommitdiff
path: root/test/lib
Commit message (Expand)AuthorAgeFilesLines
* [stable-2.13] ansible-test - Add support for argcomplete 3 (#80482) (#80486)Matt Clay2023-04-112-5/+23
* [stable-2.13] ansible-test - Fix packaging change classification (#80360). (#...Matt Clay2023-03-291-5/+13
* [stable-2.13] ansible-test - Update git diff handling (#80202)Matt Clay2023-03-1511-177/+193
* [stable-2.13] Relocate the AZP entry point scripts (#80114)Matt Clay2023-03-141-38/+38
* [stable-2.13] ansible-test - Remove pointless comparison (#80168)Matt Clay2023-03-141-1/+1
* [stable-2.13] ansible-test - Fix vendoring support (#80074)Matt Clay2023-03-142-0/+25
* [stable-2.13] ansible-test - Show Python version before install (#80022)Matt Clay2023-03-141-0/+15
* [stable-2.13] ansible-test - Allow target prefixes to use `_` (#80021)Matt Clay2023-03-141-7/+3
* [stable-2.13] ansible-test - Fix file permissions for delegation (#80204)Matt Clay2023-03-148-17/+106
* [stable-2.13] ansible-test - Fix pylint error with old home dir (#80151) (#80...Matt Clay2023-03-071-0/+11
* [stable-2.13] ansible-test - Support Podman 4.4.0+Matt Clay2023-02-141-0/+7
* Bump acme test container. (#79783) (#79815)Felix Fontein2023-02-101-1/+1
* [stable-2.13] ansible-test - Specify config path in plugin error (#79881) (#7...Matt Clay2023-02-101-4/+4
* [stable-2.13] ansible-test - fix warning to include image name (#79560) (#79974)Matt Clay2023-02-101-1/+1
* ansible-test - fix ps argspec check inside cmdlet (#79699)Jordan Borean2023-01-111-3/+11
* [stable-2.13] ansible-test - Improve container startup handling.Matt Clay2022-12-151-6/+27
* [stable-2.13] ansible-test - Support RSA SHA-1 for SSH clients..Matt Clay2022-12-144-8/+71
* [stable-2.13] ansible-test - Fix `--prime-containers` and `--explain` (#79581)Matt Clay2022-12-122-4/+18
* [stable-2.13] ansible-test - Fix target PyPI proxy config..Matt Clay2022-12-122-12/+13
* [stable-2.13] ansible-test - Improve container management. (#79538)Matt Clay2022-12-0635-262/+2233
* [stable-2.13] ansible-test - Improve pylint command consistency. (#78896)Matt Clay2022-11-221-1/+1
* [stable-2.13] ansible-test - Fix and update documentation links..Matt Clay2022-11-034-17/+32
* [stable-2.13] Restrict `wheel` below v0.38.0 under Pythons < 3.7 (#79187)Sviatoslav Sydorenko2022-10-241-0/+1
* [stable-2.13] ansible-test - Fix integration test target filter. (#78862)Matt Clay2022-09-221-4/+4
* Update mypy test. Fix type hints for Python 3.9. (#78587)Matt Clay2022-08-193-11/+23
* [stable-2.13] ansible-test - Fix ansible-doc sanity test FQCN. (#78518). (#78...Matt Clay2022-08-151-4/+5
* [stable-2.13] ansible-test - Fix self-test change handling. (#78521) (#78523)Matt Clay2022-08-152-4/+7
* [stable-2.13] ansible-test - Parse content config only once. (#78418) (#78426)Matt Clay2022-08-035-46/+104
* [stable-2.13] ansible-test - Fix TTY and output handling. (#78350).Matt Clay2022-07-278-34/+64
* [stable-2.13] ansible-test - Fix handling of args after `--` (#78328)Matt Clay2022-07-272-70/+44
* [stable-2.13] ansible-test - Improve pip bootstrap download.Matt Clay2022-06-241-5/+21
* Backportapalooza 06 16 (#78072)Sandra McCann2022-06-211-0/+15
* ansible-galaxy - support resolvelib versions >= 0.5.3, < 0.9.0 (#77649) (#78008)Sloane Hertel2022-06-101-1/+3
* Pin PyYAML version compatible with Python 3.8+ (#77936) (#77986)Sloane Hertel2022-06-081-1/+1
* [stable-2.13] ansible-test - Adjust unit test mock usage. (#77961) (#77999)Matt Clay2022-06-084-10/+20
* [stable-2.13] ansible-test - Multiple backports (#77951)Matt Clay2022-06-0246-218/+677
* [stable-2.13] ansible-test - Prefer unittest.mock for core.Matt Clay2022-06-013-1/+10
* [stable-2.13] ansible-test - Fix shell target options handling.Matt Clay2022-06-011-0/+3
* Add RHEL 9.0 to ansible-test and CI. (#77923)Matt Clay2022-06-011-0/+1
* ansible-test - Update default containers to 5.9.0.Matt Clay2022-04-221-2/+2
* [stable-2.13] ansible-test - Don't fail if network cannot be disconnected (#7...Matt Martz2022-04-071-1/+8
* [stable-2.13] Fix sanity test crash. (#77475)Matt Clay2022-04-071-0/+4
* [stable-2.13] ansible-test - Fix origin host target filtering.Matt Clay2022-03-302-2/+2
* ansible-test - Update default test containers.Matt Clay2022-03-281-2/+2
* Bump requirements for antsibull to 0.42.0 (which depends on antsibull-changel...Felix Fontein2022-03-281-1/+1
* ansible-test - Remove RHEL 9.0b support.Matt Clay2022-03-251-1/+0
* Add find_spec and exec_module to RestrictedModuleLoader (#76427)Sloane Hertel2022-03-233-42/+64
* docker_util: Handle error in JSON parsing (#77298)Abhijeet Kasurde2022-03-211-3/+5
* validate-modules for plugins: do some more schema validations so that some is...Felix Fontein2022-03-182-13/+143
* ansible-test - Fix delegation inventory path.Matt Clay2022-03-103-4/+25