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-core
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-5825: Changes to address some review comments for initial commit
Andrew MacBean
2014-06-19
4
-50
/
+125
*
QPID-5825: Broker tries to downgrade to the wrong amqp protocol version
Andrew MacBean
2014-06-19
5
-1
/
+252
*
QPID-5822: [Java Broker] Replace low level BDB/JDBC attributes in fovour of c...
Keith Wall
2014-06-18
4
-22
/
+79
*
QPID-5800: [Java Broker] Refactor Derby/JDBC message store implementations - ...
Keith Wall
2014-06-18
1
-1
/
+2
*
QPID-5800: [Java Broker] Refactor Derby/JDBC message store implementations to...
Keith Wall
2014-06-18
3
-1041
/
+1185
*
QPID-5785: [Java Broker] Fix NPE when a topic exchange is closed after a mess...
Keith Wall
2014-06-17
2
-42
/
+185
*
QPID-5802: [Java Broker] Refactor VH implementations to avoid duplicated mess...
Keith Wall
2014-06-13
4
-58
/
+25
*
QPID-5721: Improve exception message used when String operand cannot be inter...
Keith Wall
2014-06-12
3
-44
/
+224
*
QPID-5715: Unregister children MBeans on Virtual Host Node stop
Alex Rudyy
2014-06-09
1
-1
/
+1
*
QPID-5803: [Java Broker] Add ability for the virtualhostnode to create a virt...
Keith Wall
2014-06-07
5
-49
/
+36
*
QPID-5800: [Java Broker] Remove the now redundant MessageStore/DurableConfigu...
Keith Wall
2014-06-07
12
-305
/
+8
*
QPID-5802: [Java Broker] Introduce separate VirtualHost types
Keith Wall
2014-06-06
16
-219
/
+239
*
QPID-5801: [Java Broker] Elimination of the BDB facade's initialisation tasks
Keith Wall
2014-06-06
13
-14
/
+95
*
QPID-5800: [Java Broker] Add DurableConfigurationStore#onDelete method to all...
Keith Wall
2014-06-06
10
-31
/
+79
*
QPID-5800: [Java Broker} Refactor MessageStore implementations extracting a M...
Keith Wall
2014-06-06
13
-414
/
+562
*
QPID-5715: Fix various issues with configuration upgrader to model 2 and stor...
Alex Rudyy
2014-06-06
5
-223
/
+442
*
QPID-5721: [Java Broker] Improve test coverage for default attributes, and at...
Keith Wall
2014-06-05
5
-25
/
+192
*
QPID-5795: [Java Broker] Prevent ConnectionAdapter leak when closing a messag...
Keith Wall
2014-05-30
3
-106
/
+32
*
QPID-5782: [Java Broker] Prevent VH housekeeper trying to check the state of ...
Keith Wall
2014-05-29
1
-12
/
+16
*
QPID-5791: [Java Broker] Json store should synchronise on update too
Keith Wall
2014-05-29
1
-1
/
+1
*
QPID-5715: On virtual host node deletion delete virtual host first, in order ...
Alex Rudyy
2014-05-24
4
-23
/
+42
*
QPID-5715: [Java Broker] Prevent sporadic failure of BDB HA REST test testNew...
Keith Wall
2014-05-23
1
-1
/
+0
*
QPID-5781: remove connection from the registry upon exception while closing, ...
Robert Gemmell
2014-05-22
1
-12
/
+11
*
QPID-5774: first main swipe, remove the Ant builds main build.xml and associa...
Robert Gemmell
2014-05-21
1
-33
/
+0
*
QPID-5715: [Java Broker] Make virtualhosts respect the states ACTIVE and STOPPED
Keith Wall
2014-05-21
1
-3
/
+3
*
QPID-5715: [Java Broker] Make virtualhosts respect the states ACTIVE and STOPPED
Keith Wall
2014-05-20
6
-96
/
+67
*
QPID-5762: log a warning but allow the model processing to continue when ther...
Robert Gemmell
2014-05-20
1
-6
/
+16
*
QPID-5766: Intitialisation of StatisticsCounter objects can lead to NPE.
Keith Wall
2014-05-16
5
-44
/
+10
*
QPID-5715: Fix Virtual Host MBean creation in JMX management plugin
Alex Rudyy
2014-05-15
1
-4
/
+4
*
QPID-5715: [Java Broker] Make virtualhostnode respect states ACTIVE and STOPPED
Keith Wall
2014-05-15
1
-7
/
+13
*
QPID-5413: Add UI for creation of virtual host nodes
Alex Rudyy
2014-05-13
2
-0
/
+9
*
QPID-5574 : [Java Broker] remove redundant state transitions
Robert Godfrey
2014-05-09
6
-50
/
+16
*
QPID-5754 : [Java Broker] Make state change operations methods rather than ca...
Robert Godfrey
2014-05-08
82
-1110
/
+1232
*
QPID-5413: Add virtual host node UI to view the details about existing virtua...
Alex Rudyy
2014-05-07
1
-3
/
+6
*
QPID-5746 : [Java Broker] Split attribute annotations into separate annotatio...
Robert Godfrey
2014-05-02
86
-462
/
+631
*
QPID-5715,QPID-5412: Add remote replication nodes
Alex Rudyy
2014-04-30
4
-1
/
+44
*
QPID-5578 : [Java Broker] Use annotation to allow registration of all Configu...
Robert Godfrey
2014-04-30
57
-1653
/
+808
*
QPID-5048: update pom versions to 0.30-SNAPSHOT, using: mvn release:update-ve...
Robert Gemmell
2014-04-29
1
-5
/
+5
*
QPID-5730 : [Java Broker] allow configured object attributes to be maked as n...
Robert Godfrey
2014-04-29
6
-3
/
+312
*
QPID-5578 : Address Review comment from Keith Wall re: r1589912
Robert Godfrey
2014-04-28
5
-65
/
+108
*
QPID-5686 : Address review comments from Alex Rudyy
Robert Godfrey
2014-04-28
1
-62
/
+22
*
QPID-5679 : Address review comments from Alex Rudyy
Robert Godfrey
2014-04-28
3
-68
/
+15
*
QPID-5721 : Allow interpolation to include the values of attributes of the ob...
Robert Godfrey
2014-04-28
1
-0
/
+135
*
QPID-5665 : Address review comments from Alex Rudyy
Robert Godfrey
2014-04-28
4
-134
/
+4
*
QPID-5726 : [Java Broker] Use annotation processing to generate object factor...
Robert Godfrey
2014-04-28
79
-1511
/
+385
*
QPID-5724 : Allow configured object default values to be overridden by subtypes
Robert Godfrey
2014-04-26
5
-96
/
+70
*
QPID-5715: [Java Broker]: Refactor VHN implementations to avoid duplicated code
Keith Wall
2014-04-26
4
-242
/
+320
*
QPID-5578 : make mocked queue return the correct model object to prevent NPEs
Robert Godfrey
2014-04-26
1
-0
/
+1
*
QPID-5615 : Address review comments from Alex Rudyy
Robert Godfrey
2014-04-25
37
-223
/
+127
*
QPID-5715: [Java Broker] Defect fix - when stop the VHN before deleting it
Keith Wall
2014-04-25
1
-1
/
+29
[next]