summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't iterate through addresses in netaddr.IPNetworknewton-eol2.13.2stable/newtonIhar Hrachyshka2017-09-292-1/+6
* Updated from global requirements2.13.1OpenStack Proposal Bot2016-09-201-1/+1
* Update .gitreview for stable/newtonDoug Hellmann2016-08-291-1/+2
* Merge "Fix serialization of binary strings in Python3"2.13.0Jenkins2016-08-042-3/+12
|\
| * Fix serialization of binary strings in Python3Gevorg Davoian2016-08-012-3/+12
* | Drop H803 in flake8 ignore listxianming.mao2016-08-031-2/+1
* | Updated from global requirements2.12.0OpenStack Proposal Bot2016-07-291-1/+1
* | Fix parameters of assertEqual are misplacedyanheven2016-07-233-68/+68
* | Add Python 3.5 classifier and venvChangBo Guo(gcb)2016-07-122-1/+2
* | Updated from global requirements2.11.0OpenStack Proposal Bot2016-07-091-1/+1
|/
* Updated from global requirementsOpenStack Proposal Bot2016-06-302-2/+2
* Use {} instead of dict()Edan David2016-06-211-2/+2
* Updated from global requirements2.10.0OpenStack Proposal Bot2016-06-091-1/+1
* Merge "Support serializing ipaddress objs with jsonutils"2.9.0Jenkins2016-06-093-1/+19
|\
| * Support serializing ipaddress objs with jsonutilsJim Baker2016-06-073-1/+19
* | Replace TypeError by ValueError in msgpackutils2.8.0Gevorg Davoian2016-06-084-7/+10
|/
* Updated from global requirementsOpenStack Proposal Bot2016-06-011-1/+1
* Updated from global requirementsOpenStack Proposal Bot2016-05-311-1/+1
* Updated from global requirementsOpenStack Proposal Bot2016-05-261-1/+1
* Trivial: ignore openstack/common in flake8 exclude list2.7.0ChangBo Guo(gcb)2016-05-111-1/+1
* [Trivial] Remove executable privilege of doc/source/conf.py2.6.0ZhiQiang Fan2016-04-291-0/+0
* Drop babel as requirement since its not used2.5.0Joshua Harlow2016-04-201-1/+0
* Updated from global requirementsOpenStack Proposal Bot2016-04-131-1/+1
* Merge "Unified and simplified API for all serializers"Jenkins2016-04-084-0/+132
|\
| * Unified and simplified API for all serializersGevorg Davoian2016-04-044-0/+132
* | Merge "Make msgpack registries copyable (and add __contains__)"Jenkins2016-03-242-26/+346
|\ \
| * | Make msgpack registries copyable (and add __contains__)Joshua Harlow2016-03-142-26/+346
| |/
* | msgpack: fix datetime serializationMehdi Abaakouk2016-03-141-11/+32
|/
* Updated from global requirements2.4.0OpenStack Proposal Bot2016-02-201-1/+1
* Updated from global requirements2.3.0OpenStack Proposal Bot2016-01-231-1/+1
* Updated from global requirementsOpenStack Proposal Bot2016-01-181-1/+1
* Updated from global requirementsOpenStack Proposal Bot2016-01-162-9/+9
* Remove fallback to simplejson in jsonutilsIan Cordasco2016-01-123-30/+2
* Remove iso8601 dependency2.2.0ChangBo Guo(gcb)2015-12-161-3/+0
* Updated from global requirementsOpenStack Proposal Bot2015-12-151-1/+1
* Merge "Trival: Remove 'MANIFEST.in'"Jenkins2015-12-141-6/+0
|\
| * Trival: Remove 'MANIFEST.in'ChangBo Guo(gcb)2015-12-051-6/+0
* | Updated from global requirementsOpenStack Proposal Bot2015-12-111-1/+1
|/
* msgpackutils: drop Python 2.6 support2.1.0ChangBo Guo(gcb)2015-11-211-15/+1
* Updated from global requirements2.0.0OpenStack Proposal Bot2015-11-191-1/+1
* Updated from global requirementsOpenStack Proposal Bot2015-11-181-1/+1
* Remove python 2.6 classifierChangBo Guo(gcb)2015-11-171-1/+0
* Merge "Remove python 2.6 and cleanup tox.ini"Jenkins2015-11-171-12/+2
|\
| * Remove python 2.6 and cleanup tox.iniDavanum Srinivas2015-11-161-12/+2
* | Fix bug track URLChangBo Guo(gcb)2015-11-161-1/+1
|/
* Merge "Use versionadded and versionchanged in doc"Jenkins2015-11-053-8/+48
|\
| * Use versionadded and versionchanged in docVictor Stinner2015-10-153-8/+48
* | Updated from global requirementsOpenStack Proposal Bot2015-10-191-1/+1
* | Updated from global requirements1.11.0OpenStack Proposal Bot2015-10-161-1/+1
|/
* Merge "Fix coverage configuration and execution"Jenkins2015-10-093-5/+7
|\