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-5867: Add intruder protection functionality for a cluster of BDB HA virt...
Alex Rudyy
2014-07-04
1
-1
/
+1
*
QPID-5821: [Java Broker] Make JDBC username and password separate attributes ...
Andrew MacBean
2014-06-26
12
-31
/
+184
*
QPID-5821: Remove unused settings interface incorrectly committed
Andrew MacBean
2014-06-26
2
-2
/
+3
*
QPID-5821: [Java Broker] Refactor MessageStore and DurableConfigurationStore ...
Andrew MacBean
2014-06-26
23
-199
/
+408
*
QPID-5822: [Java Broker] Replace low level BDB/JDBC attributes in fovour of c...
Keith Wall
2014-06-18
8
-214
/
+350
*
QPID-5800: [Java Broker] Refactor Derby/JDBC message store implementations - ...
Keith Wall
2014-06-18
2
-8
/
+8
*
QPID-5800: [Java Broker] Refactor Derby/JDBC message store implementations to...
Keith Wall
2014-06-18
17
-990
/
+1585
*
QPID-5802: [Java Broker] Refactor VH implementations to avoid duplicated mess...
Keith Wall
2014-06-13
3
-59
/
+6
*
QPID-5715: Unregister children MBeans on Virtual Host Node stop
Alex Rudyy
2014-06-09
1
-7
/
+41
*
QPID-5803: [Java Broker] Add ability for the virtualhostnode to create a virt...
Keith Wall
2014-06-07
3
-3
/
+8
*
QPID-5800: [Java Broker] Remove the now redundant MessageStore/DurableConfigu...
Keith Wall
2014-06-07
8
-249
/
+14
*
QPID-5802: [Java Broker] Introduce separate VirtualHost types
Keith Wall
2014-06-06
6
-12
/
+229
*
QPID-5801: [Java Broker] Elimination of the BDB facade's initialisation tasks
Keith Wall
2014-06-06
2
-0
/
+10
*
QPID-5800: [Java Broker} Refactor MessageStore implementations extracting a M...
Keith Wall
2014-06-06
13
-101
/
+230
*
QPID-5795: [Java Broker] Prevent ConnectionAdapter leak when closing a messag...
Keith Wall
2014-05-30
2
-5
/
+0
*
QPID-5413: [Java Broker-Web Management] Allow stopping and starting of virtua...
Alex Rudyy
2014-05-29
2
-6
/
+57
*
QPID-5413: [Java Broker-Web Management] Allow stopping and starting of virtua...
Alex Rudyy
2014-05-29
4
-46
/
+260
*
QPID-5715: [Java Broker] Prevent sporadic failure of BDB HA REST test testNew...
Keith Wall
2014-05-23
2
-19
/
+15
*
QPID-5771: ensure the closed event is passed to the listener even if closing ...
Robert Gemmell
2014-05-22
1
-4
/
+9
*
QPID-5779: [Java Broker] JMX plugin Remove debug logging from socket factories
Keith Wall
2014-05-22
2
-51
/
+1
*
QPID-5779: Workaround sporadic test failure.
Keith Wall
2014-05-21
2
-2
/
+2
*
QPID-5779: Add more logging to help understand sporadic test failure.
Keith Wall
2014-05-21
3
-3
/
+51
*
QPID-5779: [Java Broker] JMX plugin's server sockets should set the SO_REUSEA...
Keith Wall
2014-05-21
3
-9
/
+12
*
QPID-5774: first main swipe, remove the Ant builds main build.xml and associa...
Robert Gemmell
2014-05-21
15
-542
/
+0
*
QPID-5779: [Java Broker] JMX plugin's server sockets should set the SO_REUSEA...
Keith Wall
2014-05-21
4
-22
/
+101
*
QPID-5715: [Java Broker] Make virtualhosts respect the states ACTIVE and STOPPED
Keith Wall
2014-05-20
2
-4
/
+4
*
QPID-5413: Improve virtual host node and virtual host UI
Alex Rudyy
2014-05-16
3
-10
/
+18
*
QPID-5766: Intitialisation of StatisticsCounter objects can lead to NPE.
Keith Wall
2014-05-16
3
-36
/
+16
*
QPID-5715: Fix Virtual Host MBean creation in JMX management plugin
Alex Rudyy
2014-05-15
2
-140
/
+222
*
QPID-5744: Add support for REST URIs containing the major version in addition...
Alex Rudyy
2014-05-13
1
-0
/
+1
*
QPID-5413: Add UI for creation of virtual host nodes
Alex Rudyy
2014-05-13
14
-280
/
+692
*
QPID-5574 : [Java Broker] remove redundant state transitions
Robert Godfrey
2014-05-09
3
-22
/
+1
*
QPID-5409 : Change BDB HA MBean to delegate operations to BDB HA node instance
Alex Rudyy
2014-05-09
1
-25
/
+38
*
QPID-5754 : [Java Broker] Make state change operations methods rather than ca...
Robert Godfrey
2014-05-08
11
-131
/
+151
*
QPID-5413: Add functionality to close the deleted tab of virtual host node.
Alex Rudyy
2014-05-08
5
-10
/
+23
*
QPID-5413: Add virtual host node UI to view the details about existing virtua...
Alex Rudyy
2014-05-07
18
-31
/
+533
*
QPID-5744: Fix REST URL in 'Add Exchange UI' of web management console
Alex Rudyy
2014-05-05
2
-4
/
+6
*
QPID-5746 : [Java Broker] Split attribute annotations into separate annotatio...
Robert Godfrey
2014-05-02
10
-24
/
+24
*
QPID-5744: Change web management console to call management REST API under /a...
Alex Rudyy
2014-05-02
46
-554
/
+225
*
QPID-5744: Move management REST API under /api/latest and auxiliary REST serv...
Alex Rudyy
2014-05-02
1
-13
/
+14
*
QPID-5715,QPID-5412: Add remote replication nodes
Alex Rudyy
2014-04-30
1
-0
/
+2
*
QPID-5578 : [Java Broker] Use annotation to allow registration of all Configu...
Robert Godfrey
2014-04-30
17
-265
/
+138
*
QPID-5048: update pom versions to 0.30-SNAPSHOT, using: mvn release:update-ve...
Robert Gemmell
2014-04-29
15
-18
/
+16
*
QPID-5578 : Address Review comment from Keith Wall re: r1589912
Robert Godfrey
2014-04-28
3
-6
/
+6
*
QPID-5665 : Address review comments from Alex Rudyy
Robert Godfrey
2014-04-28
2
-6
/
+76
*
QPID-5726 : [Java Broker] Use annotation processing to generate object factor...
Robert Godfrey
2014-04-28
101
-1000
/
+246
*
QPID-5723: fix compilation under JDK 8 (somehow..?)
Robert Gemmell
2014-04-26
1
-1
/
+2
*
QPID-5615 : Address review comments from Alex Rudyy
Robert Godfrey
2014-04-25
1
-2
/
+1
*
QPID-5578 : Ensure correct error code is returned when a queue is declared wi...
Robert Godfrey
2014-04-25
2
-10
/
+10
*
QPID-5578 : Remove unusued contants and tidy up other code
Robert Godfrey
2014-04-24
1
-114
/
+114
[next]