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
/
cpp
/
src
/
tests
/
ClientSessionTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added non-optional enum { SYNC, ASYNC } parameter to newSession.
Alan Conway
2008-02-20
1
-7
/
+7
*
Added a test (currently disabled) that highlights a deadlock in the client wh...
Gordon Sim
2008-02-11
1
-8
/
+40
*
Added testSendToSelf for https://bugzilla.redhat.com/show_bug.cgi?id=410551
Alan Conway
2008-02-05
1
-0
/
+17
*
Added disabled test and FIXME note to fix client-side race.
Alan Conway
2008-01-28
1
-18
/
+26
*
Convert ClientSessionTest to boost.
Alan Conway
2008-01-28
1
-106
/
+98
*
Improved/additional client API tests.
Alan Conway
2008-01-24
1
-24
/
+2
*
src/tests/ClientSessionTest.cpp: Disabled hanging test: testDisconnectResume.
Alan Conway
2007-12-11
1
-20
/
+12
*
src/tests/SocketProxy.h: proxy between local client & server to simulate netw...
Alan Conway
2007-12-10
1
-5
/
+7
*
Summary:
Alan Conway
2007-12-07
1
-26
/
+18
*
Disable recoding of frames for replay where replay will not be required.
Gordon Sim
2007-11-28
1
-1
/
+1
*
Added framing::BodyHolder:
Alan Conway
2007-11-22
1
-25
/
+1
*
client::SubscriptionManager:
Alan Conway
2007-11-07
1
-1
/
+1
*
Client API: fix keyword parameter ambiguities for beta client API.
Alan Conway
2007-10-30
1
-16
/
+17
*
Rename client::Session as client::Session_0_10
Alan Conway
2007-10-29
1
-3
/
+3
*
Session resume support in client & broker: Client can resume a session
Alan Conway
2007-10-26
1
-46
/
+105
*
* src/tests/ClientSessionTest.cpp: Suspend/resume tests.
Alan Conway
2007-09-28
1
-0
/
+24
*
2007-09-24 Alan Conway <aconway@redhat.com>
Alan Conway
2007-09-24
1
-0
/
+3
*
Added Dispatcher class (plus test). This converts incoming MessageTransfer fr...
Gordon Sim
2007-09-18
1
-2
/
+61
*
In ClientChannel: Use subscribe and flush in place of get; use per-subscriber...
Gordon Sim
2007-09-12
1
-0
/
+2
*
Support for keyword args in session interface
Gordon Sim
2007-09-10
1
-7
/
+7
*
Client side support for message and delivery properties in header segments.
Gordon Sim
2007-09-10
1
-4
/
+16
*
Implementation of execution.result on the client side
Gordon Sim
2007-09-06
1
-0
/
+71
[prev]