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-1904: Ensure that all timestamp uses are correctly relative to 1/1/1970 ...
Andrew Stitcher
2010-04-23
2
-3
/
+3
*
Fix bug in disabling sequence number and timestamp.
Alan Conway
2010-04-22
1
-5
/
+9
*
QPID-2527: Remove Thread::id member as its uses are better implemented by com...
Andrew Stitcher
2010-04-21
2
-2
/
+2
*
Add QMF_LIB to PYTHONPATH to pick up qmf.console
Stephen D. Huston
2010-04-21
1
-3
/
+6
*
Add QMF_LIB to PYTHONPATH to pick up qmf.console
Stephen D. Huston
2010-04-21
3
-3
/
+9
*
qpid_send: make serialno & timestamp optional.
Alan Conway
2010-04-21
2
-9
/
+19
*
Consistent use of string constants for message property keys in sender/receiv...
Alan Conway
2010-04-21
8
-12
/
+21
*
Count latency samples, don't assume all messages are latency samples.
Alan Conway
2010-04-21
2
-4
/
+8
*
QPID-2487: remove call to reversed() - not in pre2.4 python, increased bind t...
Kenneth Anthony Giusti
2010-04-20
1
-9
/
+9
*
Port of the ACL tests script to Windows Powershell.
Stephen D. Huston
2010-04-19
1
-0
/
+98
*
Add store test executions if building the store module. Add trigger on messag...
Stephen D. Huston
2010-04-19
2
-0
/
+104
*
QPID-2487: add wait for new exchange to appear in qmf
Kenneth Anthony Giusti
2010-04-19
1
-22
/
+48
*
Add missing Statistics.cpp to sender test's sources
Stephen D. Huston
2010-04-19
1
-1
/
+1
*
QPID-2487: fix route propagation tests to prevent spurious timeouts.
Kenneth Anthony Giusti
2010-04-16
1
-58
/
+263
*
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
[next]