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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed out of tree build broken by QPID-1874
Andrew Stitcher
2009-06-02
2
-6
/
+6
*
Some fixes to QPID-1879 so that clustering still works:
Andrew Stitcher
2009-06-01
3
-9
/
+11
*
QPID-1874 - Add check for "swig" program in configure.ac. Mention in cpp/INS...
Ted Ross
2009-06-01
2
-2
/
+13
*
QPID-1874 - Patch from Ian Main
Ted Ross
2009-06-01
9
-1
/
+745
*
QPID-1819: ensure that security layer implementation can cope with the case w...
Gordon Sim
2009-06-01
3
-5
/
+34
*
ping
Jonathan Robie
2009-06-01
1
-1
/
+1
*
Test for repository replication
Jonathan Robie
2009-06-01
1
-0
/
+1
*
Update makefile to reflect renamed README
Gordon Sim
2009-06-01
1
-1
/
+1
*
Updated my key to reflect value used for 0.5
Martin Ritchie
2009-05-31
1
-32
/
+41
*
Add a suffix so Windows can associate it with a reader program
Stephen D. Huston
2009-05-29
1
-0
/
+0
*
Grammar/clarificatione edits; change line endings to DOS so Windows users can...
Stephen D. Huston
2009-05-29
1
-146
/
+165
*
Added some Windows-related info
Stephen D. Huston
2009-05-29
1
-3
/
+23
*
make cluster.py executable fix typo in test script
Gordon Sim
2009-05-29
2
-1
/
+1
*
invoke agent-related callbacks upon broker connect/disconnect
Nuno Santos
2009-05-28
1
-0
/
+7
*
Fixes to get qpid to build with gcc4.4 with optimisation
Andrew Stitcher
2009-05-28
2
-4
/
+11
*
Added RollbackOrderTest to the 0-8 excludes list.
Rajith Muditha Attapattu
2009-05-28
1
-0
/
+1
*
This is related to QPID-1875
Rajith Muditha Attapattu
2009-05-28
2
-1
/
+13
*
QPID-970: removing defunct readme file, from trunk this time and not a branch...
Robert Gemmell
2009-05-28
1
-21
/
+0
*
Fail the test when we can't find the alert and surface the contents of the lo...
Aidan Skinner
2009-05-28
1
-9
/
+23
*
Whitespace fixes
Andrew Stitcher
2009-05-28
3
-90
/
+90
*
QPID-1879 Removed some code obsoleted by this change
Andrew Stitcher
2009-05-28
3
-21
/
+2
*
QPID-1879 Don't use a thread for every new client Connection
Andrew Stitcher
2009-05-28
5
-181
/
+183
*
Fix from gsim for python path; also changed name of QPID_CONFIG environment v...
Kim van der Riet
2009-05-27
2
-12
/
+15
*
QPID-1873: Further test case contributed by Mick Goulish.
Gordon Sim
2009-05-27
1
-0
/
+25
*
Added missing locks in cluster code.
Alan Conway
2009-05-27
4
-4
/
+17
*
Removed extra system out statements from PerfProducer.java
Rajith Muditha Attapattu
2009-05-27
3
-12
/
+39
*
Fixed erroneous use of arg::durable in messageTransfer()
Kim van der Riet
2009-05-27
1
-43
/
+50
*
Set log level for forked brokers to notice+ rather than error+.
Alan Conway
2009-05-27
1
-1
/
+1
*
QPID-1488: Ensure policy state (+ store state & mgmt stats) are accurate on n...
Gordon Sim
2009-05-27
9
-20
/
+123
*
Small include file fix highlighted by using gcc4.4
Andrew Stitcher
2009-05-26
1
-1
/
+1
*
Improved doOutput algorithm.
Alan Conway
2009-05-26
9
-75
/
+52
*
[Linux] Small tidy up of SystemInfo code to get executable name
Andrew Stitcher
2009-05-26
1
-4
/
+2
*
Persistent cluster test added which checks for recovery of queue and messages...
Kim van der Riet
2009-05-26
2
-39
/
+84
*
Added installable python cluster tests that can be run from an external store...
Kim van der Riet
2009-05-26
10
-214
/
+1062
*
Don't delete derby.log. Use virtualhost-systests.xml for testing purpouses. M...
Aidan Skinner
2009-05-26
5
-7
/
+134
*
Turn on immediate flush on the console appender.
Aidan Skinner
2009-05-26
1
-0
/
+1
*
PollableQueue optimization - replace deque with vector.
Alan Conway
2009-05-25
9
-36
/
+41
*
ConsumerImpl optimization - use atomic value for queueHasMessages.
Alan Conway
2009-05-25
2
-19
/
+11
*
ConsumerImpl optimization - only dispatch on queue if we were notified of mes...
Alan Conway
2009-05-25
2
-2
/
+21
*
Nuke derby.log and derbyDB in broker cleanup. Also, why does Derby not honor ...
Aidan Skinner
2009-05-25
2
-2
/
+2
*
Added a message to indicate the producer and consumer have completed the test.
Rajith Muditha Attapattu
2009-05-25
1
-0
/
+2
*
Fixed a minor bug in pre-creating the payload array used in random msg size t...
Rajith Muditha Attapattu
2009-05-24
1
-1
/
+5
*
Marked all queues as auto-delete to allow clean up after a test exits
Rajith Muditha Attapattu
2009-05-23
1
-5
/
+5
*
The default value for message cache is set to false.
Rajith Muditha Attapattu
2009-05-23
2
-6
/
+52
*
QPID-1874 - First drop of the second-generation QMF libraries.
Ted Ross
2009-05-22
27
-4
/
+4778
*
Fix to cmake build to account for some ssl include changes
Andrew Stitcher
2009-05-22
1
-1
/
+2
*
Use alert level in the config file, don't try to set one (since that won't al...
Aidan Skinner
2009-05-22
1
-4
/
+6
*
QPID-1870, QPID-1871 : Don't disable tests that are known to fail as we loose...
Martin Ritchie
2009-05-22
1
-5
/
+0
*
QPID-1871 : Disable RollbackOrderTest until we address message rejection
Martin Ritchie
2009-05-22
1
-0
/
+3
*
Optimized TopicExchange matching.
Alan Conway
2009-05-22
3
-252
/
+209
[next]