summaryrefslogtreecommitdiff
path: root/python/qpid/qmfconsole.py
Commit message (Expand)AuthorAgeFilesLines
* QPID-1350 - Object reference following in the QMF console APITed Ross2008-10-101-10/+20
* QPID-1327 - Add display of source broker in __repr__ for eventsTed Ross2008-10-101-35/+37
* QPID-1327 - Added optional severity override in the eventRaise methodTed Ross2008-10-091-0/+1
* QPID-1327 - Added severity field to events, cleaned up routing key usageTed Ross2008-10-081-15/+32
* QPID-1327 - Event support for ManagementTed Ross2008-10-071-137/+137
* Added property-selector to the console getObjects functionTed Ross2008-09-261-5/+23
* Added event handling, did some code cleanup and fixed some small bugsTed Ross2008-09-241-117/+258
* QPID-1288 - Added error handling and remote agent support to the console API....Ted Ross2008-09-191-49/+212
* QPID-1288 - Removed test codeTed Ross2008-09-181-9/+7
* QPID-1288 - New (and greatly improved) API for management console accessTed Ross2008-09-181-0/+953