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_cpp_benchmark: added options to set address options for sending/receiving.
Alan Conway
2010-04-16
1
-13
/
+13
*
Added throughput reporting to sender.cpp.
Alan Conway
2010-04-16
2
-8
/
+29
*
Implementation of QPID-2509 (Remove message staging from C++ broker)
Kim van der Riet
2010-04-15
1
-64
/
+3
*
Install new old-examples visual studio solution file
Andrew Stitcher
2010-04-15
1
-0
/
+4
*
Tidy up unnecessary includes in ConnectionSettings and fix consequences
Gordon Sim
2010-04-14
2
-0
/
+4
*
Fix url parsing to make hostname required
Gordon Sim
2010-04-14
1
-3
/
+5
*
Fix testagent for changes in r933842
Gordon Sim
2010-04-14
1
-5
/
+1
*
Update qpid_cpp_benchmark for change in python API exceptions.
Alan Conway
2010-04-13
1
-1
/
+1
*
qpid_cpp_benchmark: added --reliable option
Alan Conway
2010-04-13
1
-9
/
+20
*
qpid_cpp_benchmark: print send/receive stats side-by-side
Alan Conway
2010-04-13
2
-19
/
+29
*
Make qpid_send/qpid_receive output more spreadsheet-friendly.
Alan Conway
2010-04-13
4
-21
/
+24
*
Pick up more of the existing test cases from qpid/tests
Stephen D. Huston
2010-04-12
1
-2
/
+4
*
Fix testagent.mk to generate code conditionally same as ../Makefile.am
Alan Conway
2010-04-12
1
-2
/
+4
*
qpid_cpp_benchmark waits for receivers to be ready before starting senders.
Alan Conway
2010-04-12
2
-14
/
+29
*
QPID-664: changed option verifier to use constants rather than duplicating st...
Gordon Sim
2010-04-12
1
-0
/
+7
*
Fix code-generation dependencies for tests/testagent.
Alan Conway
2010-04-12
1
-2
/
+2
*
Added --ack-frequency to qpid_cpp_benchmark.
Alan Conway
2010-04-12
1
-0
/
+3
*
QPID-2487: add federation tests to verify bugfix.
Kenneth Anthony Giusti
2010-04-09
2
-3
/
+560
*
Rationalize message count and message content options in new API send/receive...
Alan Conway
2010-04-09
3
-25
/
+53
*
QPID-664: changed pending to unsettled; added available to sender; minor upda...
Gordon Sim
2010-04-09
1
-9
/
+9
*
Fix --send-rate option in qpid_cpp_benchmark.
Alan Conway
2010-04-09
1
-1
/
+2
*
Script to run performance benchmarks using qpid_send and qpid_receive.
Alan Conway
2010-04-09
2
-16
/
+129
*
QPID-664: changed connect() back to open(),removed detach(),defined new excep...
Gordon Sim
2010-04-09
4
-10
/
+10
*
This adds test cases for QPID-2488
Rajith Muditha Attapattu
2010-04-08
1
-0
/
+75
*
Renamed qpid_recv to qpid_receive.
Alan Conway
2010-04-08
3
-9
/
+7
*
QPID-664: changed open() to connect(), moved url parameter to constructor, ad...
Gordon Sim
2010-04-08
4
-8
/
+8
*
Changed the recent AbsTime::Epoch code to conform better to the previously
Andrew Stitcher
2010-04-08
2
-2
/
+2
*
Add Statistics.h/.cpp to Makefile.am and CMakeLists.txt.
Alan Conway
2010-04-07
2
-2
/
+4
*
Fix ambiguous --report option in qpid_send, qpid_recv.
Alan Conway
2010-04-07
2
-9
/
+9
*
Fix compiler warnings "virtual function but no virtual destructor".
Alan Conway
2010-04-07
3
-0
/
+8
*
Extend qpid_send, qpid_recv to measure throughput and latency.
Alan Conway
2010-04-07
5
-19
/
+317
*
QPID-664: added method to release messages
Gordon Sim
2010-04-06
1
-0
/
+15
*
QPID-2482: prevent duplication of messages that match multiple binding keys o...
Kenneth Anthony Giusti
2010-04-06
1
-0
/
+51
*
QPID-664: added param to control synchronous send and acknowledge
Gordon Sim
2010-04-06
1
-0
/
+12
*
Update cluster store status with a single atomic write() operation.
Alan Conway
2010-04-01
4
-30
/
+45
*
Adapted test to an API change in qmf.console.
Ted Ross
2010-04-01
1
-2
/
+2
*
Merged the changes from the qmf-devel0.7a branch back to the trunk.
Ted Ross
2010-03-31
2
-13
/
+15
*
Removed config-sequence test from cluster_tests.py, functionality was removed.
Alan Conway
2010-03-31
1
-23
/
+0
*
Fix error in cluster_tests.py test_join_sub_size
Alan Conway
2010-03-31
1
-1
/
+3
*
Cluster: remove un-necessary code for config-seq.
Alan Conway
2010-03-31
1
-1
/
+1
*
QPID-664: made changes suggested by Alan Conway, also moved 0-10 map/list cod...
Gordon Sim
2010-03-31
5
-50
/
+47
*
Fix hanging failover_soak test.
Alan Conway
2010-03-30
1
-2
/
+2
*
Fix intermittent failure of cluster_tests.py test_last_store_clean.
Alan Conway
2010-03-30
1
-1
/
+6
*
Rename Duration::INFINITE to Duration::FOREVER; resolves QPID-2475.
Stephen D. Huston
2010-03-30
1
-1
/
+1
*
QPID-664: renamed headers as properties (to match python); added priority
Gordon Sim
2010-03-29
5
-13
/
+13
*
QPID-2406: a more explicit solution for durations in the messaging api
Gordon Sim
2010-03-29
3
-22
/
+22
*
QPID-664: move Variant and Uuid from messaging to types namespace
Gordon Sim
2010-03-29
7
-11
/
+16
*
Fix race condition causing deadlock in cluster_tests.py, failover_test.
Alan Conway
2010-03-26
1
-1
/
+1
*
Re-eneable run_long_cluster_tests.
Alan Conway
2010-03-25
3
-20
/
+20
*
Disable run_long_cluster_tests from make check-long until failures are fixed.
Alan Conway
2010-03-25
1
-1
/
+0
[next]