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
*
Fix valgrind error in PollableCondition unit test.
Alan Conway
2009-04-22
1
-1
/
+1
*
Unit test for PollableCondition.
Alan Conway
2009-04-22
2
-1
/
+119
*
Better logging around cpg_init, 30 second retry limit.
Alan Conway
2009-04-22
1
-4
/
+6
*
Added failonerror=true to fail the build if the example automation fails
Rajith Muditha Attapattu
2009-04-21
1
-1
/
+1
*
QPID-1823: Allow recycling of channel IDs
Aidan Skinner
2009-04-21
9
-5
/
+167
*
File missed in previous commit.
Alan Conway
2009-04-21
1
-4
/
+6
*
QPID-1824 : Add ability to use a ConnectionURL String to configure a Configur...
Martin Ritchie
2009-04-21
2
-0
/
+86
*
QPID-1818 : Disable NoLocalAfterRecoveryTest until we can resolve the failove...
Martin Ritchie
2009-04-21
1
-0
/
+2
*
Apply PIMPL pattern to qpid::client::Message.
Alan Conway
2009-04-20
18
-79
/
+410
*
used timed wait to improve debugability
Rafael H. Schloming
2009-04-18
2
-2
/
+6
*
Setting the svn:executable property on the verify_all script
Rajith Muditha Attapattu
2009-04-17
1
-0
/
+0
*
Small change to ClusterFixture which allows a different path to the cluster.s...
Kim van der Riet
2009-04-17
2
-16
/
+17
*
QPID-1822: override imported module.xml 'libs' target, preventing unecessary ...
Robert Gemmell
2009-04-17
1
-0
/
+4
*
QPID-1798: Update AMQQueueMBean to use new constant value of DeliveryMode, re...
Robert Gemmell
2009-04-17
3
-5
/
+6
*
Turn off NoLocalAfterRecoveryTest until it's fixed.
Aidan Skinner
2009-04-17
1
-0
/
+3
*
Eat IllegalArgumentException when creating the signal handler, fixes startup ...
Aidan Skinner
2009-04-17
1
-1
/
+9
*
Remove LatencyMetric files
Stephen D. Huston
2009-04-17
1
-6
/
+0
*
QPID-1820: configure queues on creation
Aidan Skinner
2009-04-17
1
-1
/
+1
*
Fix log message with incorrect level (critical should be debug).
Alan Conway
2009-04-16
1
-1
/
+1
*
Override the executable used by ForkedBroker by setting an env. var.
Alan Conway
2009-04-16
2
-3
/
+4
*
QPID-1818 : Exclude NoLocalAfterRecoveryTest as 0-10 client code path does no...
Martin Ritchie
2009-04-16
1
-0
/
+2
*
QPID-1813 : Add missing DerbyDB library dependency.
Martin Ritchie
2009-04-16
1
-0
/
+0
*
Changes missed in previous commit r765285.
Alan Conway
2009-04-16
2
-2
/
+1
*
QPID-1813/QPID-1817 : Removed the new properties from the test-provider as th...
Martin Ritchie
2009-04-16
5
-33
/
+76
*
QPID-1817 : Update QTC to provide the configuration file to an external broker
Martin Ritchie
2009-04-16
3
-23
/
+22
*
QPID-1813 : Provide test that uses the DerbyMessageStore to check NoLocal fun...
Martin Ritchie
2009-04-16
4
-4
/
+230
*
QPID-1817 : Update to QpidTestCase to use setUp to start the broker this allo...
Martin Ritchie
2009-04-16
8
-46
/
+202
*
QPID-1813 : Check the value of _sessionIdentifier and return null if it is nu...
Martin Ritchie
2009-04-16
2
-7
/
+25
*
QPID-1815 : Ensure Derby store looks up existing queues/exchanges in the virt...
Martin Ritchie
2009-04-16
1
-5
/
+17
*
QPID-1814 : Don't always attempt to create the default exchanges in the persi...
Martin Ritchie
2009-04-16
1
-0
/
+9
*
QPID-1814 : Relax Derby so that it does not error if you create an existing E...
Martin Ritchie
2009-04-16
1
-27
/
+50
*
Removed defunct interop_runner test, was never updated from 0-8 channel API.
Alan Conway
2009-04-15
9
-793
/
+0
*
Clean up temporary data directories in tests.
Alan Conway
2009-04-15
4
-19
/
+30
*
Update set of generated source files
Stephen D. Huston
2009-04-15
1
-0
/
+6
*
Fix bug in SocketProxy causing occasional hangs in tests.
Alan Conway
2009-04-15
1
-2
/
+2
*
Removed un-used LatencyMetric hack: missed in lat commit.
Alan Conway
2009-04-15
3
-7
/
+1
*
Cleaned up some un-necessary #include dependencies.
Alan Conway
2009-04-15
23
-186
/
+22
*
QPID-1812: Fix firewall rule parsing, add test for this.
Aidan Skinner
2009-04-15
2
-4
/
+64
*
Update client test to use SubscriptionManager.
Alan Conway
2009-04-15
1
-26
/
+9
*
QPID-1810 : Added perftest processing scripts
Martin Ritchie
2009-04-15
2
-0
/
+43
*
QPID-1809 : When a DisconnectedException is recieved check the StateManager t...
Martin Ritchie
2009-04-15
1
-0
/
+11
*
QPID-1808: added mllib to setup.py
Gordon Sim
2009-04-15
1
-1
/
+1
*
QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...
Martin Ritchie
2009-04-14
369
-66
/
+60356
*
QPID-1807 : Remove old broker and FlowToDisk related tests
Martin Ritchie
2009-04-14
395
-64908
/
+0
*
src/cluster.mk: removed non-existent file.
Alan Conway
2009-04-14
1
-1
/
+0
*
QPID-1779 : Update to ensure CACFTest reports failures correctly and resolved...
Martin Ritchie
2009-04-14
3
-12
/
+53
*
Fix regression: close shadow connections belonging to brokers that have left ...
Alan Conway
2009-04-14
4
-4
/
+64
*
Trivial fix for gcc 4.3 compiler (F10) "may be used uninitialized" error
Kim van der Riet
2009-04-13
1
-1
/
+2
*
Fix issues when cluster is run with persistence enabled.
Alan Conway
2009-04-11
37
-187
/
+881
*
Updated performance scripts to run even if previous test failed.
Martin Ritchie
2009-04-11
2
-6
/
+26
[next]