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
/
qpid
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-4121: AMQProtocolEngine now uses lock to prevent the thread-unsafe use o...
Keith Wall
2012-07-10
3
-15
/
+31
*
QPID-4114: added missing commons-logging dependency to perftests module for u...
Keith Wall
2012-07-10
1
-1
/
+1
*
QPID-4111: Move trunk version numbers to 0.19
Justin Ross
2012-07-09
8
-9
/
+9
*
QPID-3923, QPID-3998: split out the IDs used for QMF (which have a different ...
Robert Gemmell
2012-07-08
38
-168
/
+217
*
QPID-3923, QPID-3998: update the Adapter layer to either use UUIDGenerator it...
Robert Gemmell
2012-07-08
16
-87
/
+203
*
QPID-3998, QPID-3999, QPID-4093: rename new plugins
Robert Gemmell
2012-07-08
106
-16
/
+16
*
QPID-4113: no longer caching duration override because it broke inter-test is...
Robert Gemmell
2012-07-06
1
-9
/
+9
*
QPID-4113: added support for a system property to override all participant du...
Robert Gemmell
2012-07-06
2
-1
/
+81
*
QPID-4114: add a release-bin target to perftests so we can create a deployabl...
Robert Gemmell
2012-07-06
2
-1
/
+10
*
QPID-4110: Java Performamce Tests. Cleaning up the subscriptions map at the e...
Keith Wall
2012-07-06
1
-0
/
+1
*
QPID-4093: [Java Broker] Prevent new queues and exchanges from being created ...
Keith Wall
2012-07-06
3
-15
/
+55
*
QPID-4093: Prevent NullPointerException from ExchangeMBean when target queue ...
Keith Wall
2012-07-06
2
-27
/
+251
*
QPID-4112: Virtualhosts recover exchanges before queues
Keith Wall
2012-07-06
6
-38
/
+44
*
QPID-3977: tidy up chart generation.
Keith Wall
2012-07-05
41
-27721
/
+80
*
QPID-4110 added topic support to performance tests.
Keith Wall
2012-07-05
14
-36
/
+501
*
QPID-4109: Re-enable LoggingManagement MBean
Keith Wall
2012-07-05
42
-1296
/
+1421
*
QPID-4105: perf test tidy-up code changes:
Keith Wall
2012-07-04
8
-45
/
+70
*
QPID-4103: [Java Performance Tests] Allow specifying of test configuration wi...
Keith Wall
2012-07-04
14
-53
/
+1045
*
QPID-4104: Create and bind second queue in test StoreOverfullTest#testCapacit...
Keith Wall
2012-07-04
1
-0
/
+1
*
NO-JIRA: Add missing Apache licenses to Java source files; correct positionin...
Keith Wall
2012-07-02
74
-244
/
+527
*
QPID-4089: Add latency tests into java performance test framework
Keith Wall
2012-07-02
42
-50
/
+12574
*
QPID-4093: Resolve some outstanding TODOs in new JMX module
Keith Wall
2012-07-02
12
-57
/
+150
*
QPID-3923: remove deprecated test-only AMQQueueFactory method and update test...
Robert Gemmell
2012-07-01
15
-123
/
+75
*
QPID-3923: update ID generation to be consistent across all queues/exchanges/...
Robert Gemmell
2012-07-01
12
-53
/
+191
*
QPID-4090: Bug fix: allow Java client to make connections to Java Broker usin...
Keith Wall
2012-06-30
3
-9
/
+93
*
QPID-4902: NPE from SimpleAMQQueue and RejectedExecutionExecution handling
Keith Wall
2012-06-30
5
-22
/
+29
*
QPID-4099: Fix race condition in test FailoverBehaviourTest.testFlowControlFl...
Keith Wall
2012-06-29
1
-1
/
+4
*
QPID-4098: update POM generation for the plugins to mark the dependencies as ...
Robert Gemmell
2012-06-29
6
-1
/
+8
*
QPID-4098: generate maven release artifacts for the broker plugins
Robert Gemmell
2012-06-29
5
-5
/
+18
*
QPID-3998: add dependency stubs for jetty components to fix the POM generatio...
Robert Gemmell
2012-06-29
9
-0
/
+250
*
QPID-3999: add logo image which was missed during previous commit
Robert Gemmell
2012-06-29
1
-0
/
+0
*
QPID-4094: Qpid MC misformats JMX notification dates
Keith Wall
2012-06-29
1
-1
/
+1
*
QPID-3998, QPID-3999, QPID-4093: exclude missed Java-only test class from the...
Robert Gemmell
2012-06-28
1
-1
/
+1
*
QPID-4093: work around ancient versions of Ant lacking 'erroronmissingdir' in...
Robert Gemmell
2012-06-28
2
-8
/
+20
*
QPID-3998, QPID-3999, QPID-4093: add new management plugins for jmx/rest/webu...
Robert Gemmell
2012-06-28
296
-7811
/
+21553
*
QPID-4080: close initial connections after use rather than allowing them to f...
Robert Gemmell
2012-06-28
1
-8
/
+7
*
QPID-4091 : [Java Broker] correct handling of dtx set timeout
Robert Godfrey
2012-06-27
2
-24
/
+11
*
QPID-4091 : [Java Broker] correct handling of dtx set timeout
Robert Godfrey
2012-06-27
3
-21
/
+34
*
QPID-4075: Exclude qmf_events from java/python tests
Keith Wall
2012-06-26
1
-0
/
+1
*
QPID-4080: restore connectdelay to previous value and increase retries
Robert Gemmell
2012-06-25
1
-2
/
+2
*
QPID-4081: [Java Tests] Applied patch supplied by Alex Rudyy
Robert Godfrey
2012-06-22
4
-2
/
+112
*
QPID-4080: [Java Broker] HA - Increase client connectdelay to allow test to b...
Keith Wall
2012-06-21
1
-1
/
+1
*
QPID-4069: DistributedClientTest.testClientFailsToCreateProducerUsingInvalidS...
Keith Wall
2012-06-15
2
-9
/
+11
*
QPID-4052: [Java Broker] Increase the number of retries that the client will ...
Keith Wall
2012-06-15
1
-1
/
+1
*
QPID-3977: ChartingUtil now generates chart-summary.html file to facilitate c...
Keith Wall
2012-06-15
7
-5
/
+259
*
QPID-3977: Add support for 3D bar/line charts; XY line charts, chart subtitle...
Keith Wall
2012-06-15
23
-100
/
+777
*
QPID-4050: reduced verbosity of logging. Also removed unnecessary imports and...
Keith Wall
2012-06-15
15
-18
/
+19
*
NO-JIRA: Simple fix to make JBoss7 compilation classpath generic
Weston M. Price
2012-06-14
1
-5
/
+5
*
NO-JIRA:
Weston M. Price
2012-06-13
3
-5
/
+7
*
QPID-4061 - Added statistic: Number of unacknowledged messages in a session
Ted Ross
2012-06-13
1
-0
/
+6
[next]