summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Ensure python versionsAkihiro Motoki2020-01-111-1/+3
* Update UPPER_CONSTRAINTS_FILE for stable/rockyOpenStack Release Bot2018-08-091-3/+3
* Merge "Add Bandit non-voting job"Zuul2018-07-161-0/+7
|\
| * Add Bandit non-voting jobIvan Kolodyazhny2018-06-221-0/+7
* | Merge "Modify the 'tox.ini' file"Zuul2018-07-111-1/+1
|\ \
| * | Modify the 'tox.ini' fileQian Min Chen2018-07-081-1/+1
* | | Fix and reorganize tox env definitionsAkihiro Motoki2018-06-211-27/+19
| |/ |/|
* | Fix tox py27integration environmentIvan Kolodyazhny2018-06-151-1/+1
|/
* Use default Django test runner instead of noseIvan Kolodyazhny2018-06-081-8/+3
* Merge "Add python3 django 1.11 job instead of django 2.0 job"Zuul2018-06-081-6/+4
|\
| * Add python3 django 1.11 job instead of django 2.0 jobAkihiro Motoki2018-06-081-6/+4
* | fix tox python3 overridesDoug Hellmann2018-06-061-0/+10
|/
* Merge "Make babel_extract_angular work with python 3"Zuul2018-05-071-0/+1
|\
| * Make babel_extract_angular work with python 3Akihiro Motoki2018-04-111-0/+1
* | Fix E402 warningsAkihiro Motoki2018-04-111-2/+1
* | Fix W503 warningsAkihiro Motoki2018-04-111-2/+1
|/
* Fix pep8 errorsAkihiro Motoki2018-04-111-1/+3
* Merge "add lower-constraints job"Zuul2018-03-291-0/+9
|\
| * add lower-constraints jobDoug Hellmann2018-03-261-0/+9
* | Follow the new PTI for document buildAkihiro Motoki2018-03-251-2/+14
|/
* Update tox.iniAkihiro Motoki2018-03-111-23/+3
* Update upper-constraints consumptionMonty Taylor2018-03-081-3/+4
* Enable more hacking-extensionsLuong Anh Tuan2018-02-071-3/+6
* tox: run doc8 in pep8Akihiro Motoki2018-01-071-0/+1
* Drop unnecessary executable flagsAkihiro Motoki2017-12-271-1/+2
* Prepare test env for Django 2.0 with python 3.5Akihiro Motoki2017-11-301-2/+23
* tox: allow to specify module when running pep8 envAkihiro Motoki2017-11-221-1/+1
* Add django.wsgi to target of pep8chao liu2017-11-171-0/+1
* Merge "Add Django OpenStack Auth to Horizon"Zuul2017-11-131-0/+1
|\
| * Add Django OpenStack Auth to HorizonRob Cresswell2017-09-271-0/+1
* | Remove license headers to openstack_dashboard/enabled/* filesIvan Kolodyazhny2017-10-091-1/+1
* | flake8-import-order: Ensure to place project imports lastAkihiro Motoki2017-09-201-0/+3
|/
* Make nosehtmloutput an optional test requirementThomas Bechtold2017-08-211-1/+1
* Use doc8 checkAkihiro Motoki2017-07-191-2/+21
* Fix py27dj18 definitionAkihiro Motoki2017-07-081-1/+5
* Add '*.pyc' clean up for unit_testsMichael Dovgal2017-07-071-1/+4
* Add Django 1.11 tox envRob Cresswell2017-07-051-0/+5
* Use flake8-import-order pluginAkihiro Motoki2017-07-031-0/+1
* Fix H405 (multi line docstring) warnings (openstack_dashboard)Akihiro Motoki2017-06-091-2/+1
* Enable some off-by-default hacking rulesAkihiro Motoki2017-05-171-0/+4
* Merge "Pass environment variables of proxy to tox"Jenkins2017-05-021-1/+1
|\
| * Pass environment variables of proxy to toxjlopezgu2017-02-061-1/+1
* | Allow Chrome to start when tox is running npmJack Choy2017-04-241-0/+3
* | Remove py34 in tox.inijolie2017-03-241-7/+0
* | Drop py34 target in tox.inilingyongxu2017-03-231-1/+1
* | hacking: Drop import_exceptions from tox.iniAkihiro Motoki2017-03-171-21/+0
* | Make extract_messages quiet in pep8 testRadomir Dopieralski2017-03-171-1/+1
|/
* Refactor tox & update docsRob Cresswell2016-11-301-90/+53
* Merge "Turn on docs warning check in document generation"Jenkins2016-09-301-1/+2
|\
| * Turn on docs warning check in document generationAkihiro Motoki2016-09-241-1/+2