summaryrefslogtreecommitdiff
path: root/qpid/java/broker-core
Commit message (Expand)AuthorAgeFilesLines
* QPID-5813: Lock in 0.30 release version numbers0.30Justin Ross2014-09-231-1/+1
* QPID-6068 : Merged revisions 1622677, 1622747, 1622768 from trunk to 0.30Robert Godfrey2014-09-089-88/+160
* QPID-6080 : Merged revision 1622968 from trunk to 0.30Robert Godfrey2014-09-081-1/+1
* QPID-6079 : Merged revisions 1622961 1623055 from trunk to 0.30Robert Godfrey2014-09-083-2/+24
* QPID-6076 : Merged revision 1622884 from trunk to 0.30Robert Godfrey2014-09-081-1/+5
* QPID-6044 : Merged to 0.30 branch from trunkRobert Godfrey2014-08-262-1/+102
* Merging from trunk r1619093:1620329 in the Java treeRobert Godfrey2014-08-2536-156/+981
* Merging from trunk r1618840:1619054 in the Java treeRobert Godfrey2014-08-2520-216/+641
* Merging from trunk r1618473:1618815 in the Java treeRobert Godfrey2014-08-2536-60/+551
* Merging from trunk r1618230:1618433 in the Java treeRobert Godfrey2014-08-2525-67/+517
* Merging from trunk r1617822:1618206 in the Java treeRobert Godfrey2014-08-2510-136/+125
* Merging from trunk r1617322:1617736 in the Java treeRobert Godfrey2014-08-254-64/+63
* Merging from trunk r1616716:1616818 in the Java treeRobert Godfrey2014-08-2532-35/+633
* Merging from trunk r1616861:1617235 in the Java treeRobert Godfrey2014-08-256-7/+14
* QPID-5813: merge license and empty file changes from trunk rr1617774 and 1618218Robert Gemmell2014-08-151-0/+0
* QPID-5980: port javadoc fixups from trunk to the 0.30 branchRobert Gemmell2014-08-088-38/+25
* QPID-5813: Advance the branch release version to 0.30Justin Ross2014-08-071-1/+1
* QPID-5971 : [Java Broker] enable long running transaction warnings by defaultRobert Godfrey2014-08-071-2/+2
* QPID-5970 : [Java Broker] Expose "age of oldest message on queue" to manageme...Robert Godfrey2014-08-0714-10/+278
* QPID-5965 : Fix test mock message to include stored messageRobert Godfrey2014-08-061-0/+2
* QPID-5965 : [Java Broker] flow transient messages to disk in low memory situa...Robert Godfrey2014-08-0612-10/+208
* QPID-5940 : Make ConfiguredObjectTypeRegistry more easy to test, and add some...Robert Godfrey2014-08-059-55/+346
* QPID-5639, QPID-5878 : Ensure that the client gets a chance to evaluate the s...Robert Godfrey2014-08-042-1/+7
* QPID-5957 , QPID-5958 : [Java Broker] Add new methods to mock objects so the ...Robert Godfrey2014-08-031-0/+18
* QPID-5946 : [Java Broker] Add ability to parse PKCS#1 format private keys and...Robert Godfrey2014-08-038-26/+181
* QPID-5958: [Java Broker] Wire up the Connection#remoteProcessPid attribute to...Keith Wall2014-08-032-1/+4
* QPID-5957: [Java Broker] Extend the Session model object to expose transactio...Keith Wall2014-08-033-4/+42
* QPID-5937 : Address comments from ~k-wallRobert Godfrey2014-07-311-1/+1
* QPID-5915: [Java Broker] Remove unintentional debug outputKeith Wall2014-07-311-1/+0
* QPID-5915: [Java Broker] Guard the case where client and server sides race to...Keith Wall2014-07-311-1/+17
* QPID-5926: [Java Broker] When transitioning from STOPPED to ACTIVE the virtua...Keith Wall2014-07-317-39/+173
* QPID-5946 : [Java Broker] Add alternative TrusStore implementation that can u...Robert Godfrey2014-07-304-6/+380
* QPID-5946 : [Java Broker] Add alternative KeyStore implementation that can us...Robert Godfrey2014-07-303-0/+601
* QPID-5940 : [Java Broker] Fix type registry to work when run in testsRobert Godfrey2014-07-301-1/+5
* QPID-5940 : [Java Broker] Add meta-data servletRobert Godfrey2014-07-291-8/+21
* NO-JIRA : remove debugging stack trace dumpRobert Godfrey2014-07-291-1/+0
* QPID-5937 : [Java Broker] Add parameters to REST servlet to allow return of a...Robert Godfrey2014-07-293-3/+8
* QPID-5934 : [Java Broker] Allow TTL to be overridden on a per-Queue basisRobert Godfrey2014-07-285-13/+178
* QPID-5930 : [Java Broker] Minimize memory footprint for persistent messagesRobert Godfrey2014-07-287-110/+423
* QPID-5165 : Change the Broker stores to use the generic ConfigurationStore im...Robert Godfrey2014-07-2652-3474/+675
* QPID-5928: [Java Broker] Implement or update virtualhostnode & virtualhostAndrew MacBean2014-07-252-2/+59
* QPID-5907 : [Java Broker] Remove unreferenced messages from the store in asyn...Robert Godfrey2014-07-251-2/+19
* QPID-4304 : [Java Broker] Add an attribute to queues - "messageDurability" - ...Robert Godfrey2014-07-2522-211/+294
* QPID-5915: [Java Broker] Ensure that closing a Connection model object also c...Keith Wall2014-07-245-26/+111
* QPID-5922 : [Java Broker] restrict the use of PLAIN authentication to secure ...Robert Godfrey2014-07-2435-506/+407
* QPID-5918: [Java Broker] Use the interpolation of file.separator to build pat...Keith Wall2014-07-241-4/+4
* QPID-5917 : deleting a user from a SCRAM-* auth provider causes the auth prov...Robert Godfrey2014-07-232-19/+16
* QPID-5796: [Java Broker] Prevent possibility of AOOBE if connection registry ...Keith Wall2014-07-221-42/+45
* QPID-5912: [Java Broker] Prevent failure to send to a consumer on the straigh...Keith Wall2014-07-223-88/+99
* QPID-5903: Apply json escaping mechanism to virtualhost blueprints used in in...Keith Wall2014-07-221-1/+1