index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
units
/
cli
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update triple single quotes to triple double quotes (#84099)
Matt Clay
2024-10-09
1
-45
/
+45
*
Cover unit tests with mypy (#84084)
Matt Clay
2024-10-08
2
-2
/
+2
*
test: update tests (#83686)
Abhijeet Kasurde
2024-08-01
1
-20
/
+20
*
Typo fixes and other bits and bobs (#83672)
Lee Garrett
2024-07-27
2
-2
/
+2
*
Remove Python 3.10 support for the controller (#83221)
Martin Krizek
2024-06-17
1
-10
/
+0
*
ansible-galaxy, clarify licensing for 'init' templates and results (#83175)
Brian Coca
2024-05-06
1
-1
/
+4
*
remove nonexistent url from role templates (#82933)
Sloane Hertel
2024-04-02
1
-18
/
+0
*
Use of constant for 644 permission variable (#82762)
Abhijeet Kasurde
2024-03-05
1
-2
/
+3
*
prettyfy ansible-doc (#75116)
Brian Coca
2024-01-29
1
-3
/
+9
*
Remove create_new_password parameter in CLI.build_vault_ids (#82066)
JustinWayland
2023-11-06
1
-24
/
+4
*
Remove Python 2.x compat from unit tests (#82109)
Matt Clay
2023-11-02
5
-5
/
+5
*
ansible-galaxy - fix traceback error for invalid req file (#81917)
Jordan Borean
2023-10-05
1
-0
/
+14
*
Require `from __future__ import annotations` (#81902)
Matt Clay
2023-10-05
15
-36
/
+15
*
Add pymarkdown sanity test for core (#81220)
Matt Clay
2023-07-11
2
-2
/
+2
*
Resolve issues on python pre-3.10.6 with collection dirs longer than 100 char...
Matt Martz
2023-06-15
1
-13
/
+2
*
Improve code coverage of unit tests (#80904)
Matt Clay
2023-05-27
2
-41
/
+22
*
Use ansible.module_utils.common.text.converters (#80704)
Matt Clay
2023-05-03
3
-3
/
+3
*
Use assertRaisesRegex in unit test (#80663)
Matt Clay
2023-04-27
1
-3
/
+3
*
Add TTY check and argument to disable it (#50603) (#68260)
Landson Guo
2023-04-26
1
-0
/
+21
*
Fix galaxy CLI unit test assertions (#80504)
Matt Clay
2023-04-12
1
-2
/
+6
*
Fix unclosed files in unit tests (#80497)
Matt Clay
2023-04-12
1
-3
/
+2
*
Remove unused and unreachable unit test code (#79854)
Matt Clay
2023-01-31
3
-30
/
+13
*
Add support for importlib.resources (#78915)
Matt Martz
2023-01-10
2
-85
/
+60
*
tests: Fix `test_ansible_version()` when run within a git checkout (#78636)
Alex Willmer
2022-09-21
1
-2
/
+2
*
refactor and fixes for doc parsing (#77719)
Brian Coca
2022-09-01
1
-1
/
+1
*
add required file to collection skeleton (#77418)
Elijah DeLee
2022-08-17
1
-4
/
+4
*
Fix wording for :ref|term: substitution (#78216)
Brian Coca
2022-07-07
1
-3
/
+3
*
Remove .travis.yml files from galaxy init skeletons (#75740)
David Moreau Simard
2022-06-15
2
-38
/
+0
*
Remove double spaces in errormessage (#77839)
Wouter Schoot
2022-05-26
1
-2
/
+2
*
Use unittest.mock instead of mock. (#77883)
Matt Clay
2022-05-23
4
-4
/
+4
*
expand ansible-doc coverage (#74963)
Brian Coca
2022-04-27
1
-1
/
+1
*
Remove obsolete units.compat.mock compat layer. (#77118)
Matt Clay
2022-02-23
4
-4
/
+4
*
ansible-galaxy - add signature verification of the MANIFEST.json (#76681)
Sloane Hertel
2022-02-10
3
-5
/
+12
*
Avoid deprecated TestCase functions in unit tests. (#76678)
Matt Clay
2022-01-07
1
-6
/
+6
*
Fix ansible-doc -l ansible.builtin / ansible.legacy (#76235)
Richie B2B
2021-11-19
1
-0
/
+17
*
cli - remove deprecated setting verbosity before sub command (#75840)
Martin Krizek
2021-09-30
2
-12
/
+2
*
ansible-cli: Remove unnessary trailing space (#74880)
Abhijeet Kasurde
2021-06-03
1
-1
/
+1
*
Better handling of rstisms in ansible-doc (#74596)
Brian Coca
2021-05-11
1
-0
/
+5
*
Clarify CLI version number as core version (#72287)
Matt Davis
2021-03-01
2
-2
/
+2
*
Use iskeyword and str.isidentifier for "is FQCN" (#73279)
Sviatoslav Sydorenko
2021-02-12
1
-5
/
+5
*
galaxy - add format options for collection list (#73474)
Shane McDonald
2021-02-05
1
-0
/
+1
*
Replace the inhouse collection dependency resolver with `resolvelib`
Sviatoslav Sydorenko
2021-01-27
4
-143
/
+157
*
Shadow input for encrypt_string by default unless asked (fixes #71618) (#73263)
Joshua Bayfield
2021-01-20
1
-0
/
+17
*
Make `test_adhoc` succeed from within a git checkout
Alexander Sowitzki
2021-01-13
1
-1
/
+1
*
Extract embedded function to RoleMixin method and add tests (#72754)
David Shrewsbury
2020-12-07
1
-1
/
+74
*
CLI - Specify jinja version in --version output
Martin Krizek
2020-11-05
1
-2
/
+3
*
added timeout options to adhoc and console (#71230)
Brian Coca
2020-10-30
1
-1
/
+1
*
Remove ansible-galaxy login (#72288)
Matt Davis
2020-10-23
1
-7
/
+0
*
Add libyaml info to version output, and restore git info (#71948)
Matt Martz
2020-10-02
1
-1
/
+2
*
Update ansible doc formats (#71070)
Toshio Kuratomi
2020-08-05
1
-0
/
+35
[next]