summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-5637: reset Selector singleton across fork.Ken Giusti2014-05-201-2/+4
* QPID-5715: [Java Broker] Make virtualhosts respect the states ACTIVE and STOPPEDKeith Wall2014-05-2015-144/+197
* QPID-5715: On BDB HA virtual host node deletion invoke ReplicationGroupAdmin#...Alex Rudyy2014-05-206-9/+245
* NO-JIRA: [Java Broker] Add extra assertions to PortRestTest to help investiga...Keith Wall2014-05-201-3/+12
* QPID-5762: log a warning but allow the model processing to continue when ther...Robert Gemmell2014-05-201-6/+16
* NO-JIRA: Make java-mms test profile ignore org.apache.qpid.server.store.berke...Keith Wall2014-05-161-0/+2
* QPID-5413: Improve virtual host node and virtual host UIAlex Rudyy2014-05-164-22/+30
* QPID-5766: Intitialisation of StatisticsCounter objects can lead to NPE.Keith Wall2014-05-169-80/+31
* QPID-5554: [Java Broker Documentation] Add logging overview and appendix desc...Keith Wall2014-05-166-30/+285
* QPID-5715: Fix Virtual Host MBean creation in JMX management pluginAlex Rudyy2014-05-1510-177/+551
* QPID-5715: [Java Broker] Make virtualhostnode respect states ACTIVE and STOPPEDKeith Wall2014-05-155-7/+213
* QPID-5765: don't invoke on dangling pointerGordon Sim2014-05-147-14/+35
* QPID-5715: BDB HA's remote replication nodes were using wrong value for lastK...Keith Wall2014-05-142-4/+28
* QPID-5747: create codec for outgoing connections on establishing the connecti...Gordon Sim2014-05-132-12/+18
* QPID-5744: Add support for REST URIs containing the major version in addition...Alex Rudyy2014-05-131-0/+1
* QPID-5413: Add UI for creation of virtual host nodesAlex Rudyy2014-05-1320-280/+979
* QPID-5758: Move purging of expired messages from timer thread to worker threadGordon Sim2014-05-134-21/+31
* QPID-5750: [linearstore] Broker fails with JERR__AIO: AIO error. (AIO write o...Kim van der Riet2014-05-1311-25/+142
* QPID-5764: update note to reflect the trunk maven build no longer requiring f...Robert Gemmell2014-05-131-4/+2
* QPID-5764: add note detaling the move to the maven build for future releases,...Robert Gemmell2014-05-131-0/+19
* QPID-5761: Fix BDBHAVirtualHostNodeRestTest test failure caused by premature ...Alex Rudyy2014-05-121-3/+3
* QPID-5746, QPID-5610: fix compilation for QMF2 broker pluginRobert Gemmell2014-05-101-1/+1
* QPID-5574 : [Java Broker] remove redundant state transitionsRobert Godfrey2014-05-099-72/+17
* QPID-5759 : [Java Broker] add annotation validationRobert Godfrey2014-05-093-0/+435
* QPID-5409 : Change BDB HA MBean to delegate operations to BDB HA node instanceAlex Rudyy2014-05-0911-282/+241
* QPID-5754 : [Java Broker] close the qmf agent when the plugin is closedRobert Godfrey2014-05-081-0/+10
* QPID-5754 : [Java Broker] Make state change operations methods rather than ca...Robert Godfrey2014-05-08110-1382/+1526
* QPID-5413: Add functionality to close the deleted tab of virtual host node.Alex Rudyy2014-05-088-18/+49
* QPID-5752: qpid-java-build POM special char removalRobert Gemmell2014-05-081-1/+1
* QPID-5751: RELEASE_NOTES file has stale contentCharles E. Rolke2014-05-071-7/+5
* QPID-5413: Add BDB HA Virtual host node editing UIAlex Rudyy2014-05-074-2/+348
* QPID-5413: Add virtual host node UI to view the details about existing virtua...Alex Rudyy2014-05-0723-34/+998
* NO-JIRA: HA Added troubleshooting section to the user documentation.Alan Conway2014-05-051-22/+223
* QPID-5726: add libs property to fix the release-mvn targetRobert Gemmell2014-05-051-0/+2
* QPID-5744: Fix REST URL in 'Add Exchange UI' of web management consoleAlex Rudyy2014-05-052-4/+6
* QPID-5610: copy the mavenised qmf2 java tools build tree to trunkRobert Gemmell2014-05-02234-0/+40383
* QPID-5610: remove existing java qmf tools dir, to make way for the mavenised ...Robert Gemmell2014-05-02237-41451/+0
* QPID-5048: change to using the qpid-parent 1.0 release pomRobert Gemmell2014-05-021-1/+1
* QPID-5746 : [Java Broker] Split attribute annotations into separate annotatio...Robert Godfrey2014-05-02115-557/+765
* QPID-5744: Change web management console to call management REST API under /a...Alex Rudyy2014-05-0247-560/+231
* QPID-5744: Move management REST API under /api/latest and auxiliary REST serv...Alex Rudyy2014-05-0238-457/+444
* QPID-5743: Explain how to use pkg-config to locate protonAlan Conway2014-05-021-4/+5
* QPID-5715: Restart replicated environment several times before giving up. Thi...Alex Rudyy2014-05-022-10/+33
* NO-JIRA: HA fix hanging ha_tests.test_failover_send_receive on RHEL5Alan Conway2014-05-013-31/+31
* QPID-5741: No longer warn when building Qpid with Proton 0.7Andrew Stitcher2014-05-011-1/+1
* QPID-5715: Fix sporadically faling BDB HA testsAlex Rudyy2014-05-011-20/+27
* QPID-5739: update Hello example config to correctly specify clientid, and sho...Robert Gemmell2014-05-011-2/+2
* QPID-5673 : Allow for closing of a connection that has not yet been openedRobert Godfrey2014-05-011-0/+2
* QPID-5737: wakeup driver for output which may be necessary if sessions outgoi...Gordon Sim2014-04-301-0/+2
* QPID-5715: Address review comments from Alex RudyyKeith Wall2014-04-302-23/+54