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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
QPID-3603: Failover optimization removed.
Alan Conway
2012-01-19
3
-77
/
+28
*
QPID-3603: Fix QueueReplicator subscription parameters.
Alan Conway
2012-01-19
7
-43
/
+96
*
QPID-3603: Cleaned up log messages, update qpid-cluster-benchmark to set repl...
Alan Conway
2012-01-19
6
-21
/
+46
*
QPID-3603: Set bridge sync parameter to 1.
Alan Conway
2012-01-19
4
-4
/
+18
*
NO-JIRA - Updated CMakeLists to support cmake build for this branch.
Alan Conway
2012-01-19
1
-3
/
+36
*
QPID-3603: Cleaned up HA log messages.
Alan Conway
2012-01-19
6
-61
/
+61
*
QPID-3603: Fix replication of dequeues.
Alan Conway
2012-01-19
6
-71
/
+90
*
QPID-3603: fix missing include
Alan Conway
2012-01-19
1
-0
/
+1
*
QPID-3603: Cleanup of HA log messages.
Alan Conway
2012-01-19
11
-71
/
+158
*
QPID-3603: Integrate ReplicatingSubscription into the HA code.
Alan Conway
2012-01-19
12
-70
/
+80
*
QPID-3603: In progress - integrate ReplicatingSubscription.
Alan Conway
2012-01-19
7
-28
/
+54
*
QPID-3603: Move broker::ReplicatingSubscription to ha namespace and ha plugin.
Alan Conway
2012-01-19
11
-54
/
+132
*
QPID-3603: Automatic wiring and message replication.
Alan Conway
2012-01-19
14
-118
/
+201
*
QPID-3603: Minor refactor, got rid of WiringReplicator::initialize.
Alan Conway
2012-01-19
3
-10
/
+1
*
QPID-3603: Move wiring-replicator creation out of SemanticState::route.
Alan Conway
2012-01-19
7
-164
/
+161
*
QPID-3603: Replicate bindings to backup brokers.
Alan Conway
2012-01-19
3
-89
/
+170
*
QPID-3603: Minor refactor.
Alan Conway
2012-01-19
2
-75
/
+92
*
QPID-3603: Move init code for WiringReplicator out of Bridge into ha::Backup.
Alan Conway
2012-01-19
6
-75
/
+114
*
QPID-3603: Rename broker::NodeClone to ha::WiringReplicator.
Alan Conway
2012-01-19
7
-57
/
+58
*
QPID-3603: Use string constants to prevent needless heap allocation.
Alan Conway
2012-01-19
1
-52
/
+86
*
QPID-3603: Iterate over multiple QMF events.
Alan Conway
2012-01-19
1
-27
/
+21
*
QPID-3603: Refactored NodeClone, break out create functions.
Alan Conway
2012-01-19
3
-131
/
+167
*
QPID-3603: Automatic wiring replication for HA.
Alan Conway
2012-01-19
19
-103
/
+384
*
QPID-3603: Move class ReplicatingSubscription into its own files.
Alan Conway
2012-01-19
4
-229
/
+294
*
QPID-3603: disable old cluster tests
Alan Conway
2012-01-19
1
-9
/
+19
*
QPID-3603: Add management interface and commmand line tool to set HA status.
Alan Conway
2012-01-19
7
-1
/
+300
*
QPID-3603: Checked in files left out by accident in last commit to this branch
Alan Conway
2012-01-19
2
-0
/
+273
*
QPID-3603: Initial (very rough) cut of queue and exchange propagation from on...
Alan Conway
2012-01-19
6
-3
/
+65
*
QPID-3603: Prototype of replicating browser.
Alan Conway
2012-01-19
25
-270
/
+747
*
QPID-3603: Replace public broker::Consumer::position variable with get/set fu...
Alan Conway
2012-01-18
1
-3
/
+3
*
QPID-3603: Added public broker::Connection::isLink function.
Alan Conway
2012-01-18
2
-17
/
+19
*
QPID-3603: Merge SemanticState unsubscribe with cancel.
Alan Conway
2012-01-18
4
-9
/
+8
*
QPID-3603: Act on bridge cancellations before creations
Alan Conway
2012-01-18
1
-7
/
+9
*
QPID-3603: Fix spurious "exchange not found" error and debug messages.
Alan Conway
2012-01-18
4
-66
/
+58
*
QPID-3603: Consistent find/get functions for Queue and Exchange registries.
Alan Conway
2012-01-18
4
-5
/
+33
*
QPID-3352: Fix test for failed session to avoid confusion with as yet uniniti...
Alan Conway
2012-01-18
5
-7
/
+12
*
QPID-3603: Ensure listeners are notified of available messages even when a co...
Alan Conway
2012-01-18
1
-7
/
+6
*
QPID-3603: Break infinite "detached" loop between federated brokers.
Alan Conway
2012-01-18
1
-2
/
+4
*
QPID-3603: Replace public broker::Consumer::position variable with get/set fu...
Alan Conway
2012-01-18
7
-14
/
+21
*
QPID-3630: remove additional code in client.
Kenneth Anthony Giusti
2012-01-13
3
-93
/
+2
*
QPID-3630: remove deprecated rate limiting feature
Kenneth Anthony Giusti
2012-01-13
11
-294
/
+0
*
QPID-3755 - Concurrent queue bind on the same queue results in crash
Ted Ross
2012-01-13
2
-3
/
+18
*
QPID-3748 - Methods cannot be invoked when the agent is in external-storage mode
Ted Ross
2012-01-11
2
-17
/
+19
*
Run the needed python setup to get the python compiled and ready for the test...
Stephen D. Huston
2012-01-06
1
-37
/
+9
*
QPID-3438
Michael Goulish
2012-01-05
4
-10
/
+1
*
QPID-3492: Fix quoted values as well as unquoted values; added a test case
Gordon Sim
2012-01-03
2
-7
/
+29
*
QPID-3711: fix federation test script
Kenneth Anthony Giusti
2011-12-25
1
-7
/
+7
*
Adjust topictest.ps1 to use correct executable names (they changed some time ...
Stephen D. Huston
2011-12-22
2
-4
/
+4
*
QPID-3438
Michael Goulish
2011-12-16
6
-3
/
+27
*
added explicit cast, required by some compiler versions, namely on s390 arch
Nuno Santos
2011-12-12
1
-1
/
+1
[prev]
[next]