summaryrefslogtreecommitdiff
path: root/troveclient/compat/common.py
Commit message (Expand)AuthorAgeFilesLines
* Remove sixwangzihao2020-10-131-4/+3
* Avoid use xx=[] for parameter in functionjiansong2016-10-191-3/+3
* Remove Rackspace auth references from troveclientMonty Taylor2016-05-181-2/+2
* Enabled F821, H306, H402, and H404 flake8 ruleSushil Kumar2014-05-091-4/+4
* Merge "Remove dependent module py3kcompat"Jenkins2014-04-251-4/+3
|\
| * Remove dependent module py3kcompatllg82122014-02-181-4/+3
* | Merge "Get rid of XML related trove client bindings"1.0.4Jenkins2014-03-271-9/+3
|\ \
| * | Get rid of XML related trove client bindingsNikhil Manchanda2014-03-161-9/+3
| |/
* | Improve help stringsAndreas Jaeger2014-03-111-6/+6
|/
* Fixed misspellings of common wordsSushil Kumar2014-01-141-2/+2
* Tighten flake8 checks in GatingDirk Mueller2013-12-181-4/+7
* Ignore fewer PEP8/flake8 rulesDenis Makogon2013-12-101-8/+8
* Use six.iteritems() in for loopKui Shi2013-10-231-2/+3
* Resolve compatability for troveclient/compatKui Shi2013-10-231-12/+12
* Massive refactoring to the troveclientMichael Basnight2013-10-091-0/+429