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
/
bdbstore
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
QPID-3986: Improved tests and resolved some potential thread-safety issues
Robert Gemmell
2012-05-29
1
-0
/
+73
*
QPID-4006: [Java Broker] BDB HA.
Keith Wall
2012-05-25
11
-61
/
+225
*
QPID-4006: Remove BDB StateChangeListener during Environment#close() to avoid...
Keith Wall
2012-05-24
1
-73
/
+108
*
QPID-4006: BDB HA. Make passivation async to avoid holding up the BDB thread....
Keith Wall
2012-05-22
4
-157
/
+122
*
QPID-4006: Fix failing HA tests due to spaces in filenames on Apache CI servers
Keith Wall
2012-05-18
3
-9
/
+3
*
QPID-4006: add support for using BDB HA to form an active-passive cluster for...
Robert Gemmell
2012-05-17
18
-342
/
+2833
*
QPID-3996 : [Java Broker] update BDB depency to latest version
Robert Godfrey
2012-05-15
1
-5
/
+1
*
QPID-3994: add ability to specify -Doptional=true to enable all optional modu...
Robert Gemmell
2012-05-14
1
-0
/
+1
*
QPID-3986 : [Java Broker] Fix typo/bug for low threshold > high threshold case
Robert Godfrey
2012-05-14
1
-1
/
+1
*
QPID-3994: trivial changes to the build.xml files to aid people regenerating ...
Robert Gemmell
2012-05-13
1
-0
/
+1
*
QPID-3994: use Ivy to download the main component dependencies during the bui...
Robert Gemmell
2012-05-11
1
-7
/
+14
*
QPID-3986 : [Java Broker] Tidy up constant use for Underfull/Overfull properties
Robert Godfrey
2012-05-07
1
-24
/
+4
*
QPID-3986 : [Java Broker] Add producer flow control based on total disk usage
Robert Godfrey
2012-05-07
2
-15
/
+147
*
QPID-3923: Store queue, exchange and binding as configured objects in bdb store
Robert Gemmell
2012-04-17
26
-895
/
+1492
*
QPID-3917 : Fix failing BDB test, remove unusued readOnly flag
Robert Godfrey
2012-04-13
3
-59
/
+31
*
QPID-3917 : Refactor changes to MessageStore to use listeners and not decorators
Robert Godfrey
2012-04-12
3
-32
/
+42
*
QPID-3929: remove old perftests + integrationtests + junit-toolkit modules an...
Robert Gemmell
2012-04-04
2
-44
/
+1
*
QPID-3917: Refactor VirtualHost/MessageStore implementations to be ready for ...
Keith Wall
2012-03-30
4
-2003
/
+2063
*
QPID-3916: Change message store interface to extend DurableConfigurationStore...
Keith Wall
2012-03-30
5
-40
/
+29
*
QPID-3913: Remove unused logsubject
Keith Wall
2012-03-29
8
-50
/
+40
*
QPID-3913: Fix BDBUpgradeTest for spawn test profiles
Keith Wall
2012-03-28
1
-1
/
+6
*
QPID-3913: Add functionality to upgrade bdbstore automatically on broker star...
Keith Wall
2012-03-27
58
-2882
/
+3206
*
QPID-3864: Adjust version numbers on trunk for development toward 0.18
Justin Ross
2012-03-08
3
-3
/
+3
*
AMQP-24 : [Java Broker] Implement distributed transactions for AMQP 0-10
Robert Godfrey
2012-02-23
5
-1
/
+417
*
QPID-3743: remove try-catch block on converting BDB message meta data entry i...
Robert Gemmell
2012-02-17
1
-20
/
+9
*
QPID-3835: add the empty 'no selector' argument to bindings for DurableSubscr...
Robert Gemmell
2012-02-13
5
-29
/
+84
*
QPID-3835: update the test preparer tool to generate content for a durable su...
Robert Gemmell
2012-02-13
3
-34
/
+146
*
QPID-3775: Change BDB shell scripts to avoid use of readlink when determining...
Keith Wall
2012-02-06
3
-7
/
+12
*
QPID-3789 : [Java] code tidyups
Robert Godfrey
2012-01-29
12
-224
/
+331
*
QPID-3775: Fix path handling in bdb scripts.
Keith Wall
2012-01-28
2
-8
/
+14
*
QPID-3775: Automate the manual persistent store tests.
Keith Wall
2012-01-28
5
-166
/
+195
*
NO-JIRA: Encapsulate fields, use private members and accesors (keep checkstyl...
Robert Godfrey
2012-01-27
3
-14
/
+14
*
NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...
Robert Godfrey
2012-01-27
24
-147
/
+152
*
QPID-3774 : Work around Java BDB issue with cursors and flushLog
Robert Godfrey
2012-01-21
1
-63
/
+25
*
QPID-3774 : allow out of order completion of persistent enqueues / dequeues
Robert Godfrey
2012-01-20
1
-57
/
+130
*
QPID-3736 : Upgrade to BDB version 5.0.34
Robert Godfrey
2012-01-11
2
-3
/
+2
*
QPID-946 , QPID-2379 : Fix for BDBUpgradeTest failure introduced by previous ...
Robert Godfrey
2012-01-08
1
-108
/
+117
*
QPID-946 , QPID-2379 : QMF and Federation fixes (now works again with qpid-co...
Robert Godfrey
2012-01-07
3
-2
/
+295
*
QPID-3714 : [Java] Performance Improvements
Robert Godfrey
2011-12-28
4
-147
/
+301
*
QPID-3712: fix regression (error in logic was adding port number to path twice).
Keith Wall
2011-12-26
1
-7
/
+0
*
NO-JIRA: move log4j config for backup.sh to correct location
Keith Wall
2011-12-15
1
-0
/
+0
*
NO-JIRA: update scripts to reference current deps etc
Robert Gemmell
2011-11-30
4
-10
/
+6
*
QPID-3583: Update trunk version from 0.13 to 0.15
Justin Ross
2011-11-03
2
-2
/
+2
*
QPID-3568: Updated BDB to je-4.0.117 version
Andrew Donald Kennedy
2011-11-01
1
-1
/
+1
*
QPID-3558: Add broker Maven and OSGi artifacts to build
Andrew Donald Kennedy
2011-10-31
2
-3
/
+3
*
QPID-3402: ensure the test JVMs execute with the working dir set to the qpid/...
Robert Gemmell
2011-09-30
1
-1
/
+1
*
QPID-3504: add the Java broker bdbstore to the build as an optional module
Robert Gemmell
2011-09-24
44
-0
/
+6974
[prev]