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
/
qpid
/
cpp
/
src
/
tests
/
ClientSessionTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-7207: remove cpp and python subdirs from svn trunk, they have migrated t...
Robert Gemmell
2016-07-05
1
-663
/
+0
*
NO-JIRA: Fix defects found by coverity.
Alan Conway
2014-07-07
1
-1
/
+1
*
QPID-3921: Refactored Broker::Options into its own independent class
Andrew Stitcher
2014-07-01
1
-3
/
+3
*
NO-JIRA: missing includes that are really needed
Andrew Stitcher
2013-09-16
1
-0
/
+1
*
QPID-4748: Fix to test broken (trivially) by r1469661
Gordon Sim
2013-04-22
1
-1
/
+1
*
QPID-4178: broker refactoring
Gordon Sim
2012-08-10
1
-1
/
+1
*
QPID-3629: Changed management of credit window
Gordon Sim
2011-11-23
1
-0
/
+2
*
NO-JIRA: eliminate SocketProxy from tests.
Alan Conway
2011-08-18
1
-24
/
+2
*
QPID-3278: pass container for expired messages by reference
Gordon Sim
2011-05-26
1
-1
/
+6
*
Use qpid::sys::usleep() instead of usleep(). Resolves QPID-2408.
Stephen D. Huston
2010-02-16
1
-1
/
+1
*
Added handling for adjusting TTL on outgoing message based on how long a mess...
Kim van der Riet
2010-02-15
1
-0
/
+30
*
QPID-2347: Signal deletion of queue to active subscribers via a resource-dele...
Gordon Sim
2010-01-22
1
-0
/
+13
*
Provide access to a sessions connection.
Gordon Sim
2010-01-20
1
-0
/
+22
*
Tidied up namespace usage
Andrew Stitcher
2009-09-09
1
-32
/
+35
*
Remove incorrect directory from #include
Alan Conway
2009-07-14
1
-3
/
+3
*
Add directory to #include
Alan Conway
2009-07-14
1
-3
/
+3
*
Drop _EXPECTED_FAILURES macro, doesn't work with all boost versions.
Alan Conway
2009-06-17
1
-4
/
+4
*
If expiration is already set, don't alter it.
Gordon Sim
2009-06-08
1
-0
/
+14
*
Added method to test validity of session object.
Gordon Sim
2009-05-11
1
-0
/
+7
*
Remove client::Execution and FrameSet from the public API.
Alan Conway
2009-05-06
1
-2
/
+1
*
Applied PIMPL pattern to SubscriptionManager.
Alan Conway
2009-05-04
1
-0
/
+2
*
Apply PIMPL pattern to qpid::client::Message.
Alan Conway
2009-04-20
1
-4
/
+4
*
configure.ac:
Manuel Teira Paz
2009-03-10
1
-2
/
+2
*
QPID-1718: Ensure that cancellation caused by e.g. SubscriptionManager::get()...
Gordon Sim
2009-03-05
1
-0
/
+18
*
QPID-1667: Test case (fix was submitted in previous rev)
Gordon Sim
2009-02-17
1
-0
/
+16
*
Ensure that the queue depth in bytes remains accurate for LVQ. This also ensu...
Gordon Sim
2009-02-13
1
-0
/
+22
*
Test case for previous commit.
Gordon Sim
2009-02-13
1
-0
/
+4
*
QPID-1660: If selected consumer can't take a message, ensure others are notif...
Gordon Sim
2009-02-12
1
-0
/
+33
*
Use qpid sleep rather than CRT sleep to build on Windows
Stephen D. Huston
2009-02-02
1
-3
/
+4
*
QPID-1613: Ensure that the rule registered with the demuxer for LocalQueue su...
Gordon Sim
2009-01-23
1
-0
/
+19
*
QPID-1560: add support for a qpid.exclusive-binding option on direct exchange...
Gordon Sim
2009-01-07
1
-0
/
+22
*
QPID-1527: Added exclusive option to SubscriptionSettings and accompanying test.
Gordon Sim
2008-12-10
1
-6
/
+17
*
QPID-1478: ensure concurrent publishers work correctly (as well as reported a...
Gordon Sim
2008-11-24
1
-0
/
+56
*
SubscriptionManager and Dispatcher were missing wait() methods meaning that i...
Gordon Sim
2008-11-06
1
-2
/
+2
*
Added ability to release messages through the Subscription class (+test)
Gordon Sim
2008-11-05
1
-0
/
+84
*
Client API change: Centralize access to subscription status, better control o...
Alan Conway
2008-10-25
1
-41
/
+15
*
Periodically purge expired messages from queues
Gordon Sim
2008-10-13
1
-0
/
+40
*
rubygen/framing.0-10/constants.rb: create functions for all 3 exception subcl...
Alan Conway
2008-10-08
1
-33
/
+31
*
QPID-1198 (Partial): Added explicit namespaces that the Sun C++ requires (tha...
Andrew Stitcher
2008-07-29
1
-22
/
+20
*
Fixed bug in SubscriptionManager::get() where flush was issued before waiting...
Gordon Sim
2008-07-25
1
-0
/
+20
*
Honour timeout in BlockingQueue::pop(); added test for SubscriptionManager::g...
Gordon Sim
2008-07-10
1
-0
/
+1
*
Added timeout to SubscriptionManager::get(), LocalQueue::get() and BlockingQu...
Alan Conway
2008-07-01
1
-2
/
+6
*
QPID-1137: don't treat connection as opened if the open never succeeds
Gordon Sim
2008-06-26
1
-0
/
+15
*
Additions to the client API:
Alan Conway
2008-06-25
1
-1
/
+26
*
Removed BOOST_REQUIRE_EQUAL, not available in older boost.test.
Alan Conway
2008-05-26
1
-1
/
+1
*
Changes to Session API:
Alan Conway
2008-05-26
1
-41
/
+43
*
qpid::SessionState: Added error checking for invalid frame sequences.
Alan Conway
2008-05-23
1
-1
/
+1
*
Support for AMQP 0-10 sessions in C++ broker.
Alan Conway
2008-05-20
1
-2
/
+2
*
Use BOOST_CHECK_EQUAL in place of BOOST_REQUIRE_EQUAL (compatible with older ...
Gordon Sim
2008-05-02
1
-1
/
+1
*
Cleanup: Re-enable tests that now pass; delete unused templates directory.
Gordon Sim
2008-05-01
1
-25
/
+20
[next]