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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Updated size calculation of request frame.
Gordon Sim
2007-01-22
1
-1
/
+1
*
* AMQRequestBody.cpp: encode/decode bug - added missing reserved 4 byte word.
Alan Conway
2007-01-22
6
-1
/
+155
*
Improvements to debugging messages from Request/ResponseManager. Added timed ...
Kim van der Riet
2007-01-22
6
-25
/
+73
*
replaced Hashtable with ConcurrentHashMap to solve intermittant ConcurrentMod...
Rafael H. Schloming
2007-01-19
2
-7
/
+7
*
Put the exchange name into destination
Rafael H. Schloming
2007-01-19
1
-2
/
+2
*
Introduced channel close methods into AMQMinaProtocolSession.java; Refactored...
Kim van der Riet
2007-01-19
52
-330
/
+311
*
Last big refactoring for 0-9 framing. Still need additional tests &
Alan Conway
2007-01-19
44
-206
/
+428
*
route on destination rather than exchange
Rafael H. Schloming
2007-01-19
2
-4
/
+4
*
added logic to handle the Reference case when transfering large messages
Rajith Muditha Attapattu
2007-01-19
1
-64
/
+102
*
Solved multithreading issue in RequestManager where responses would arrive be...
Kim van der Riet
2007-01-19
5
-9
/
+15
*
* tests/FramingTest.cpp - added test for validation of content data type
Gordon Sim
2007-01-19
3
-40
/
+58
*
fixed 2 compilation erros
Rajith Muditha Attapattu
2007-01-18
2
-2
/
+2
*
implemented the logic for MessageTransfer and MessageAppend
Rajith Muditha Attapattu
2007-01-18
9
-90
/
+105
*
Changed Content to use ByteBuffer, added Message.Transfer and Message.Cancel ...
Kim van der Riet
2007-01-18
8
-30
/
+52
*
Initial implementation of AMQP content data type.
Gordon Sim
2007-01-18
5
-13
/
+83
*
made message-transfer return a result, switched over message delivery to use ...
Rafael H. Schloming
2007-01-18
5
-39
/
+55
*
* MethodContext: added invocation context for methods. Can carry RequestId
Alan Conway
2007-01-18
9
-113
/
+168
*
Completed broker MessageQosHandler
Kim van der Riet
2007-01-18
1
-1
/
+6
*
Fixed minor bug in AMQResponseBody.toString()
Kim van der Riet
2007-01-18
1
-1
/
+1
*
In case any channel is waiting for a response on termination of the connectio...
Gordon Sim
2007-01-18
1
-0
/
+1
*
Client: added request and response managers for channel 0
Kim van der Riet
2007-01-18
1
-0
/
+11
*
Cleared all the cluster compile errors. This now opens the way to testing...
Kim van der Riet
2007-01-18
17
-88
/
+107
*
From: Andrew Stitcher <astitcher@redhat.com>
Alan Conway
2007-01-18
8
-309
/
+490
*
There are a ton of FIXMES and request/response IDs are not yet working fully
Alan Conway
2007-01-18
15
-791
/
+681
*
filled out consume and transfer handlers
Rafael H. Schloming
2007-01-18
9
-80
/
+287
*
updated hello-world smoke test
Rafael H. Schloming
2007-01-18
1
-1
/
+4
*
Last of client compile errors and exceptions
Kim van der Riet
2007-01-17
3
-14
/
+25
*
Solved remaining compile problems in client except for missing line in Unproc...
Kim van der Riet
2007-01-17
4
-43
/
+74
*
fixed the compilation errors in the message classes and changed to use Messag...
Rajith Muditha Attapattu
2007-01-17
17
-84
/
+87
*
The method signatures are changed to use the new MessageHeaders and Content c...
Rajith Muditha Attapattu
2007-01-17
1
-4
/
+3
*
This contains modifications to create messages using the new MessageHeaders a...
Rajith Muditha Attapattu
2007-01-17
1
-12
/
+10
*
Conversion of client/BasicMessageProducer to new Message class
Kim van der Riet
2007-01-17
2
-54
/
+62
*
Fixed typo in client/AMQSession.java from last checkin
Kim van der Riet
2007-01-17
1
-1
/
+1
*
added error handling and resolved compilation errors
Rajith Muditha Attapattu
2007-01-17
1
-20
/
+45
*
added error handling and resolved compilation errors
Rajith Muditha Attapattu
2007-01-17
2
-3
/
+3
*
Filled in the MessageTransferMethodHandler and added a few fields to the Mess...
Rajith Muditha Attapattu
2007-01-17
7
-53
/
+87
*
Separated adapter code from Connection class: Extracted all
Alan Conway
2007-01-17
8
-827
/
+914
*
Corrected typo
Kim van der Riet
2007-01-16
1
-1
/
+1
*
Created wiring to client RequestManagers and ResponseManagers, refactored all...
Kim van der Riet
2007-01-16
13
-154
/
+244
*
* Renamed Session* classes to Connection* to align with AMQP spec
Alan Conway
2007-01-16
25
-193
/
+185
*
fixed several encoding/decoding bugs
Rafael H. Schloming
2007-01-16
5
-11
/
+10
*
fixed a braino in ConnectionStartOk
Rafael H. Schloming
2007-01-16
1
-2
/
+2
*
added request/response factories to AMQDataBlockDecoder
Rafael H. Schloming
2007-01-16
4
-2
/
+15
*
Removed the generics from the client handlers
Rajith Muditha Attapattu
2007-01-16
10
-21
/
+21
*
changed reliable to true by default
Rafael H. Schloming
2007-01-16
1
-1
/
+1
*
0-9 request/response framing for python
Rafael H. Schloming
2007-01-16
11
-213
/
+424
*
fixed broker compile errors
Rafael H. Schloming
2007-01-16
36
-397
/
+407
*
* Client & broker using Requester/Responder to manage request/response IDs.
Alan Conway
2007-01-15
16
-186
/
+321
*
Changed the RequestManager to use AMQMethodListener instead of the old AMQRes...
Kim van der Riet
2007-01-15
6
-64
/
+35
*
Added a request/response id to the MethodEvent class that is used to dispatch...
Kim van der Riet
2007-01-15
4
-23
/
+43
[prev]
[next]