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
/
broker-plugins
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
QPID-6318: [Java Broker] Make UI support the upload of JKS files
Keith Wall
2015-01-20
20
-342
/
+1084
|
|
*
QPID-6316: [Java Broker] Make UI support the upload of ACL files
Keith Wall
2015-01-20
5
-134
/
+373
|
|
*
QPID-6304: [Java Broker] Allow truststore and keystore (JKS) files to be stor...
Andrew MacBean
2015-01-14
1
-3
/
+2
|
|
*
QPID-6281 : [Java Broker] Config model shadow objects for sessions are not be...
Robert Godfrey
2015-01-13
1
-0
/
+5
|
|
*
QPID-6295 : [Java Broker] reload ACL config when the file value is changed
Robert Godfrey
2015-01-05
1
-2
/
+21
|
|
*
QPID-6295 : [Java Broker] Allow ACL configuration file to be stored as a data...
Robert Godfrey
2015-01-02
8
-176
/
+97
|
|
*
QPID-6291: [Java Broker] Remove the now defunct supported attributes: VH#supp...
Keith Wall
2014-12-29
1
-1
/
+0
|
|
*
QPID-6290: [Java Broker] Management UI - refactor add VHN/VH to remove type b...
Keith Wall
2014-12-28
3
-61
/
+25
|
|
*
QPID-6289: [Java Broker] Extend Java Broker model to encapsulate permitted ch...
Keith Wall
2014-12-27
4
-3
/
+45
|
|
*
QPID-6276: [Java Broker] Disable upload feature (with tooltip to indicate why...
Keith Wall
2014-12-22
2
-8
/
+12
|
|
*
QPID-6276: [Java Broker] Don't set caching headers when using content-disposi...
Keith Wall
2014-12-22
1
-2
/
+8
|
|
*
QPID-6276: [Java Broker] Enhance the virtualhost UI to support upload/downloa...
Keith Wall
2014-12-19
7
-47
/
+213
|
|
*
QPID-6272 : [Java Broker] clear queue delete task on default queue before clo...
Robert Godfrey
2014-12-17
1
-5
/
+5
|
|
*
QPID-6272: [Java Broker] Null reference to AMQChannel#defaultQueue once the q...
Keith Wall
2014-12-16
1
-14
/
+36
|
|
*
QPID-6125: [Java Broker] Consistently quote queue/exchange names in error mes...
Keith Wall
2014-12-15
1
-46
/
+43
|
|
*
QPID-6263 : [Java Broker] Remove knowledge of BrokerOptions from SystemConfig...
Robert Godfrey
2014-12-07
3
-9
/
+12
*
|
|
Remove dead setIdleTimeout method
Keith Wall
2014-12-12
3
-17
/
+0
*
|
|
Extend credit managers to be aware of transport backpressue
Keith Wall
2014-12-11
22
-90
/
+563
*
|
|
Ensure that the NonBlockingSenderReceiver closes (and thread stops) if the pe...
Keith Wall
2014-12-11
1
-5
/
+0
*
|
|
Allow the transport to inform the model that encryption is being used
Robert Godfrey
2014-12-11
4
-3
/
+16
*
|
|
Force close connection on 0-10 when message sent to closing virtual host
Robert Godfrey
2014-12-10
1
-37
/
+49
*
|
|
NonBlockingSenderReceiver for the Java Broker for AMQP-0-10 and 0-9. Heartbea...
Keith Wall
2014-12-08
2
-3
/
+3
*
|
|
Bug fix: Stop 0-8 protocol layer wrapping the same byte array
Keith Wall
2014-12-05
1
-14
/
+4
*
|
|
QPID-6262: Rob's prototype NIO work
Keith Wall
2014-12-05
1
-1
/
+4
|
|
/
|
/
|
*
|
QPID-6257: Introduce operational log for connection being dropped by the clie...
Alex Rudyy
2014-12-05
4
-35
/
+56
*
|
QPID-6258: [Java Broker] Remove SubFlushRunner leaving QueueRunner solely res...
Keith Wall
2014-12-05
1
-1
/
+1
*
|
QPID-6246: Various fixes for preferences provider UI
Alex Rudyy
2014-12-03
9
-21
/
+53
*
|
QPID-6246: Display authentication provider specific fields on authentication ...
Alex Rudyy
2014-12-02
26
-151
/
+671
*
|
QPID-6163 : [Java Broker] Remove stderr debug logging left by this commit
Keith Wall
2014-12-01
1
-4
/
+0
*
|
QPID-6246: [Java Broker] Refactor authentication provider UIs to use dedicate...
Alex Rudyy
2014-11-28
29
-699
/
+1062
*
|
QPID-6246: Introduce ManagedInterface and ManagedAnnotation and expose the im...
Alex Rudyy
2014-11-26
1
-0
/
+13
*
|
QPID-6245 : [Java Broker] release reference to IncomingMessage once AMQMessag...
Robert Godfrey
2014-11-24
1
-37
/
+36
*
|
QPID-6239 : [Java Broker] redirect embedded database error logs to common bro...
Robert Godfrey
2014-11-21
1
-0
/
+84
*
|
QPID-6226: [Java Broker] Change queue.declare so that on the passive path, ex...
Keith Wall
2014-11-18
1
-33
/
+17
*
|
QPID-6227: [Java Broker] Refactor ConsoleHelper.js to avoid the need to hardc...
Keith Wall
2014-11-14
1
-15
/
+14
*
|
QPID-6221 : [Java Broker] Fix existing bug in getStoreLocation() in provided ...
Robert Godfrey
2014-11-08
1
-1
/
+1
*
|
QPID-6221 : [Java Broker] Detect low disk space conditions and enforce flow c...
Robert Godfrey
2014-11-08
5
-2
/
+31
*
|
QPID-6220: [Java Broker] BDB HA VH edit dialogue - ensure master/replica sync...
Keith Wall
2014-11-08
4
-14
/
+41
*
|
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
*
|
QPID-6125: [Java Broker] Partial revert so that closeConnection will once aga...
Keith Wall
2014-11-06
1
-31
/
+44
*
|
QPID-6210: [Java Broker] VHMBean#createNewQueue revert to throwing IllegalArg...
Keith Wall
2014-11-04
2
-1
/
+28
*
|
QPID-6207 : [Java Broker] Flow uncommitted messages to disk if combined size ...
Robert Godfrey
2014-11-04
2
-2
/
+104
*
|
QPID-6202: [Java Broker] Ensure AMQProtocolEngine#closeSession() completes cl...
Keith Wall
2014-10-30
1
-17
/
+46
*
|
QPID-6198 : [Java Broker] do not retain unnecesary references to transfers wh...
Robert Godfrey
2014-10-30
1
-0
/
+4
*
|
QPID-6190 : [Java Broker] [AMQP 1.0] Fix transactional sending to QueueDestin...
Robert Godfrey
2014-10-27
1
-5
/
+12
*
|
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-6181: [Java Broker] JMX mbean improperly deletes queues
Keith Wall
2014-10-23
2
-2
/
+2
*
|
QPID-6125 : temporary hack to deal with issue causing tests to fail when brok...
Robert Godfrey
2014-10-23
1
-6
/
+19
[prev]
[next]