summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/main/java/org/apache
Commit message (Expand)AuthorAgeFilesLines
* QPID-3158 - Defect in the CRAM-MD5-HEX mechanism - CRAMMD5HexInitialiser fail...Robert Gemmell2011-03-313-7/+9
* QPID-3167: add a unit test of SimpleAMQQueue#processQueue to check delivery w...Robert Gemmell2011-03-3011-72/+106
* QPID-3165: ensure all subscriptions are checked before making the decision on...Robert Gemmell2011-03-251-22/+71
* QPID-3090: quote the MBean ObjectName key values for the names of Queues, Con...Robert Gemmell2011-03-015-37/+10
* QPID-2932: Add logging to statistics counter on resetAndrew Donald Kennedy2010-12-201-0/+1
* QPID-2973: create the StoreContext upfront for one-time use at later points, ...Robert Gemmell2010-12-102-10/+14
* QPID-2973: ignore the Immediate status of the message when enqueing on the DL...Robert Gemmell2010-12-075-37/+55
* QPID-2974: add configuration for enabling/disabling DLQ functionalityRobert Gemmell2010-12-074-3/+26
* QPID-2973: add JMX support for creating and manipulating queues with new DLQ ...Robert Gemmell2010-12-074-12/+52
* QPID-2973: broker support for rejecting messages without requeue, and creatin...Robert Gemmell2010-12-0722-66/+424
* Remove temporary files that should not have been checked inAndrew Donald Kennedy2010-12-012-325/+0
* QPID-2932: Updating tests and placement of counter callbackAndrew Donald Kennedy2010-11-235-7/+329
* QPID-2932: Change AtomicLong to synchronized primitive accessAndrew Donald Kennedy2010-11-231-24/+23
* QPID-2932: Move all AtomicLong operations to end of sample period.Andrew Donald Kennedy2010-11-231-9/+10
* QPID-2932: Update operational logging messagesAndrew Donald Kennedy2010-11-102-13/+14
* QPID-2932: Make current rate update only once per sample periodAndrew Donald Kennedy2010-11-101-2/+4
* QPID-2932: Split statistics into received and deliveredAndrew Donald Kennedy2010-11-0910-121/+293
* QPID-2932: Updated tests and documentationAndrew Donald Kennedy2010-11-097-18/+58
* QPID-2932: Add statistics generation for broker message deliveryAndrew Donald Kennedy2010-11-0816-39/+703
* QPID-2892: Catch Exception on signal handler failureAndrew Donald Kennedy2010-10-031-2/+3
* Revert ConcurrentHashMap change from 998887Andrew Donald Kennedy2010-10-011-2/+2
* QPID-2869: prevent entering the source queue as destinationRobert Gemmell2010-09-271-0/+8
* QPID-2868: guard against non-existent destinations when moving/copyingRobert Gemmell2010-09-271-2/+12
* QPID-2886: correct issues highlighted by running FindBugs across the codebase.Robert Gemmell2010-09-2733-237/+285
* QPID-2864: Make logging ALERT THE USER properlyAndrew Donald Kennedy2010-09-241-2/+2
* QPID-2864: UpdateAndrew Donald Kennedy2010-09-231-5/+8
* QPID-2864: Add extra logging when warning on open and idle transactionsAndrew Donald Kennedy2010-09-231-0/+2
* QPID-2864: Add producer configurable transaction timeoutsAndrew Donald Kennedy2010-09-2013-30/+207
* QPID-2758: Replace call to run() with start() on Thread objectAndrew Donald Kennedy2010-07-261-1/+1
* QPID-2757: Remove double checked lockingAndrew Donald Kennedy2010-07-261-14/+7
* QPID-2700 Patch files from Andrew Kennedy to allow queue unbindMarnie McCormack2010-06-304-0/+123
* QPID-2684: Fix close logic in Derby store to only close when the connection i...Robert Gemmell2010-06-231-36/+1
* QPID-2664 More fixes for database resource clean up in exception pathMarnie McCormack2010-06-151-55/+65
* QPID-2664 Fixes for database resource clean upMarnie McCormack2010-06-151-122/+318
* QPID-2597: make the scavenge count field an instance variable to allow pickin...Robert Gemmell2010-05-131-1/+1
* QPID-2597: Add test for SQEL scavenging ability. Update SQEL.advanceHead() to...Robert Gemmell2010-05-121-7/+6
* QPID-2567 : Update the scavenge code based on feedback from Andrew Kennedy an...Martin Ritchie2010-05-122-95/+16
* QPID-2596 : Updated QEI to restoreCredit when aquired messages are released. ...Martin Ritchie2010-05-111-0/+5
* QPID-2597 : Add scavenge code. Unit test for SQEL to follow. Martin Ritchie2010-05-112-1/+97
* QPID-2568: revert changes from commits 941359, 941376 and 941792Robert Gemmell2010-05-116-76/+51
* QPID-2568: make some necessary adjustments to support the release of the mess...Robert Gemmell2010-05-066-53/+74
* QPID-2568: move the null into 'dispose' instead of 'delete'Robert Gemmell2010-05-051-3/+3
* QPID-2568: null the message ref when the QueueEntry enters the deleted stateRobert Gemmell2010-05-051-1/+5
* QPID-2455: Pull the message size from the AMQMessage instead of digging it ou...Robert Gemmell2010-04-061-10/+1
* QPID-2361: Fix to correctly set default virtualhost name in external configur...Robert Gemmell2010-04-051-1/+6
* QPID-2479: Add info/debug level logging to allow tracking the virtualhost hou...Robert Gemmell2010-04-021-4/+8
* QPID-2466: Replace usages of WeakReference in the MessageHandles with SoftRef...Robert Gemmell2010-03-302-17/+17
* QPID-2630, QPID-2631: Restore the virtualhosts.xml file. When a virtualhosts....Robert Gemmell2010-03-301-38/+74
* QPID-2449: when SAMQQ.delete() is called and associated bindings are unregist...Robert Gemmell2010-03-183-4/+10
* QPID-2370 : Committing patch to improve broker logging. This will not cleanly...Martin Ritchie2010-02-022-2/+4