summaryrefslogtreecommitdiffstats
path: root/tox.ini (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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