summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Remove support for py34huangtianhua2017-04-271-1/+1
* Use upper-constraints for all jobsrabi2017-04-031-6/+3
* Enable coverage report in console outputKevin_Zheng2017-01-131-1/+3
* Remove oslo-incubator modulesrabi2016-11-121-1/+1
* Graduate to oslo.i18n and cleanup incubator usageChuck Short2016-11-081-1/+1
* delete python bytecode including pyo before every test runLucky samadhiya2016-09-161-1/+1
* Add Python 3.5 classifier and venvPanFengyun2016-07-141-1/+1
* Update translation setupAndreas Jaeger2016-01-281-3/+0
* Add debug testenv in toxting.wang2016-01-121-0/+11
* Deprecated tox -downloadcache option removedOndřej Nový2015-12-111-3/+0
* Merge "Delete python bytecode before every test run"Jenkins2015-12-041-1/+3
|\
| * Delete python bytecode before every test runshu-mutou2015-12-021-1/+3
* | Merge "Remove py26 support"Jenkins2015-12-031-1/+1
|\ \
| * | Remove py26 supportricolin2015-12-031-1/+1
| |/
* | Enable pep8 E123 testricolin2015-12-011-1/+0
* | Enable pep8 E126 testricolin2015-12-011-1/+1
* | Enable pep8 E128 testricolin2015-12-011-1/+1
|/
* Enable pep8 E265 testricolin2015-11-231-1/+1
* Enable pep8 E241 testricolin2015-11-231-1/+1
* Enable pep8 E713 testricolin2015-11-231-1/+1
* Enable pep8 H202 testricolin2015-11-161-1/+1
* Enable pep8 H238 testricolin2015-11-161-1/+1
* Enable pep8 H405 testsricolin2015-11-161-1/+1
* Add py34 env to default tox runPavlo Shchelokovskyy2015-09-041-1/+1
* Add functional tests from TempestSergey Kraynev2015-06-031-0/+5
* Update hacking version to fix pep8 gate jobSteve Baker2015-05-271-0/+1
* Work around pypy testing issueSteven Hardy2015-05-111-1/+6
* Initial setup for i18n supportTetiana Lashchova2014-12-101-1/+8
* Fix H302 errorsTetiana Lashchova2014-11-261-2/+0
* Merge "Remove _ from builtins"Jenkins2014-11-111-1/+0
|\
| * Remove _ from builtinsOleksii Chuprykov2014-11-031-1/+0
* | Tests work fine with random PYTHONHASHSEEDOleksii Chuprykov2014-11-101-3/+0
|/
* Put a cap on our cyclomatic complexityAngus Salkeld2014-10-171-0/+1
* warn against sorting requirementsAndreas Jaeger2014-09-111-1/+0
* Add a tox job for generating docsSteve Martinelli2014-07-241-0/+4
* Removed now unnecesary workaround for PyPyAlex Gaynor2014-05-311-5/+0
* Merge "Sort requirement files in alphabetical order"Jenkins2014-03-241-0/+1
|\
| * Sort requirement files in alphabetical orderChenZheng2014-02-271-0/+1
* | Workaround failing pypy gate jobSteve Baker2014-03-181-0/+4
* | Python3: fix test_stack_list_with_args()Cyril Roelandt2014-03-061-0/+3
|/
* Enable hacking H233 ruleZhiQiang Fan2014-01-311-1/+2
* Added API reference documentJUN JIE NAN2014-01-061-1/+1
* Updates tox.ini to use new featuresSushil Kumar2013-12-131-0/+4
* Merge "Fix and enable Hacking H501 warning"Jenkins2013-09-041-1/+1
|\
| * Fix and enable Hacking H501 warningDirk Mueller2013-09-021-1/+1
* | Added support for running the tests under PyPy with toxAlex Gaynor2013-09-031-1/+1
|/
* Sync with global requirementsMonty Taylor2013-08-051-1/+1
* Fix all but H302 hacking rules.Angus Salkeld2013-06-271-1/+1
* Fix all the pep8 E* and F* errors.Angus Salkeld2013-06-271-1/+1
* Fix various smaller pep8 issuesDirk Mueller2013-06-201-1/+1