summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Update stable/queens upper constraints file locationLance Bragstad2019-08-261-1/+1
* Update UPPER_CONSTRAINTS_FILE for stable/queensOpenStack Release Bot2018-01-241-1/+1
* Fix docs buildsColleen Murphy2017-12-201-0/+2
* Updates for stestrTin Lam2017-10-021-3/+4
* Add doc8 rule and check doc/source filesliuxiaoyang2017-08-261-0/+6
* Pass located tests directory in oslo debugiswarya_vakati2017-03-131-1/+1
* Remove references to Python 3.4Eric Brown2017-01-051-1/+1
* Switch tox unit test command to use ostestrLucas Alvares Gomes2017-01-031-1/+2
* Add Constraints support4.13.1Tony Breeds2017-01-031-2/+4
* Remove oslo-incubatorJamie Lennox2016-07-051-1/+1
* Use extras for oslo.messaging dependencySteve Martinelli2016-06-281-0/+1
* PEP257: Ignore D203 because it was deprecatedDolph Mathews2016-06-031-1/+2
* Fix D105: Missing docstring in magic method (PEP257)Dolph Mathews2016-05-171-2/+1
* Fix D200: One-line docstring should fit on one line with quotes (PEP257)Dolph Mathews2016-05-171-2/+1
* Fix D202: No blank lines allowed after function docstring (PEP257)Dolph Mathews2016-05-171-2/+1
* Fix D204 PEP257 violation and enable D301 and D209Navid Pustchi2016-05-061-4/+1
* Fix D400 PEP257 violationNavid Pustchi2016-05-061-2/+1
* Fix D401 PEP257 violation and enable H403Navid Pustchi2016-05-051-3/+1
* PEP257: add flake8-docstring testingDolph Mathews2016-04-131-6/+15
* Remove bandit.yaml in favor of defaultsBrant Knudson2016-03-091-2/+2
* Add back a bandit tox jobEric Brown2016-02-171-0/+5
* Make pep8 *the* linting interfaceAndreas Jaeger2016-02-101-9/+2
* Remove bandit tox environmentAndreas Jaeger2016-01-211-4/+0
* Merge pep8 and bandit into lintersAndreas Jaeger2016-01-211-2/+10
* Bandit profile updatesBrant Knudson2016-01-131-1/+1
* Deprecated tox -downloadcache option removedOndřej Nový2015-12-111-3/+0
* Put py34 first in the env order of toxDave Chen2015-12-031-1/+1
* Add release notes for keystonemiddlewareSteve Martinelli2015-11-291-1/+4
* Merge "Address hacking check H405."Jenkins2015-11-271-2/+6
|\
| * Address hacking check H405.Lance Bragstad2015-11-161-2/+6
* | Remove py26 target from tox.iniDavid Stanek2015-11-241-1/+1
|/
* Merge test-requirements-py3.txt to test-requirements.txtBrant Knudson2015-07-311-4/+0
* py34 not py33 is tested and supportedEric Brown2015-07-131-5/+1
* Move bandit requirement to test-requirements.txtBrant Knudson2015-06-031-1/+1
* tox env for BanditBrant Knudson2015-05-131-0/+4
* Merge "Add python-memcached to test-requirements"Jenkins2015-02-071-0/+8
|\
| * Add python-memcached to test-requirementsBrant Knudson2015-01-161-0/+8
* | Enforce check F821 and H304Brant Knudson2015-01-191-3/+1
* | Correct failures for check E122Brant Knudson2015-01-131-2/+1
* | Correct failures for check H703Brant Knudson2015-01-131-2/+1
* | Correct failures for check H238Brant Knudson2015-01-111-2/+1
* | Move to hacking 0.10Brant Knudson2015-01-111-2/+5
|/
* I18nBrant Knudson2014-10-291-0/+4
* Use correct name of oslo debugger scriptSteve Martinelli2014-10-271-1/+1
* Merge "Work toward Python 3.4 support and testing"Jenkins2014-09-251-1/+1
|\
| * Work toward Python 3.4 support and testingJeremy Stanley2014-09-031-1/+1
* | Use oslo_debug_helper and remove our own versionSteve Martinelli2014-09-091-2/+1
|/
* Initial commitMorgan Fainberg2014-06-191-0/+45