summaryrefslogtreecommitdiff
path: root/test/units
Commit message (Expand)AuthorAgeFilesLines
* Fix listing collections that are missing the metadata required by build (#76596)Sloane Hertel2022-08-021-0/+17
* Correctly get the filename from a url in fetch_file. Fixes #29680 (#78383)Matt Martz2022-08-021-0/+24
* Update unit test controller requirements. (#78376)Matt Clay2022-07-281-4/+4
* Remove unit test Python 2.6 compat. (#78369)Matt Clay2022-07-282-18/+4
* Remove unit test pytz requirement. (#78368)Matt Clay2022-07-273-10/+21
* Make distro.id() report newer versions of OpenSuSE (at least >=15) also repor...Ruediger Pluem2022-07-281-0/+6
* Fix KeyError for ansible-galaxy when caching paginated responses from v3 (#78...Sloane Hertel2022-07-221-0/+80
* Use classproperty to access field attributes of a class (#78180)Martin Krizek2022-07-201-1/+1
* Revert "Re-enable strategy units (#78293)" (#78300)Matt Clay2022-07-191-0/+2
* Re-enable strategy units (#78293)Matt Martz2022-07-191-2/+0
* Add support for gzip decoding responses (#41925)Matt Martz2022-07-133-4/+160
* Fix AIX processor facts and add unit test (#78223)zorun2022-07-132-0/+99
* Added Kylin Linux Advanced Server Support (#78232)Kay Yan2022-07-121-0/+38
* Preflight utf8 encodings check (#78175)Matt Martz2022-07-111-9/+9
* Fix wording for :ref|term: substitution (#78216)Brian Coca2022-07-071-3/+3
* Make unit test for missing git executable more generic (#78173)Sloane Hertel2022-06-301-3/+4
* `FieldAttribute`s as descriptors (#73908)Martin Krizek2022-06-292-59/+44
* Galaxy server config updates (#77106)Brian Coca2022-06-241-3/+6
* Remove .travis.yml files from galaxy init skeletons (#75740)David Moreau Simard2022-06-152-38/+0
* Forked display via queue (#77056)Matt Martz2022-06-071-0/+50
* Remove double spaces in errormessage (#77839)Wouter Schoot2022-05-261-2/+2
* Add toggle to fix module_defaults with module-as-redirected-action on a per-m...Sloane Hertel2022-05-241-4/+17
* Prefer unittest.mock over mock. (#77886)Matt Clay2022-05-2334-41/+62
* Use unittest.mock instead of mock. (#77883)Matt Clay2022-05-2347-48/+48
* Fix unit tests for Python 3.11.Matt Clay2022-05-171-3/+11
* Avoid deprecated method in unit tests.Matt Clay2022-05-171-4/+2
* Raise a proper error when include/import_role is used as a handler (#77807)Martin Krizek2022-05-171-6/+8
* distribution: add distribution_minor_version for Debian Distro (#74721)Abhijeet Kasurde2022-05-112-2/+12
* Remove deprecated loading cache plugins directly without cache_loader (#77655)Martin Krizek2022-04-281-52/+2
* ansible-test - Fix subprocess management. (#77641)Matt Clay2022-04-271-0/+7
* expand ansible-doc coverage (#74963)Brian Coca2022-04-271-1/+1
* Prevent losing unsafe from lookups (#77609)Martin Krizek2022-04-261-0/+25
* Revert "ansible-test - Fix subprocess management. (#77638)"Matt Clay2022-04-251-7/+0
* ansible-test - Fix subprocess management. (#77638)Matt Clay2022-04-251-0/+7
* arg_spec - Return aliases in validation result and update aliases (#77576)Sam Doran2022-04-212-0/+18
* ansible-galaxy collection - ensure dependencies are a dict (#77561)Jack2022-04-191-9/+34
* Yolo (#77554)Brian Coca2022-04-182-54/+0
* Allow for lazy evaluation of Jinja2 expressions (#56116)Martin Krizek2022-04-141-13/+0
* Better info sourcing (#77511)Brian Coca2022-04-141-0/+10
* Move to display as single source of verbosity (#77498)Brian Coca2022-04-141-1/+0
* Make "~/.ansible" path configurable (#76114)htol2022-04-111-1/+1
* PlayIterator - remove deprecated states (#77444)Martin Krizek2022-04-111-30/+0
* Get git executable for collections in git repos (#77493)Sloane Hertel2022-04-081-4/+25
* Fix type for ansible-galaxy server config definitions (#77424)Sloane Hertel2022-04-011-1/+67
* Remove deprecated ALLOW_WORLD_READABLE_TMPFILES config option (#77410)Martin Krizek2022-03-301-1/+1
* winrm - ensure callers PATH for kinit is set (#77401)Jordan Borean2022-03-291-2/+6
* ansible-galaxy - add configuration options for more flexible collection signa...Sloane Hertel2022-03-232-1/+84
* ansible_distribution: Add support for Uos/Deepin (#77275)ChanthMiao2022-03-182-0/+58
* unarchive: fix io_buffer_size option, remove ignore.txt entry (#77271)Felix Fontein2022-03-181-0/+2
* Remove collections compat from controller code.Matt Clay2022-03-083-3/+4