summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Dropping lower constraints testing from stable branchesstable/steinmanchandavishal2021-10-221-7/+0
* Update UPPER_CONSTRAINTS_FILE for stable/steinOpenStack Release Bot2019-03-211-2/+2
* Switch integration tests to run with python3Ivan Kolodyazhny2019-03-051-3/+3
* Enable pylint in horizonAkihiro Motoki2019-01-121-0/+1
* Merge "tox: Reuse envdirs"Zuul2019-01-111-10/+12
|\
| * tox: Reuse envdirsAkihiro Motoki2018-12-251-10/+12
* | Fix command line of bandit-baselineAkihiro Motoki2018-12-281-1/+1
* | Allow to run pep8/docs tox env with horizon pluginsAkihiro Motoki2018-12-231-0/+3
|/
* Bump hacking to 1.1.0Akihiro Motoki2018-11-101-1/+7
* Remove setup.py check from pep8 jobSean McGinnis2018-10-301-1/+0
* Merge "Add py3-dj21 tox env for Django 2.1"Zuul2018-09-061-0/+6
|\
| * Add py3-dj21 tox env for Django 2.1Akihiro Motoki2018-08-271-0/+6
* | Run bandit job with python3Akihiro Motoki2018-08-271-6/+8
|/
* 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