summaryrefslogtreecommitdiff
path: root/qpid/java/broker
Commit message (Expand)AuthorAgeFilesLines
* QPID-3720 : [Java Broker] Implement Message GroupingRobert Godfrey2012-01-038-44/+301
* QPID-464 : Set the default uncaught exception handler to abruptly terminate t...Robert Godfrey2012-01-023-27/+91
* QPID-3713 : Implement producer side flow control for 0-10 in Java BrokerRobert Godfrey2012-01-026-16/+115
* QPID-3714 : [Java] Performance ImprovementsRobert Godfrey2011-12-2887-2288/+2660
* QPID-3707: Fix ClassCastException when processing QueueUnbind for 0-9-1 proto...Keith Wall2011-12-221-5/+18
* QPID-3698: remove unnecessary test - MessageStoreShutdownTestKeith Wall2011-12-201-81/+0
* QPID-3682: Shutdown Plugin ImprovementsKeith Wall2011-12-163-34/+33
* QPID-3687 : Improve Java Broker performanceRobert Godfrey2011-12-1516-186/+770
* QPID-3684: Remove the Message Store Tool and its associated script and config...Keith Wall2011-12-1520-3520/+0
* QPID-3680: Header exchange bindings not being created via JMX Management ConsoleKeith Wall2011-12-142-39/+129
* QPID-3676: Correct issues found by findbugs marked as blockersKeith Wall2011-12-132-121/+122
* QPID-3489: Attempt to load all custom exchanges rather than returning at firs...Andrew Donald Kennedy2011-12-061-1/+1
* QPID-2243: 0-10 protocol connections do not have a matching JMX MBean to allo...Robert Gemmell2011-12-019-99/+822
* NO-JIRA: update scripts to reference current deps etcRobert Gemmell2011-11-301-1/+1
* NO-JIRA: copy optional module scripts if the module is requestedRobert Gemmell2011-11-301-3/+15
* NO-JIRA: remove unused 'qpid.passwd' file, update 'md5passwd' file to align u...Robert Gemmell2011-11-306-214/+2
* QPID-3642: Fix for redelivery regression found by python testsKeith Wall2011-11-302-8/+7
* QPID-3601: Occasional failure to delete queue on broker shutdownKeith Wall2011-11-302-8/+35
* QPID-3641: rename configuration element aclv2 => acl.Keith Wall2011-11-281-2/+2
* QPID-3489: Added org.apache.qpid.server.message to exported packages for brokerAndrew Donald Kennedy2011-11-281-0/+1
* QPID-3642, QPID-3640: Add Dead Letter Queue functionality for 0-10 path. Also...Keith Wall2011-11-285-12/+77
* QPID-3642,QPID-3643: Add Dead Letter Queue functionality for 0-8/0-9/0-9-1 pa...Keith Wall2011-11-2828-113/+1355
* QPID-3474: Maintain connectionid/username Map from only JMXManagedObjectRegis...Keith Wall2011-11-252-16/+31
* QPID-3474: Use JMX notification handback data to ensure that open/close/fail ...Keith Wall2011-11-242-13/+73
* QPID-3641: ACLV2 Simplifications and Improvements for Java BrokerKeith Wall2011-11-2410-109/+213
* QPID-3559: SimpleDateFormat used in thread unsafe manner in JMX Managed Queue...Keith Wall2011-11-202-102/+180
* QPID-3622: Add Sorted Queue funtionalityKeith Wall2011-11-2033-478/+2145
* NO-JIRA: add missing licence headers to various files in the java treeRobert Gemmell2011-11-173-0/+60
* QPID-2703: 0-8..0-9-1 Transaction rollback/recover does not restore consumer ...Keith Wall2011-11-177-17/+26
* QPID-3617: AMQQueueMBean.viewMessages: Viewing message without priority set e...Keith Wall2011-11-171-1/+1
* QPID-3592: ensure that the 'used credit' values are decremented when message ...Robert Gemmell2011-11-1112-53/+105
* QPID-3490: creating queue via JMX now binds the queue to the default exchange...Keith Wall2011-11-113-6/+35
* QPID-3539: NoLocal should occur at the connection level and not the session l...Keith Wall2011-11-102-12/+39
* QPID-3518: Introduce client side ability to detect server side support.Keith Wall2011-11-097-11/+88
* QPID-3446: Unregister existing subscriptions when closing the connections [du...Robert Gemmell2011-11-074-17/+31
* QPID-3583: Update trunk version from 0.13 to 0.15Justin Ross2011-11-032-3/+3
* QPID-3570: update MessageTransferMessage and TransferMessageReference to use ...Robert Gemmell2011-11-016-111/+98
* QPID-3558: Add broker Maven and OSGi artifacts to buildAndrew Donald Kennedy2011-10-312-1/+28
* QPID-3428: update to stop duplicate 0-10 session registrations into the manag...Robert Gemmell2011-10-304-8/+9
* NO-JIRA: add example configuration for using a persistence storeRobert Gemmell2011-10-301-6/+9
* QPID-3561: stop allocating such a large buffer up front when encoding the 0-1...Robert Gemmell2011-10-301-1/+1
* QPID-3504: add the lib\opt wildcard to the classpath in the qpid.server.bat f...Robert Gemmell2011-10-241-2/+2
* QPID-3517: Inconsistent SSL configuration keys in Java Broker in config.xmlKeith Wall2011-10-164-27/+61
* QPID-3417: C++ broker - support adding arrival timestamp to received messages.Kenneth Anthony Giusti2011-10-121-0/+13
* QPID-3346: move message group feature into trunk.Kenneth Anthony Giusti2011-10-071-3/+14
* QPID-3515: update qpid-server and qpid-run to enable them to work if QPID_HOM...Robert Gemmell2011-09-301-2/+2
* QPID-3504: make the broker start script check for additional jar files in lib...Robert Gemmell2011-09-301-2/+2
* QPID-3444: issue an invalid argument execution exception if the exchange name...Robert Gemmell2011-09-252-8/+21
* QPID-3504: add the Java broker bdbstore to the build as an optional moduleRobert Gemmell2011-09-241-0/+4
* QPID-3332: Separate open/idle transaction timeout tests to remove the possibi...Keith Wall2011-09-231-1/+1