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-2920: Clean up of debugging messages, install test exes.
qpid-2920
Alan Conway
2011-09-02
12
-48
/
+54
*
QPID-2920: Initial stab at time-based queue sharing.
Alan Conway
2011-07-28
11
-118
/
+133
*
QPID-2920: Broken checkpoint: passing dequeue mutex test with issues
Alan Conway
2011-07-28
29
-138
/
+960
*
QPID-2920: pass configuration changes to handlers.
Alan Conway
2011-07-25
2
-0
/
+6
*
QPID-2920: add conveniece function to multicast AMQBodys directly.
Alan Conway
2011-07-25
2
-1
/
+14
*
QPID-2920: Remove const from some broker::Cluster functions to allow cluster ...
Alan Conway
2011-07-25
6
-39
/
+40
*
QPID-2920: Allow stopping consumers on queues.
Alan Conway
2011-07-25
4
-30
/
+184
*
QPID-2920: Sleep on cpg flow control to avoid thrashing.
Alan Conway
2011-07-25
1
-0
/
+1
*
QPID-2920: Improvements to qpid-cpp-benchmark.
Alan Conway
2011-07-22
1
-19
/
+27
*
NO-JIRA: Fix ambiguous option to qpid-cluster-benchmark.
Alan Conway
2011-04-13
1
-6
/
+6
*
Merge branch 'trunk' into qpid-2920
Alan Conway
2011-04-04
5
-17
/
+11
*
Merge branch 'trunk' into qpid-2920
Alan Conway
2011-04-01
6
-17
/
+34
*
QPID-2920: minor improvements to qpid-cpp-benchmark
Alan Conway
2011-03-28
2
-11
/
+21
*
QPID-2920: Fix cluster.mk for changes merged from trunk.
Alan Conway
2011-03-28
1
-1
/
+1
*
Merge branch 'trunk' into qpid-2920
Alan Conway
2011-03-28
20
-56
/
+127
*
QPID-2920: Cluster batch multicaster.
Alan Conway
2011-03-28
10
-15
/
+244
*
Merge branch 'trunk' into qpid-2920, trunk at r1081631
Alan Conway
2011-03-15
13
-151
/
+213
*
NO_JIRA: Merge from trunk r1080945.
Alan Conway
2011-03-15
95
-3131
/
+1472
*
QPID-2920: First cut experimental prototype for new cluster.
Alan Conway
2011-02-22
38
-149
/
+2195
*
QPID-3078: remote ambiguous -t short option, fix typo
Kenneth Anthony Giusti
2011-02-21
2
-2
/
+2
*
QPID-2935: fix the flow limit tests to run on python versions 2.4+
Kenneth Anthony Giusti
2011-02-21
1
-8
/
+8
*
QPID-3051: Ensure credit window is moved correctly even if it contains reject...
Gordon Sim
2011-02-21
3
-13
/
+59
*
QPID-2935: fix queue flow test to be compatible with older versions of python
Kenneth Anthony Giusti
2011-02-21
1
-44
/
+35
*
QPID-2935: export symbols needed for linking unit tests on windows
Gordon Sim
2011-02-21
1
-4
/
+4
*
QPID-3015: restore export of symbol needed for linking unit tests on windows
Gordon Sim
2011-02-21
1
-1
/
+1
*
QPID-2935: Handle missing assertGreater for older versions of python
Gordon Sim
2011-02-21
1
-0
/
+6
*
QPID-2935: Annotate uint64 literal required for some compilers
Gordon Sim
2011-02-21
1
-2
/
+2
*
QPID-3002: Fix warning on windows regarding struct/class inconsistencies in d...
Gordon Sim
2011-02-21
1
-1
/
+1
*
QPID-3015: Rename string constants to avoid clashes on windows
Gordon Sim
2011-02-21
1
-8
/
+8
*
QPID-2935: merge producer flow control (C++ broker).
Kenneth Anthony Giusti
2011-02-19
38
-469
/
+1999
*
QPID-3061 - blocked qmf2 build for Windows until dependency issues are resolved.
Ted Ross
2011-02-18
1
-72
/
+74
*
QPID-3015: Added create and delete methods to management schema for broker
Gordon Sim
2011-02-18
13
-200
/
+785
*
QPID-3061 - Removed second spurious reference to Boost_SYSTEM_LIBRARY.
Ted Ross
2011-02-18
1
-1
/
+0
*
QPID-3061 - Added cmake support for the qmf2 library.
Ted Ross
2011-02-18
1
-1
/
+79
*
QPID-3061 added incorrect set for Boost_SYSTEM_LIBRARY; removing it
Stephen D. Huston
2011-02-18
1
-4
/
+0
*
Check for presence of the cpp/bindings/qpid/dotnet directory before referring...
Stephen D. Huston
2011-02-17
1
-8
/
+8
*
Add missing rc files needed for Windows builders. Resolves QPID-3068
Stephen D. Huston
2011-02-17
1
-1
/
+4
*
QPID-3061 - Added missing xqilla and Boost definitions to cmake
Ted Ross
2011-02-16
2
-1
/
+12
*
NO-JIRA: add cluster_tests.py to list of installed scripts.
Alan Conway
2011-02-15
1
-1
/
+1
*
QPID-3000: Added optional delay for auto-deletion
Gordon Sim
2011-02-15
2
-3
/
+74
*
QPID-3002: Added explicit casts required by some compiler versions
Gordon Sim
2011-02-15
1
-2
/
+2
*
QPID-3002: Added virtual destructor for new interface; Removed some more acci...
Gordon Sim
2011-02-15
2
-114
/
+1
*
QPID-3002: Configurable threshold alerts for queues
Gordon Sim
2011-02-15
13
-40
/
+447
*
No JIRA: Added --durable option to qpid-cp-benchmark
Alan Conway
2011-02-14
1
-6
/
+11
*
QPID-529: Brought forward definition of struct fir deque impl on windows
Gordon Sim
2011-02-14
1
-0
/
+1
*
QPID-529: Include integer definitions to fix windows build.
Gordon Sim
2011-02-14
1
-0
/
+1
*
compatibility with newer (1.46) boost version by explicitly defining which ve...
Nuno Santos
2011-02-14
1
-0
/
+2
*
QPID-3053: Enable broadcast via QMFv2 by default; add option to allow broadca...
Gordon Sim
2011-02-14
2
-3
/
+6
*
QPID-3040: Prevent race between receipt and release of messages causing inter...
Gordon Sim
2011-02-14
1
-1
/
+1
*
QPID-3049 - qpid-send --durable does not send durable messages.
Alan Conway
2011-02-11
1
-6
/
+13
[next]