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-6221 : [Java Broker] Detect low disk space conditions and enforce flow c...
Robert Godfrey
2014-11-08
19
-32
/
+227
*
QPID-6220: [Java Broker] BDB HA VH edit dialogue - ensure master/replica sync...
Keith Wall
2014-11-08
9
-33
/
+81
*
QPID-6219: [Java Broker] Configure logging before using QpidService to avoid ...
Keith Wall
2014-11-08
2
-8
/
+9
*
QPID-6127 : Disallow TRACE and other non websocket activities on WebSocket ports
Robert Godfrey
2014-11-07
1
-15
/
+34
*
QPID-6217 : [Java Broker] disable HTTP TRACE requests, also hide server imple...
Robert Godfrey
2014-11-06
2
-0
/
+90
*
NO-JIRA: [Java Tests] MultiNodeTest - restore thread name after starting a JE...
Keith Wall
2014-11-06
1
-2
/
+11
*
QPID-6125: [Java Broker] Partial revert so that closeConnection will once aga...
Keith Wall
2014-11-06
1
-31
/
+44
*
QPID-6216: [Java Broker] HA: On conditions causing environment restart, notif...
Keith Wall
2014-11-06
1
-1
/
+17
*
NO-JIRA: [Java Tests] Increase timeout to resolve a spruious timeout on a slo...
Keith Wall
2014-11-05
1
-6
/
+14
*
QPID-6214: [Java Broker] Change asynch recoverer to allow for task cancellation
Keith Wall
2014-11-05
4
-17
/
+80
*
QPID-6210: [Java Broker] VHMBean#createNewQueue revert to throwing IllegalArg...
Keith Wall
2014-11-04
2
-1
/
+28
*
QPID-6208: PermittedNodeList seen to disappear while performing certain HA op...
Andrew MacBean
2014-11-04
1
-7
/
+16
*
QPID-6207 : [Java Broker] Flow uncommitted messages to disk if combined size ...
Robert Godfrey
2014-11-04
5
-7
/
+150
*
QPID-6209: [Java Broker] Ensure node discoverer returns a value for every nod...
Keith Wall
2014-11-04
1
-0
/
+2
*
QPID-6205 : [Java Client] 0.8/0.9.x JMS client leaks transport threads and so...
Robert Godfrey
2014-11-02
1
-19
/
+26
*
QPID-6206 : [Java Client] create new AMQDecoder for every reconnection attempt
Robert Godfrey
2014-10-31
2
-2
/
+9
*
QPID-6204 : [Java Broker] Improve distribution fairness for multi-queue consu...
Robert Godfrey
2014-10-31
1
-0
/
+4
*
QPID-6204 : [Java Broker] Improve distribution fairness for multi-queue consu...
Robert Godfrey
2014-10-31
3
-10
/
+52
*
QPID-6202: [Java Broker] Ensure AMQProtocolEngine#closeSession() completes cl...
Keith Wall
2014-10-30
1
-17
/
+46
*
QPID-6201: [Java Broker] HA use separate single thread executor to deliver JE...
Keith Wall
2014-10-30
1
-1
/
+4
*
QPID-6196: Add synchronization lock into AbstractConfiguredObject.unregisterC...
Alex Rudyy
2014-10-30
2
-121
/
+6
*
QPID-6200: Change broker upgraders to upgrade virtual host data from model 1....
Alex Rudyy
2014-10-30
2
-39
/
+226
*
QPID-6199: [Java Broker] Enhance BDBStoreUpgradeTestPreparer to create sorted...
Alex Rudyy
2014-10-30
1
-19
/
+100
*
NO-JIRA: [Java Broker Tests] HA - Improve testcase testTransferMasterWhilstMe...
Keith Wall
2014-10-30
1
-19
/
+25
*
QPID-6198 : [Java Broker] do not retain unnecesary references to transfers wh...
Robert Godfrey
2014-10-30
1
-0
/
+4
*
QPID-6196: Add synchronization on CO registration to avoid creation of object...
Alex Rudyy
2014-10-29
3
-15
/
+144
*
QPID-5650: Move attribute names into upgrader constants
Alex Rudyy
2014-10-29
1
-4
/
+4
*
QPID-6110 : mark connection as unconnected if attempt to establish connection...
Robert Godfrey
2014-10-29
1
-0
/
+8
*
QPID-6194: [Java Broker] explicitly set broker.failStartupWithErroredChild fo...
Andrew MacBean
2014-10-29
1
-0
/
+4
*
QPID-6194: [Java Broker] Add option to prevent Broker startup when it has ERR...
Andrew MacBean
2014-10-29
3
-29
/
+80
*
QPID-6192: [Java Broker] Add supporting test case guarding case when failover...
Keith Wall
2014-10-29
1
-0
/
+101
*
QPID-6195: Stop recovering records being updated in one upgrader and removed ...
Alex Rudyy
2014-10-28
2
-0
/
+54
*
QPID-5650: Set alternate exchange only when queue creation argument 'x-qpid-d...
Alex Rudyy
2014-10-28
2
-68
/
+61
*
QPID-6192: [Java Broker] Incorporate some feedbackk from Rob Godfrey.
Keith Wall
2014-10-28
2
-16
/
+20
*
QPID-6193 : [Java AMQP 1.0] Allow channel max to be successfully established ...
Robert Godfrey
2014-10-28
1
-8
/
+8
*
QPID-6192: [Java Broker] On close, close the connections before exchanges/queues
Keith Wall
2014-10-28
5
-4
/
+33
*
QPID-5650: Preserve alternate exchange on upgrade of queue with 'dead letter ...
Alex Rudyy
2014-10-27
3
-5
/
+310
*
QPID-6190 : [Java Broker] [AMQP 1.0] Fix transactional sending to QueueDestin...
Robert Godfrey
2014-10-27
1
-5
/
+12
*
QPID-6189 : [Java Common] fix stack overflow bug when frame is broken into th...
Robert Godfrey
2014-10-27
2
-0
/
+54
*
QPID-6185: [Java Broker] Further UI changes to handle the user table non IE i...
Andrew MacBean
2014-10-24
3
-27
/
+30
*
QPID-6185: [Java Broker] Make the web management UI tables, tabs and panels m...
Andrew MacBean
2014-10-24
12
-47
/
+95
*
QPID-6180: [Java Broker] Cannot create BDB HA group on Windows development en...
Andrew MacBean
2014-10-24
1
-1
/
+3
*
QPID-6186: [Java Broker] Prevent Bindings leak on binding delete
Keith Wall
2014-10-24
1
-0
/
+2
*
QPID-6184: Add special thread factory to use with Executors which creates Thr...
Alex Rudyy
2014-10-23
4
-6
/
+149
*
QPID-6158: Stress test utilities for testing of java broker REST and JMX inte...
Alex Rudyy
2014-10-23
4
-0
/
+1166
*
QPID-6181: [Java Broker] JMX mbean improperly deletes queues
Keith Wall
2014-10-23
2
-2
/
+2
*
NO-JIRA : add Java Broker 0-9 specific tests to CPPExcludes
Robert Godfrey
2014-10-23
1
-0
/
+7
*
QPID-6174: [Java Rest Tests] Apply a HTTP connectiion timeout to the REST tes...
Keith Wall
2014-10-23
1
-0
/
+2
*
QPID-6125 : temporary hack to deal with issue causing tests to fail when brok...
Robert Godfrey
2014-10-23
1
-6
/
+19
*
QPID-6179 - [Java Client] Connection establishment can send invalid frame seq...
Robert Godfrey
2014-10-23
1
-0
/
+3
[next]