summaryrefslogtreecommitdiffstats
path: root/keystone/common/serializer.py
Commit message (Expand)AuthorAgeFilesLines
* Fix XML rendering with empty auth payload.Jamie Lennox2013-07-171-1/+2
* Version response compatible with FolsomBrant Knudson2013-06-111-0/+12
* Set empty element to ""gengjh2013-04-131-0/+4
* Fix test coverage for v2 scoped auth xml response (bug 1160504)Dolph Mathews2013-03-271-0/+4
* Fix XML handling of member links (bug 1156594)Dolph Mathews2013-03-181-35/+18
* Fixes bug 1151747: broken XML translation for resource collectionsGuang Yee2013-03-131-4/+63
* bug 1131840: fix auth and token data for XML translationGuang Yee2013-02-261-3/+31
* Disable XML entity parsingDolph Mathews2013-02-191-2/+13
* Add XML namespace support for OSADM service api.Vincent Hou2012-09-131-12/+42
* PEP8 fixesDolph Mathews2012-06-181-1/+1
* Added license header (bug 929663)Dolph Mathews2012-03-091-0/+16
* XML de/serialization (bug 928058)Dolph Mathews2012-02-271-0/+197