summaryrefslogtreecommitdiff
path: root/qpid/java
Commit message (Expand)AuthorAgeFilesLines
* QPID-5779: Add more logging to help understand sporadic test failure.Keith Wall2014-05-213-3/+51
* QPID-5779: [Java Broker] JMX plugin's server sockets should set the SO_REUSEA...Keith Wall2014-05-214-11/+14
* NO-JIRA: add a file recording the tests using spawned brokersRobert Gemmell2014-05-211-0/+29
* QPID-5774: remove client plugins dirRobert Gemmell2014-05-212-42/+0
* QPID-5774: remove dependency stubs used for the old pom generation the Ant bu...Robert Gemmell2014-05-2136-865/+0
* QPID-5774: remove test profile files, custom Ant tasks, resources files speci...Robert Gemmell2014-05-2145-2458/+0
* QPID-5774: first main swipe, remove the Ant builds main build.xml and associa...Robert Gemmell2014-05-2149-4234/+0
* QPID-5779: [Java Broker] JMX plugin's server sockets should set the SO_REUSEA...Keith Wall2014-05-214-22/+101
* QPID-5715: [Java Broker] Make virtualhosts respect the states ACTIVE and STOPPEDKeith Wall2014-05-216-19/+158
* QPID-5777: delete stale 'doc' directoryRobert Gemmell2014-05-2115-0/+0
* 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-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-5715: BDB HA's remote replication nodes were using wrong value for lastK...Keith Wall2014-05-142-4/+28
* 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-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-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] Make state change operations methods rather than ca...Robert Godfrey2014-05-08108-1352/+1520
* 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-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
* 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-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-5715: Restart replicated environment several times before giving up. Thi...Alex Rudyy2014-05-022-10/+33
* 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-5715: Address review comments from Alex RudyyKeith Wall2014-04-302-23/+54
* QPID-5715,QPID-5412: Add remote replication nodesAlex Rudyy2014-04-3013-89/+1295
* QPID-5048: fix scope on dependencyRobert Gemmell2014-04-301-0/+1
* QPID-5578 : [Java Broker] Use annotation to allow registration of all Configu...Robert Godfrey2014-04-3098-2047/+1225
* QPID-5048: remove enforcer rule that requires enable property to be set.Robert Gemmell2014-04-291-5/+0
* QPID-5048: update pom versions to 0.30-SNAPSHOT, using: mvn release:update-ve...Robert Gemmell2014-04-2939-53/+50
* QPID-5730 : [Java Broker] allow configured object attributes to be maked as n...Robert Godfrey2014-04-298-46/+317