index
:
delta/python-packages/qpid-python.git
0.10
0.12
0.14
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
0.32.x
0.5-fix
0.5-release
0.5.x-dev
0.6-release
0.6-release-windows-installer
0.8-release-candidates
M1
M2
M2.0.0.0_patch
M2.1-release
M2.1.1
M2.1.x
M2.x
M3-release
M4-RCs
QPID-2519
QPID-3216
QPID-3799-acl
QPID-4659
QPID-5048-maven3-build
QPID-5496_default_groups
QPID-5610-maven3-build-qmf-tools
QPID-6125-ProtocolRefactoring
QPID-6262-JavaBrokerNIO
aconway-amqp-tx
address-refactor
address-refactor2
asyncstore
broker-queue-refactor
client_restructure
cmake
deleteme
dep_removal
event-queue-2006-12-20
forrest-site
grkvlt-network-20101013
grkvlt-network-20110301
grkvlt-network-review
gs-amqp-1-0-sandbox
help
java-broker-0-10
java-broker-amqp-1-0-management
java-broker-bdb-ha
java-broker-bdb-ha2
java-broker-config-qpid-4390
java-broker-config-store-changes
java-broker-vhost-refactor
java-config-and-management
java-network-refactor
java.multi_version
jmsselectors
jmx_mc_gsoc09
kwall_030_tmp
linearstore
mcpierce-QPID-4719
mgmt-devel
new_persistence
perftesting
perftesting_persistent
pre-M3
qmf-devel0.7
qmf-devel0.7a
qmfv2
qpid-1673
qpid-2393
qpid-2920
qpid-2920-1
qpid-2920-active
qpid-2920-standby
qpid-2935
qpid-3079
qpid-3163
qpid-3346
qpid-3603
qpid-3603-2
qpid-3603-3
qpid-3603-4
qpid-3603-5
qpid-3603-6
qpid-3603-7
qpid-3603-kgiusti
qpid-3606
qpid-3767
qpid-3890
qpid-3902
qpid-4631
qpid-530
qpid-cpp-0.34-rc
qpid-cpp-0.34-rc-winpkg
qpid.0-10
qpid.0-9
qpid.rnr
rajith_jms_client
rajith_tmp
rg-amqp-1-0-sandbox
thegreatmerge
trunk
win-pollable-condition
git.apache.org: qpid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
qpid
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
QPID-921: applied qpid-patch36.diff on behalf of Ted Ross
Nuno Santos
2008-04-15
2
-17
/
+24
*
* Fix interpretation of accept-mode, 0 == EXPLICIT
Gordon Sim
2008-04-14
1
-0
/
+3
*
Use the errata file for final 0-10 that has a type code for xids without whic...
Gordon Sim
2008-04-14
1
-0
/
+2
*
fixed encode/decode of structs in command/control arguments to include the ty...
Rafael H. Schloming
2008-04-14
2
-4
/
+9
*
QPID-917: Use PLAIN (rather than the non-standard AMQPLAIN) as the SASL mecha...
Gordon Sim
2008-04-14
1
-1
/
+4
*
QPID-913: committed patch from tross@redhat.com
Gordon Sim
2008-04-11
2
-0
/
+698
*
QPID-908 from tross
Carl C. Trieloff
2008-04-08
1
-3
/
+3
*
Patch from Ted Ross: QPID-907: Management Improvements for C++ Broker and Store
Kim van der Riet
2008-04-08
1
-0
/
+4
*
Re-introduced old 'no-local' behaviour for exclusive queues via a proprietary...
Gordon Sim
2008-03-31
1
-0
/
+7
*
QPID-883: applying patch supplied by Ted Ross
Nuno Santos
2008-03-27
1
-15
/
+116
*
Update to dtx inline with latest spec:
Gordon Sim
2008-03-26
3
-2
/
+8
*
QPID-877: applied patch from Ted Ross
Nuno Santos
2008-03-25
1
-37
/
+100
*
Enabled tx methods on final 0-10 path and converted tests accordingly
Gordon Sim
2008-03-11
2
-0
/
+12
*
Fixed headers exchange to allow unbind using binding key and not args
Gordon Sim
2008-03-11
1
-1
/
+1
*
added convenience API for turning on logging; added logging for controls and ...
Rafael H. Schloming
2008-03-11
7
-15
/
+58
*
renamed datatypes.Struct.type -> datatypes.Struct._type; this avoids naming c...
Rafael H. Schloming
2008-03-10
7
-63
/
+75
*
added support for maps
Rafael H. Schloming
2008-03-07
3
-10
/
+58
*
Added acquire impl to final 0-10 codepath
Gordon Sim
2008-03-07
1
-1
/
+1
*
send an empty frame for an empty segment
Rafael H. Schloming
2008-03-07
1
-1
/
+1
*
added session.sync(); session.auto_sync; made transfers not auto-complete; fi...
Rafael H. Schloming
2008-03-07
5
-16
/
+86
*
added timeouts to hello-010-world; switched to conditions rather than events ...
Rafael H. Schloming
2008-03-07
6
-30
/
+100
*
preliminary support for message headers
Rafael H. Schloming
2008-03-06
1
-1
/
+9
*
added codec for sequence_set; added id to Message; RangeSet -> RangedSet; add...
Rafael H. Schloming
2008-03-06
3
-21
/
+40
*
forked python tests for 0-10 preview and 0-10 final
Gordon Sim
2008-03-05
2
-13
/
+44
*
added incoming queues for messages; altered session dispatch to send entire a...
Rafael H. Schloming
2008-03-05
4
-31
/
+94
*
added frame-end back as a temporary workaround for C++; added a timeout to th...
Rafael H. Schloming
2008-03-05
1
-0
/
+6
*
added logging; fixed deprecation warnings in old codec; filled in datatypes.M...
Rafael H. Schloming
2008-03-05
4
-9
/
+31
*
check the mtime of the cached spec against the code that generates it
Rafael H. Schloming
2008-03-04
2
-5
/
+7
*
import of in-process 0-10 final python client
Rafael H. Schloming
2008-03-04
11
-0
/
+1747
*
QPID-820 from tross
Carl C. Trieloff
2008-02-28
2
-230
/
+353
*
put queue listeners in their own thread
Rafael H. Schloming
2008-02-25
1
-16
/
+31
*
Start moving towards final 0-10 spec:
Gordon Sim
2008-02-21
3
-5
/
+11
*
removed management.py.rej, which had been checked in by mistake
Nuno Santos
2008-01-23
1
-457
/
+0
*
fixed python dependence on the content-length attribute (bz 419371)
Rafael H. Schloming
2008-01-18
2
-11
/
+11
*
patch-715 (tross)
Carl C. Trieloff
2008-01-02
1
-15
/
+50
*
patch from tross
Carl C. Trieloff
2007-12-14
1
-5
/
+7
*
Patches from Ted Ross <tross@redhat.com>
Alan Conway
2007-12-10
2
-60
/
+636
*
removed warnings on duplicate constants, the issue will go away with 0-10 final
Rafael H. Schloming
2007-12-04
1
-1
/
+2
*
QPID-687: comitted qpid-patch7-python.diff for real this time.
Alan Conway
2007-11-15
2
-74
/
+190
*
python API updates
Rafael H. Schloming
2007-11-07
3
-36
/
+75
*
Fix for QPID-639: c++ now includes sizes for all structs (enabled the same in...
Gordon Sim
2007-11-07
1
-2
/
+2
*
added factory for structs, and made default spec loading based on AMQP_SPEC e...
Rafael H. Schloming
2007-11-07
3
-6
/
+42
*
Add support for array type to c++ (and python, decode only for now)
Gordon Sim
2007-11-06
2
-0
/
+18
*
applied patch from tross posted in QPID-666
Rafael H. Schloming
2007-10-29
1
-0
/
+225
*
Added empty stub in client.py for handling session acks
Kim van der Riet
2007-10-29
1
-0
/
+3
*
Implementation of 0-10 field tables
Andrew Stitcher
2007-10-16
1
-5
/
+4
*
Enabled packed struct encoding in python, cpp, and java. Also fixed computati...
Rafael H. Schloming
2007-10-14
5
-27
/
+137
*
whitespace cleanup
Rafael H. Schloming
2007-10-11
1
-6
/
+6
*
issue execution_sync rather than execution_flush prior to waiting for completion
Rafael H. Schloming
2007-09-27
1
-3
/
+3
*
added support for 0-10 field table encoding
Rafael H. Schloming
2007-09-27
2
-16
/
+87
[prev]
[next]