summaryrefslogtreecommitdiff
path: root/python/tests_0-10/management.py
Commit message (Expand)AuthorAgeFilesLines
* QPID-2078: Ensure sessions are cleaned up when their connection is closed by ...Gordon Sim2009-09-011-0/+22
* Fixed regression (caused by Codec change) in the old management API.Ted Ross2009-08-141-2/+2
* Re-enable the management tests in 0-10Ted Ross2009-08-121-1/+1
* QPID-1702 QPID-1706Ted Ross2009-03-271-7/+64
* use longs for large hex constant literals, this avoids scary looking warnings...Rafael H. Schloming2009-03-251-2/+2
* code cleanup on qmf console APITed Ross2008-11-211-3/+20
* Marked old python management API as obsolete. Updated 0-10 tests to use new ...Ted Ross2008-10-231-23/+8
* QPID-1327 - Event support for ManagementTed Ross2008-10-071-17/+17
* Added property-selector to the console getObjects functionTed Ross2008-09-261-41/+19
* QPID-1292 - Patch from William HenryTed Ross2008-09-251-5/+62
* Remove unneeded import statementTed Ross2008-09-241-1/+0
* QPID-1291 - William Henry's python test (plus some test harness updates)Ted Ross2008-09-241-1/+98
* continuation of QPID-1052Nuno Santos2008-05-131-1/+1
* QPID-1052: Management: session.name matches session id provided by API, handl...Nuno Santos2008-05-131-0/+15
* QPID-953 from trossCarl C. Trieloff2008-04-241-0/+3
* QPID-947: update cpp and python management to 0-10 finalRafael H. Schloming2008-04-221-0/+89