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
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-1705: added unit test for heartbeat firing after connection has failed over
Gordon Sim
2009-03-02
1
-0
/
+85
*
Sorry, forgot a crucial line in my last 'fix'!
Gordon Sim
2009-02-27
1
-0
/
+1
*
Fix test to account for failure after last message has been delivered, but be...
Gordon Sim
2009-02-27
1
-4
/
+8
*
Add browse option, useful for ad-hoc testing.
Gordon Sim
2009-02-26
1
-6
/
+9
*
Added a couple of extra options that are useful in ad-hoc testing.
Gordon Sim
2009-02-26
1
-7
/
+21
*
QPID-1693: Improvements to failover soak test from mgoulish@redhat.com
Gordon Sim
2009-02-26
1
-40
/
+129
*
Add FrameDecoder unit test, update comments in Cluster.h/cpp.
Alan Conway
2009-02-25
2
-1
/
+75
*
QPID-1685: Fixed ring queue policy
Gordon Sim
2009-02-25
1
-0
/
+9
*
Replace struct name to avoid clashing with similarly named struct in ClientSe...
Gordon Sim
2009-02-25
1
-3
/
+3
*
Fixed issue with producer flow control in a cluster.
Alan Conway
2009-02-24
3
-5
/
+4
*
QPID-1678 Mick Goulish: failover_soak using UUIDs for cluster name to avoid c...
Alan Conway
2009-02-24
2
-8
/
+9
*
QPID-1674 Mick Goulish: Fixes an error caused by a string going out of scope ...
Alan Conway
2009-02-23
2
-21
/
+24
*
Commit accepts of control messages (else they are left on queue)
Gordon Sim
2009-02-20
1
-0
/
+1
*
Merged win-pollable-condition branch changes 743545:746056 into trunk
Stephen D. Huston
2009-02-20
1
-0
/
+1
*
Ensure pythonpath is set correctly
Gordon Sim
2009-02-19
1
-0
/
+1
*
Fixed for cases where --subs > 1 and --iterations > 1
Gordon Sim
2009-02-18
1
-1
/
+14
*
Added tests for federated links to and from a cluster
Gordon Sim
2009-02-18
3
-3
/
+134
*
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
*
Add --no-module-dir to start_cluster script.
Alan Conway
2009-02-13
1
-1
/
+1
*
Test case for previous commit.
Gordon Sim
2009-02-13
1
-0
/
+4
*
Cluster security support:
Alan Conway
2009-02-12
4
-12
/
+63
*
Remove unicode when dealing with usernames and passwords in URLs.
Ted Ross
2009-02-12
1
-1
/
+1
*
Allow passing extra argv arguments to ClusterFixture.
Alan Conway
2009-02-12
6
-108
/
+146
*
QPID-1660: If selected consumer can't take a message, ensure others are notif...
Gordon Sim
2009-02-12
1
-0
/
+33
*
Fix cluster flow control bug: hang with large messages (>frame-max) and low -...
Alan Conway
2009-02-10
1
-2
/
+1
*
Cluster support for message time-to-live.
Alan Conway
2009-02-09
2
-43
/
+85
*
Fix doubly-defined function.
Alan Conway
2009-02-09
2
-19
/
+10
*
Fix error in run_acl_tests.
Alan Conway
2009-02-06
1
-2
/
+1
*
QPID-1650 Mick Goulish: separte ClusterFixture from cluster_test.cpp for use ...
Alan Conway
2009-02-06
5
-83
/
+226
*
Fixes to producer flow control to reduce the number
Andrew Stitcher
2009-02-04
1
-6
/
+8
*
Fixed run_acl_tests.
Alan Conway
2009-02-04
1
-3
/
+2
*
Cluster sets recovery flag on Broker for first member in cluster.
Alan Conway
2009-02-04
1
-0
/
+1
*
Fix for race conditions in cluster join.
Alan Conway
2009-02-03
2
-2
/
+3
*
Initial version of Windows, Visual Studio .NET 2008 projects
Stephen D. Huston
2009-02-02
17
-0
/
+7192
*
Explicitly reference boost namespace to avoid clashes on Windows
Stephen D. Huston
2009-02-02
1
-5
/
+4
*
Use qpid sleep rather than CRT sleep to build on Windows
Stephen D. Huston
2009-02-02
1
-3
/
+4
*
Removed unneeded include <alloca.h>
Stephen D. Huston
2009-02-02
1
-1
/
+0
*
Use qpid sleep rather than CRT sleep to build on Windows
Stephen D. Huston
2009-02-02
1
-2
/
+1
*
Correction for: start a broker in cluster, send messages that are flow to dis...
Carl C. Trieloff
2009-01-30
1
-2
/
+7
*
Correct mistake from previous commit where missing python dir causes an error...
Alan Conway
2009-01-30
1
-4
/
+6
*
Run python tests against a single-member cluster in check-long.
Alan Conway
2009-01-29
7
-29
/
+58
*
Producer side rate throttling:
Andrew Stitcher
2009-01-27
2
-1
/
+66
*
Modification to txtest to check that the size of the message remains consiste...
Kim van der Riet
2009-01-27
1
-1
/
+7
*
Delete the temp log file before the absolute path test.
Ted Ross
2009-01-27
1
-0
/
+1
*
Cluster rename: dump -> update, newbie -> joiner
Alan Conway
2009-01-27
1
-6
/
+6
*
QPID-1613: Ensure that the rule registered with the demuxer for LocalQueue su...
Gordon Sim
2009-01-23
1
-0
/
+19
*
Removed BodyHolder: minor performance improvement, opens the way for more eff...
Alan Conway
2009-01-22
11
-169
/
+36
*
QPID-1567: Added ability for federation links to failover to other specified ...
Gordon Sim
2009-01-21
2
-1
/
+108
*
Fix test to use exchange option correctly when specified
Gordon Sim
2009-01-21
1
-4
/
+5
[next]