mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Code cleanup in ansible-test. * Split out encoding functions. * Consoldate loading of JSON files. * Split out disk IO functions. * Simplify file access. * Add functions for opening files. * Replace open calls with appropriate functions. * Expose more types from typing module. * Support writing compact JSON. * Add verbosity argument to display.warning. * Add changelog entry. * Update files overlooked during rebase. * Use `io.open` instead of `open`. * Fix file opening for imp.load_module. * Remove use of `r+` mode to access files. * Add missing import. * Fix httptester on Python 2.x. * Clarify changelog fragment. * Consolidate imports. Remove extra newlines. * Fix indirect imports. |
6 years ago | |
|---|---|---|
| .. | ||
| cloud | 6 years ago | |
| coverage | 6 years ago | |
| integration | 6 years ago | |
| provider | 6 years ago | |
| sanity | 6 years ago | |
| units | 6 years ago | |
| __init__.py | 6 years ago | |
| ansible_util.py | 6 years ago | |
| cache.py | 6 years ago | |
| changes.py | 6 years ago | |
| classification.py | 6 years ago | |
| cli.py | 6 years ago | |
| config.py | 6 years ago | |
| constants.py | 6 years ago | |
| core_ci.py | 6 years ago | |
| coverage_util.py | 6 years ago | |
| csharp_import_analysis.py | 6 years ago | |
| data.py | 6 years ago | |
| delegation.py | 6 years ago | |
| diff.py | 6 years ago | |
| docker_util.py | 6 years ago | |
| encoding.py | 6 years ago | |
| env.py | 6 years ago | |
| executor.py | 6 years ago | |
| git.py | 6 years ago | |
| http.py | 6 years ago | |
| import_analysis.py | 6 years ago | |
| init.py | 6 years ago | |
| io.py | 6 years ago | |
| manage_ci.py | 6 years ago | |
| metadata.py | 6 years ago | |
| payload.py | 6 years ago | |
| powershell_import_analysis.py | 6 years ago | |
| target.py | 6 years ago | |
| test.py | 6 years ago | |
| thread.py | 6 years ago | |
| types.py | 6 years ago | |
| util.py | 6 years ago | |
| util_common.py | 6 years ago | |
| venv.py | 6 years ago | |