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
/
jdbc-store
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-6481: Move java source tree to top level
Alex Rudyy
2015-04-15
32
-2903
/
+0
*
QPID-6457 : [Java Broker] Make asynchronous commits occur on executor threads
Robert Godfrey
2015-03-17
1
-0
/
+1
*
QPID-2836 : [Java Broker] Use slf4j facade for logging in the Java Broker
Robert Godfrey
2015-03-12
2
-4
/
+6
*
merge from trunk
Keith Wall
2015-03-03
6
-18
/
+42
*
Make close return a future, wait on Future in broker shutdown
Robert Godfrey
2015-02-19
1
-2
/
+2
*
QPID-6289: [Java Broker] Extend Java Broker model to encapsulate permitted ch...
Keith Wall
2014-12-27
1
-1
/
+10
*
QPID-6263 : [Java Broker] Remove knowledge of BrokerOptions from SystemConfig...
Robert Godfrey
2014-12-07
1
-3
/
+4
*
QPID-6221 : [Java Broker] Detect low disk space conditions and enforce flow c...
Robert Godfrey
2014-11-08
2
-0
/
+14
*
QPID-6126: Add ability to validate CO attributes on creation, transit COs int...
Alex Rudyy
2014-10-01
1
-2
/
+4
*
QPID-6075: [Java Broker] Deleting VHN fails to delete underlying store files ...
Andrew MacBean
2014-09-15
1
-1
/
+1
*
QPID-6093: Add UI to set context variables
Alex Rudyy
2014-09-11
7
-24
/
+9
*
QPID-6006: [Java Broker] UI to expose attribute defaults during create and ed...
Keith Wall
2014-08-16
1
-5
/
+5
*
QPID-5813: Advance version numbers on trunk to 0.29 or 0.32-SNAPSHOT as appro...
Justin Ross
2014-08-07
1
-1
/
+1
*
QPID-5972: [Java Broker] Web UI to edit actual attribute values rather than e...
Keith Wall
2014-08-07
8
-18
/
+20
*
QPID-5935: [Java Broker] Web Management UI style refactor to remove html inli...
Andrew MacBean
2014-08-04
5
-25
/
+25
*
QPID-5928: [Java Broker] Add UI into web management console for editing of vi...
Alex Rudyy
2014-08-01
7
-8
/
+366
*
QPID-5954: [Java Broker] Fix UnsupportedOperationException thrown from Generi...
Alex Rudyy
2014-08-01
2
-2
/
+4
*
QPID-5928: [Java Broker] Further enhancements and feedback changes for
Andrew MacBean
2014-07-30
4
-14
/
+3
*
QPID-5937 : [Java Broker] Add parameters to REST servlet to allow return of a...
Robert Godfrey
2014-07-29
3
-3
/
+3
*
QPID-5935: [Java Broker] Web Management UI style refactor to remove html inli...
Andrew MacBean
2014-07-29
3
-24
/
+24
*
QPID-5930 : [Java Broker] Minimize memory footprint for persistent messages
Robert Godfrey
2014-07-28
3
-10
/
+95
*
QPID-5165 : Change the Broker stores to use the generic ConfigurationStore im...
Robert Godfrey
2014-07-26
4
-6
/
+148
*
QPID-5928: [Java Broker] Implement or update virtualhostnode & virtualhost
Andrew MacBean
2014-07-25
7
-77
/
+122
*
QPID-5413: [Java Broker] Add virtualhostnode/virtualhost creation dialogue
Keith Wall
2014-07-16
8
-122
/
+210
*
QPID-5821: [Java Broker] Make JDBC username and password separate attributes ...
Andrew MacBean
2014-06-26
10
-14
/
+149
*
QPID-5821: [Java Broker] Refactor MessageStore and DurableConfigurationStore ...
Andrew MacBean
2014-06-26
10
-61
/
+145
*
QPID-5822: [Java Broker] Replace low level BDB/JDBC attributes in fovour of c...
Keith Wall
2014-06-18
6
-211
/
+338
*
QPID-5800: [Java Broker] Refactor Derby/JDBC message store implementations - ...
Keith Wall
2014-06-18
1
-3
/
+3
*
QPID-5800: [Java Broker] Refactor Derby/JDBC message store implementations to...
Keith Wall
2014-06-18
8
-529
/
+827
*
QPID-5802: [Java Broker] Refactor VH implementations to avoid duplicated mess...
Keith Wall
2014-06-13
1
-20
/
+2
*
QPID-5803: [Java Broker] Add ability for the virtualhostnode to create a virt...
Keith Wall
2014-06-07
1
-1
/
+3
*
QPID-5800: [Java Broker] Remove the now redundant MessageStore/DurableConfigu...
Keith Wall
2014-06-07
2
-90
/
+4
*
QPID-5802: [Java Broker] Introduce separate VirtualHost types
Keith Wall
2014-06-06
1
-0
/
+68
*
QPID-5801: [Java Broker] Elimination of the BDB facade's initialisation tasks
Keith Wall
2014-06-06
1
-0
/
+5
*
QPID-5800: [Java Broker} Refactor MessageStore implementations extracting a M...
Keith Wall
2014-06-06
3
-4
/
+90
*
QPID-5774: first main swipe, remove the Ant builds main build.xml and associa...
Robert Gemmell
2014-05-21
1
-32
/
+0
*
QPID-5413: Add UI for creation of virtual host nodes
Alex Rudyy
2014-05-13
2
-0
/
+148
*
QPID-5413: Add functionality to close the deleted tab of virtual host node.
Alex Rudyy
2014-05-08
1
-1
/
+3
*
QPID-5413: Add virtual host node UI to view the details about existing virtua...
Alex Rudyy
2014-05-07
7
-6
/
+111
*
QPID-5746 : [Java Broker] Split attribute annotations into separate annotatio...
Robert Godfrey
2014-05-02
1
-7
/
+7
*
QPID-5744: Change web management console to call management REST API under /a...
Alex Rudyy
2014-05-02
1
-1
/
+1
*
QPID-5048: update pom versions to 0.30-SNAPSHOT, using: mvn release:update-ve...
Robert Gemmell
2014-04-29
1
-1
/
+1
*
QPID-5726 : [Java Broker] Use annotation processing to generate object factor...
Robert Godfrey
2014-04-28
10
-126
/
+16
*
QPID-5715: [Java Broker] Add virtual host node to the model and refactor exis...
Keith Wall
2014-04-21
6
-8
/
+224
*
QPID-5048: re-instate dependency versions after qpid parent pom removal of de...
Robert Gemmell
2014-04-21
1
-0
/
+2
*
QPID-5653: Replace DurableConfigurationStore/MessageStore recoverers with vis...
Keith Wall
2014-04-04
1
-6
/
+0
*
NO-JIRA: Make the MessageStore and DurableConfigurationStore stateless. This...
Keith Wall
2014-03-28
1
-5
/
+5
*
Introduction of separate lifecycle methods on stores for open/close/recover.
Keith Wall
2014-03-25
2
-20
/
+20
*
QPID-5624: Introduce configurationStoreSettings VH attributes
Keith Wall
2014-03-17
5
-85
/
+44
*
QPID-5624: Introduce messageStoreSettings VH attribute and move all message s...
Keith Wall
2014-03-14
4
-23
/
+46
[next]