summaryrefslogtreecommitdiffstats
path: root/tox.ini (follow)
Commit message (Expand)AuthorAgeFilesLines
* Upgrade doc requirements (#14669)Don Naro2023-11-161-1/+2
* Docs: Include REST API reference content from swagger.json (#14607)Don Naro2023-11-111-0/+1
* Pip compile docsite requirements (#14449)Don Naro2023-10-241-1/+13
* Create AWX docsite with RST content (#14328)Don Naro2023-09-011-0/+6
* Add new flak8 rules to do some meaningful correctionsAlan Rominger2022-09-281-1/+1
* Automatically install setuptools-scm in script called from MakefileShane McDonald2022-07-221-2/+0
* Transition from setup.py to setup.cfgShane McDonald2022-06-271-0/+5
* Respect linter rule F811 for trivial re-definitionAlan Rominger2022-01-141-1/+1
* Merge ui and ui_next in one dirnixocio2021-08-021-1/+1
* Run flake8 on the AWX collection in CIAlan Rominger2021-07-091-1/+2
* Run flake8 on awxkitAlan Rominger2021-06-291-1/+1
* Enter flake8 rules in tox config as actual config entriesAlan Rominger2021-06-071-1/+4
* use flake8 to lint for a few things black doesn't catchRyan Petrello2021-04-121-0/+2
* move code linting to a stricter pep8-esque auto-formatting tool, blackRyan Petrello2021-03-231-2/+4
* fix busted flake8 CIRyan Petrello2020-08-101-0/+9
* Changes to enable tests in k8sShane McDonald2019-05-281-82/+0
* convert py2 -> py3Ryan Petrello2019-01-151-0/+1
* Rename schema job to be more clear about its purposeElijah DeLee2018-11-201-3/+3
* Add tox target to detect schema changesElijah DeLee2018-11-151-0/+8
* pin docker-compose to a working versionRyan Petrello2018-10-311-1/+2
* build swagger docs as part of CIRyan Petrello2018-10-101-0/+9
* Force ui cleanup in the test environmentMatthew Jones2018-10-051-2/+5
* Add an initial check and gate job configuration for zuulMatthew Jones2018-10-051-46/+29
* Remove some obsolete code.Bill Nottingham2018-02-261-1/+0
* replace PyCrypto usage w/ crytography; ansible no longer bundles itRyan Petrello2017-08-071-2/+0
* rename setting TOWER_VENV_PATH to AWX_VENV_PATHAlanCoding2017-07-241-1/+1
* remove ANSIBLE_USE_VENV and TOWER_USE_VENVRyan Petrello2017-06-191-2/+0
* add tests for our custom ansible callback pluginRyan Petrello2017-03-141-0/+8
* enforce a sane default OPT_NETWORK_TIMEOUT for LDAP connectionsRyan Petrello2017-02-071-1/+1
* add unit tests for awx.confRyan Petrello2017-01-301-1/+1
* Default to not running old testsJames Laska2016-07-221-1/+1
* Only run unit and function testsJames Laska2016-07-221-1/+1
* Be sure to install ansibleJames Laska2016-07-221-0/+1
* Additional travis/tox tweaksJames Laska2016-07-221-6/+33
* First pass at getting tox and travis workingJames Laska2016-07-221-38/+34
* Updated all vendored third-party packages.Chris Church2013-11-151-6/+18
* AC-474. Updates to contributing doc, along with related Makefile, testing and...Chris Church2013-09-251-6/+5
* Tox updates.Chris Church2013-09-121-4/+5
* Updated third-party requirements to latest versions.Chris Church2013-08-281-5/+5
* Include local versions of third-party dependencies, particularly those unavai...Chris Church2013-06-241-1/+2
* Rename ansibleworks to awx.Chris Church2013-06-231-1/+1
* Updated to be compatible with Django 1.4.5, added tox settings for automated ...Chris Church2013-06-221-0/+37