summaryrefslogtreecommitdiff
path: root/python/qmf2/console.py
Commit message (Expand)AuthorAgeFilesLines
* moved qpid-* tools out of qpid/python into qpid/tools; moved qmf library into...Rafael H. Schloming2010-02-141-2295/+0
* QPID-2261: add async method call workitemsKenneth Anthony Giusti2010-02-121-68/+99
* QPID-2261: add async query and schema prefetchKenneth Anthony Giusti2010-02-121-61/+378
* QPID-2261: add multi-msg query response support. Fix mailbox code to allow m...Kenneth Anthony Giusti2010-02-041-209/+175
* QPID-2261: 1) remove direct reference to schema in QmfData (use schema id ins...Kenneth Anthony Giusti2010-02-031-49/+28
* QPID-2261: add schema_id to object query target params. Add more testsKenneth Anthony Giusti2010-02-011-75/+95
* QPID-2261: Rework query impl to use list-based approachKenneth Anthony Giusti2010-01-281-23/+16
* QPID-2261: make code compliant with Python PEP-8 styleKenneth Anthony Giusti2010-01-271-46/+46
* QPID-2261: checkpoint qmfv2 python apiKenneth Anthony Giusti2010-01-261-69/+99
* QPID-2261: merge qmfv2 latest into trunk (revs 902858 & 902894)Kenneth Anthony Giusti2010-01-251-0/+1959