summaryrefslogtreecommitdiff
path: root/python/qpid
Commit message (Expand)AuthorAgeFilesLines
* QPID-678 Test library is to strict. Protocol spec states that additional head...Martin Ritchie2007-11-071-1/+3
* Proper fix to race condition where connection-close is sent by server. Now ha...Gordon Sim2007-01-231-15/+9
* Locked Channel::close() due to race.Gordon Sim2007-01-181-7/+13
* Modified handling of reason for closing in peer to work around race between w...Gordon Sim2007-01-181-0/+2
* use pythonized names to reference spec constantsRafael H. Schloming2007-01-041-11/+11
* add support for 0-9 style usage of the domain attribute, and added content pr...Rafael H. Schloming2007-01-041-3/+6
* File tidy-up for AMQP version code: Removed old XSLT files; moved cluster.asl...Kim van der Riet2006-12-221-1/+1
* Some fixes and tests for bugs uncovered during testing of persistence.Gordon Sim2006-11-171-6/+6
* update Apache licenses to the current versionStephen Vinoski2006-11-1012-156/+192
* added default for timestampRafael H. Schloming2006-11-081-1/+2
* removed dead codeRafael H. Schloming2006-11-081-1/+0
* Added test for simple commit and rollback.Gordon Sim2006-10-171-0/+2
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@450556...Alan Conway2006-09-273-17/+14
* Close channels on fatal errors to prevent hangs, provide useful stack trace.Alan Conway2006-09-252-7/+4
* Implemented topic pattern matching for the TopicExchange.Alan Conway2006-09-211-14/+31
* Import of qpid from etp:Rafael H. Schloming2006-09-1912-0/+1731