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
*
Modified return codes for txtest: returns 1 if check fails; 2 if exception is...
Kim van der Riet
2008-09-18
1
-4
/
+6
*
Build tweaks for distcheck:
Gordon Sim
2008-08-19
1
-0
/
+1
*
Forgot to remove unneeded comment
Kim van der Riet
2008-08-19
1
-1
/
+0
*
Missing DTX recover code for --dtx mode in txtest
Kim van der Riet
2008-08-19
1
-0
/
+29
*
Added --dtx option to txtest for DTX transaction testing
Kim van der Riet
2008-08-18
1
-5
/
+28
*
Reduce the size of messages in fanout perftest to keep the queues from gettin...
Gordon Sim
2008-07-25
1
-1
/
+1
*
Merged fix to SubscriptionManager (was r679739)
Gordon Sim
2008-07-25
1
-0
/
+20
*
QPID-447: Optional mechanism to avoid race when automating topic tests. Patch...
Gordon Sim
2008-07-25
2
-8
/
+36
*
Further fixes to transactional perftest:
Gordon Sim
2008-07-23
1
-4
/
+4
*
Fix to transaction batching. (Backport of r669215).
Gordon Sim
2008-07-22
1
-1
/
+1
*
Add a get() method to subscription manager that retrieves one message from th...
Gordon Sim
2008-07-10
3
-224
/
+31
*
Fix test error.
Alan Conway
2008-06-12
1
-3
/
+6
*
Propagate error messages across the Demux between network & user threads.
Alan Conway
2008-06-12
1
-1
/
+1
*
* make tcp-nodelay option available for all tests
Gordon Sim
2008-06-11
2
-10
/
+50
*
Updated doxygen comments in qpid/client/*.h
Alan Conway
2008-06-09
1
-2
/
+0
*
Moved from AccumulatedAck to SequenceSet in managing transactional accepts
Gordon Sim
2008-06-09
4
-106
/
+20
*
Uncomment test now that inline allocator is fixed.
Gordon Sim
2008-06-05
1
-2
/
+1
*
Fix to makefile and tests (one test temporarily disabled until a fix is found).
Gordon Sim
2008-06-05
5
-40
/
+65
*
Remove unused classes IList and ISList.
Alan Conway
2008-06-04
3
-389
/
+0
*
Increased default flush interval to 1MB, send spontaneous known-completed at ...
Alan Conway
2008-06-04
1
-0
/
+37
*
Avoid use of valgrind --log-file-exactly flag, removed in valgrind 3.3
Alan Conway
2008-06-04
4
-9
/
+9
*
Fixed typo in options.
Gordon Sim
2008-06-03
1
-1
/
+1
*
Add ConnectionOptions.h to sources for each test program.
Gordon Sim
2008-06-03
1
-9
/
+9
*
Reverted move of ConnectionOptions (without the parse functionality they aren...
Gordon Sim
2008-06-03
3
-3
/
+57
*
Move ConnectionOptions into qpid::client.
Gordon Sim
2008-06-03
3
-57
/
+3
*
Separate option parsing from qpid::client::ClientSettings.
Alan Conway
2008-06-02
12
-28
/
+84
*
Improve performance of synchronous publication by not requesting known-comple...
Gordon Sim
2008-06-02
1
-5
/
+14
*
Added --syslog-name, --syslog-facility options.
Alan Conway
2008-06-02
2
-10
/
+10
*
QPID-1113 Management cleanup and performance enhancements
Ted Ross
2008-06-02
1
-1
/
+1
*
Minor updates to tests:
Gordon Sim
2008-06-02
5
-15
/
+15
*
Convert remaining cppunit tests to boost test framework to reduce dependencies.
Gordon Sim
2008-05-30
20
-2086
/
+1842
*
Performnace fix, improves 6-8% on high core count machines.
Carl C. Trieloff
2008-05-29
1
-1
/
+1
*
Only record frames for replay if timeout is non-zero.
Gordon Sim
2008-05-29
1
-0
/
+4
*
Improve latency test tool to allow lower rates.
Gordon Sim
2008-05-28
1
-14
/
+12
*
Copy valgrind support files in a VPATH builds.
Alan Conway
2008-05-27
1
-1
/
+4
*
Removed BOOST_REQUIRE_EQUAL, not available in older boost.test.
Alan Conway
2008-05-26
1
-1
/
+1
*
Speculative "fix" for solaris compile errors discussed on qpid-dev.
Alan Conway
2008-05-26
1
-1
/
+1
*
Changes to Session API:
Alan Conway
2008-05-26
13
-72
/
+74
*
Delete obsolete Channel class.
Alan Conway
2008-05-23
3
-466
/
+18
*
qpid::SessionState: Added error checking for invalid frame sequences.
Alan Conway
2008-05-23
2
-6
/
+7
*
Replaced AtomicCount with AtomicValue template.
Alan Conway
2008-05-21
4
-439
/
+51
*
Support for AMQP 0-10 sessions in C++ broker.
Alan Conway
2008-05-20
3
-81
/
+77
*
Patch from michael goulish: QPID-1063: "under Boost 103200, command line args...
Kim van der Riet
2008-05-15
1
-1
/
+0
*
- Enable python tets and examples in make rpmbuild.
Alan Conway
2008-05-15
1
-4
/
+4
*
Python tests running in rpmbuild.
Alan Conway
2008-05-14
1
-1
/
+1
*
Undo revision 656320, causing build problems.
Alan Conway
2008-05-14
4
-17
/
+12
*
Don't fail if python tests aren't found.
Gordon Sim
2008-05-14
1
-1
/
+1
*
Fix valgrind problems in VPATH builds.
Alan Conway
2008-05-14
4
-12
/
+17
*
QPID-990: Patch from Ted Ross to enable persisting of inter-broker routing en...
Gordon Sim
2008-05-13
1
-2
/
+3
*
Minor change to tests to use correlation id rather than body for identifying ...
Gordon Sim
2008-05-13
2
-3
/
+9
[next]