summaryrefslogtreecommitdiff
path: root/qpid/java/bdbstore
Commit message (Expand)AuthorAgeFilesLines
* QPID-5409: Restart the former master environment on MASTER transferjava-broker-bdb-haAlex Rudyy2014-02-193-42/+181
* QPID-5409: Fix failing unit test LocalReplicationNodeWithReplicatedEnvironmen...Alex Rudyy2014-02-194-16/+49
* QPID-5409: Add UI for editing node attributesAlex Rudyy2014-02-176-15/+477
* QPID-5409: Add basic state management on local replication node and add abili...Alex Rudyy2014-02-1312-163/+843
* NO-JIRA: Merge changes from the trunk in revisions 1564250:1567584 usingAlex Rudyy2014-02-127-48/+87
|\
| * QPID-5504 : Refactoring to allow for nodes other than queues to be subscribed...Robert Godfrey2014-02-074-4/+52
| * QPID-5048: Maven POM refactoring - names, descriptions, dependencies & versionsRobert Gemmell2014-02-063-44/+35
* | QPID-5409: Save virtual host state in the virtual host configuration store. R...Alex Rudyy2014-02-123-15/+20
* | QPID-5409: Environment thread is now used to perform set designated primary/s...Keith Wall2014-02-065-38/+108
* | QPID-5409: Fix LocalReplicationNode#setAttribute, ignore exception thrown by ...Keith Wall2014-02-064-71/+59
* | QPID-5409: Refactor BDB HA MBean to delegate the operations to the underlyin...Keith Wall2014-02-0611-294/+329
* | QPID-5409: Refactor RemoteReplicationNode to delegate je calls to ReplicatedE...Keith Wall2014-02-058-90/+147
* | QPID-5409: Add functionality to delete remote nodeKeith Wall2014-02-053-24/+79
* | QPID-5409: Add functionality into RemoteReplicationNode to change role attrib...Keith Wall2014-02-056-23/+299
* | QPID-5409: Refactor BDB HA system tests to use management REST interfaces ins...Keith Wall2014-02-048-86/+171
* | QPID-5409: Setting attributes on LocalReplicationNode now causes the correspo...Keith Wall2014-01-317-212/+715
* | QPID-5413: Fix the issue with flickering node rows in the nodes tableAlex Rudyy2014-01-291-5/+7
* | QPID-5409: On Broker startup, the tree of configured objects are told to atta...Keith Wall2014-01-294-30/+29
* | Merge changes from the trunk in revisions 1560619:1562452 usingKeith Wall2014-01-293-8/+8
|\ \ | |/
| * NO-JIRA : fix spelling error/typo in name of Enque(ue)ableMessageRobert Godfrey2014-01-233-8/+8
* | Merge changes from the trunk in revisions 1558036:1560619 usingKeith Wall2014-01-237-12/+52
|\ \ | |/
| * QPID-5504 : remove InboundMessage... characterize routing as being on the imm...Robert Godfrey2014-01-221-0/+6
| * QPID-5504 : initial refactoring to move common code into shared classes, make...Robert Godfrey2014-01-222-5/+4
| * QPID-5048: logging and build output cleanupRobert Gemmell2014-01-221-3/+6
| * QPID-5048: Logging dependency and configuration tidy up for maven buildRobert Gemmell2014-01-223-0/+31
| * QPID-5065: modifications to get more tests running on windows (both ant and m...Keith Wall2014-01-173-18/+27
| * NO-JIRA : add info to test assert to give clue as to why test failedRobert Godfrey2014-01-071-1/+4
| * QPID-5211: [Java Broker] Prevent spurious 'No valid transition from state CLO...Keith Wall2014-01-061-3/+11
| * NO-JIRA: Add missing licences to some Java Broker Management .html files (ide...Keith Wall2013-12-162-0/+32
* | QPID-5409: Refactring of bdb ha replication functionality and fixing testsKeith Wall2014-01-2227-221/+274
* | QPID-5409: Refactoring to move commit thread back to BDBMessageStore.Keith Wall2014-01-2214-172/+161
* | QPID-5409: Correct whitespace and a few other minor errors.Keith Wall2014-01-214-35/+4
* | QPID-5409: Add functionality to automatically detect that master is isolated ...Keith Wall2014-01-2116-608/+844
* | QPID-5413: Add getAttributeNames method into RemoteReplicationNode in order t...Alex Rudyy2014-01-212-2/+27
* | QPID-5409: Make replication node monitor interval/timeout configurable from t...Keith Wall2014-01-175-45/+87
* | QPID-5409: Add functionality to monitor for additions/removals from the grou...Keith Wall2014-01-167-371/+561
* | QPID-5413: Add UI to override JE environment and JE replication environment s...Alex Rudyy2014-01-164-3/+139
* | QPID-5412: (Simply) stop UnsupportedOperationException (Attribute is not supp...Keith Wall2014-01-141-2/+77
* | NO-JIRA: Merge latest changes back from trunk.Keith Wall2014-01-144-15/+51
* | QPID-5412: Stop saving virtual host state in conviguration storeAlex Rudyy2013-12-271-1/+18
* | QPID-5413: Improve Ha virtual host UIAlex Rudyy2013-12-274-19/+81
* | QPID-5413: Implement functionality to change virtual host state from REST int...Alex Rudyy2013-12-271-1/+3
* | QPID-5413: Add HA UI to web management consoleAlex Rudyy2013-12-2411-32/+465
* | QPID-5412: Implement REST interface for replication nodesAlex Rudyy2013-12-232-16/+124
* | QPID-5411: Allow storing of local replication node in the store. Refactoring ...Alex Rudyy2013-12-238-120/+81
* | QPID-5411: Stop evaluation of replication node attributes from virtual host a...Keith Wall2013-12-205-65/+91
* | QPID-5411: More LocalReplicationNode work.Keith Wall2013-12-2014-522/+1094
* | QPID-5411: Initial code introducing replication node into broker modelKeith Wall2013-12-137-32/+377
* | QPID-5410: Refactor BDBMessageStore and HAMessageStore to encapsulate environ...Keith Wall2013-12-1027-2710/+3733
|/
* QPID-5048: [Maven build system] Fix poms so that resources beneath the nonsta...Keith Wall2013-11-151-0/+11