summaryrefslogtreecommitdiff
path: root/qpid/java
Commit message (Expand)AuthorAgeFilesLines
* QPID-5164: remove use of qpid-all.jar from scripts, use classpath wildcard ex...Robert Gemmell2013-09-235-9/+9
* QPID-5161: prevent StoreOverfullTest from infinite looping if the client isn'...Robert Gemmell2013-09-231-0/+29
* QPID-5161: make UTF8Test use the resources in the jar instead of searching fo...Robert Gemmell2013-09-232-4/+9
* QPID-5161: make QTC able to generate the test.excludesfiles property contents...Robert Gemmell2013-09-231-2/+17
* QPID-5161: make QBTC use the canonical working dir, and throw an exception if...Robert Gemmell2013-09-231-1/+20
* QPID-5161: use a full test implementation of MessageMetaDataType to ensure th...Robert Gemmell2013-09-235-11/+296
* QPID-5163: move generation of the ACL log messages to broker-core alongside a...Robert Gemmell2013-09-233-7/+1
* QPID-5162: move the bdbstore-specific systests to their own moduleRobert Gemmell2013-09-2312-24/+100
* QPID-5161: update CloseOnNoRouteForMandatoryMessageTest to account for an add...Robert Gemmell2013-09-231-0/+18
* QPID-5160: add a qpid-test-utils module instead of making every modules tests...Robert Gemmell2013-09-2334-54/+455
* QPID-5159: fixups after previous directory rename of broker to broker-coreRobert Gemmell2013-09-2335-104/+139
* QPID-5159: move the entire broker dir to broker-core, no other changes, fixup...Robert Gemmell2013-09-23601-0/+0
* QPID-5158: extract the generation process for the common and broker modules i...Robert Gemmell2013-09-236-131/+243
* QPID-5157: Remove dead target whose execution is conditional on a property wh...Robert Gemmell2013-09-232-23/+1
* QPID-5157: remove unused test-only mock implementationRobert Gemmell2013-09-231-105/+0
* QPID-5138: Add functionality to delete user preferences from web management c...Alex Rudyy2013-09-194-42/+148
* QPID-5138: Protect user preferences operations with ACLAlex Rudyy2013-09-1910-1/+402
* QPID-5138: Change http management to use AuthenticationProvider for getting r...Alex Rudyy2013-09-177-40/+39
* QPID-5138: Disallow setting of preferneces provider for anonymous authenticat...Alex Rudyy2013-09-179-78/+138
* NO-JIRA: Remove background in qpid logo from web management consoleAlex Rudyy2013-09-141-0/+0
* QPID-5138: Add preferences UI into web management consoleAlex Rudyy2013-09-1411-7/+479
* QPID-5138: Add preferences REST interfaces to get, set and delete preferencesAlex Rudyy2013-09-146-0/+532
* QPID-5138: Add UI into web management console for creation and editing prefer...Alex Rudyy2013-09-1414-55/+727
* QPID-5138: Add preferences provider REST interfacesAlex Rudyy2013-09-143-0/+160
* QPID-5138: Integrate preferences provider into Broker model, create associati...Alex Rudyy2013-09-1427-63/+801
* QPID-5138: Introduce preferences provider interface and its implementation st...Alex Rudyy2013-09-143-0/+901
* Introduce UpdatableGrid widgetAlex Rudyy2013-09-144-143/+210
* [QPID-5058] Qpid JCA 0.22 on JBoss 5.1 Throws Errors. Corrected documentation...Weston M. Price2013-08-231-2/+2
* [QPID-5089] Remove Personalized User/Pass from EAP6/JBoss7 Example. Update EA...Weston M. Price2013-08-232-5/+18
* QPID-5087 : [Java Broker] Fix test to mock restoreQueue/Exchange rather than ...Robert Godfrey2013-08-211-6/+4
* QPID-5087 : [Java Broker] Allow use of separate message stores and configurat...Robert Godfrey2013-08-219-48/+114
* QPID-5087 : [Java Broker] Allow use of separate message stores and configurat...Robert Godfrey2013-08-211-2/+2
* QPID-5088 : [Java Broker] fix NPE when null queue name is looked up in the qu...Robert Godfrey2013-08-211-1/+1
* QPID-5088 : [Java Broker] Isolate use of AMQShortString and FieldTable to 0-8...Robert Godfrey2013-08-21106-1009/+606
* QPID-5087 : [Java Broker] Allow use of separate message stores and configurat...Robert Godfrey2013-08-2035-132/+1337
* [QPID-5082] Updated documentation to reflect new configuration changeWeston M. Price2013-08-191-1/+1
* QPID-5081 : [Java Broker] Refactor Queue Creation - allow integer argument fo...Robert Godfrey2013-08-191-1/+1
* QPID-5081 : [Java Broker] Refactor Queue CreationRobert Godfrey2013-08-181-2/+16
* QPID-5081 : [Java Broker] Refactor Queue CreationRobert Godfrey2013-08-1860-883/+1419
* [NO-JIRA] Changed JCA adapter to not use ConnectionPerHandler for performance...Weston M. Price2013-08-171-2/+2
* QPID-5050: Move invocation of ExceptionListener to after the failoverMutex is...Keith Wall2013-08-164-32/+290
* QPID-5074: update broker binary release tar process to handle plugins with de...Robert Gemmell2013-08-168-8/+37
* QPID-5073 : Add dependency on alternate exchange for queues where such an alt...Robert Godfrey2013-08-161-17/+15
* QPID-5073 : Add dependency on alternate exchange for queues where such an alt...Robert Godfrey2013-08-162-39/+167
* QPID-5073 : [Java Broker] Refactor DurableConfigurationStore recovery to allo...Robert Godfrey2013-08-1534-650/+1842
* NO-JIRA: Fixed Eclipse project generation - project name suffix now has defau...Phil Harvey2013-08-141-0/+1
* QPID-5065 : [Java] tests do not run on WindowsRobert Godfrey2013-08-091-1/+1
* QPID-5065 : [Java] tests do not run on WindowsRobert Godfrey2013-08-091-6/+4
* QPID-5065 : [Java] tests do not run on WindowsRobert Godfrey2013-08-093-19/+11
* QPID-5056 : [Java Broker] Change configuration model to allow for KeyStores/T...Robert Godfrey2013-08-0810-162/+213