summaryrefslogtreecommitdiff
path: root/java/broker/src
Commit message (Expand)AuthorAgeFilesLines
* Merged out from trunkQPID-2519Stephen D. Huston2011-10-21166-4293/+10373
* Undo bad merge from trunk - merged at wrong level.Stephen D. Huston2011-10-21166-10373/+4293
* Merge trunk to QPID-2519 branchStephen D. Huston2011-10-20166-4293/+10373
* QPID-3048: InternalBrokerBasecase not removing all log actorsAndrew Donald Kennedy2011-02-172-12/+13
* QPID-2900: Changed SimpleAMQQueue to avoid race condition in the updating ato...Robert Gemmell2011-02-086-28/+396
* QPID-3029: actually set and negotiate the supported max num channels per conn...Robert Gemmell2011-02-046-4/+20
* QPID-3021: ensure the connection actor is used for connection control events ...Robert Gemmell2011-02-041-6/+14
* QPID-3017: improve error handling for the new transaction classes, add some l...Robert Gemmell2011-01-2810-124/+1581
* QPID-3023: enable using the ServerConfiguration directly instead of leveragin...Robert Gemmell2011-01-271-1/+1
* QPID-3021: set the session/connection actor when the connection recieves new ...Robert Gemmell2011-01-275-10/+64
* QPID-3020: fix _logActor variable shadowing, use CurrentActor to log Sub crea...Robert Gemmell2011-01-252-6/+6
* QPID-3014: create and use a connection actor directly, it doesnt need to be p...Robert Gemmell2011-01-243-5/+10
* QPID-3010: ensure the SimpleByteBufferAllocator is always used and non-direct...Robert Gemmell2011-01-212-38/+0
* QPID-2991: added message counts to connection stats; fixed xxxToClient statsGordon Sim2011-01-111-0/+12
* QPID-2966: add 'not implemented' stumps for the recently added get/setLogLeve...Robert Gemmell2010-12-111-0/+12
* QPID-2950: correct the shutdown exception check to verify the SQLCode is for ...Robert Gemmell2010-11-171-2/+4
* Increment version numbers from 0.7 to 0.8(docs) and 0.9(code)Robert Gemmell2010-11-071-1/+1
* reduce the amount of change required to update the icky hardcoded version inf...Robert Gemmell2010-11-071-27/+28
* QPID-2931: update MessageReference to stop nulling out the ServerMessage refe...Robert Gemmell2010-11-071-6/+7
* QPID-2887: Remove the System.out.println statements from SlowConsumerDetectio...Andrew Donald Kennedy2010-10-241-3/+0
* QPID-2898: when UUID is null, return null instead of doing String.valueOf()Robert Gemmell2010-10-111-1/+4
* QPID-2892: Catch Exception on signal handler failureAndrew Donald Kennedy2010-10-031-1/+1
* QPID-2839 Add channel (CHN) Operational Loggin on 0-10Andrew Donald Kennedy2010-10-031-5/+21
* QPID-2835 Implement CON Operational Logging on 0-10Andrew Donald Kennedy2010-10-038-35/+52
* QPID-2834: Implement subscriptions (SUB) operational logging on 0-10 Andrew Donald Kennedy2010-09-281-1/+6
* QPID-2834: Implement subscriptions (SUB) operational logging on 0-10Andrew Donald Kennedy2010-09-272-3/+15
* QPID-2801: Implement LogSubject Interface in 0-10 Subscription/ServerConnect...Andrew Donald Kennedy2010-09-273-18/+135
* QPID-2872: make the broker indicate a heartbeat max of 0sec to cause the clie...Robert Gemmell2010-09-261-0/+7
* add some missing Apache licence headers to files in the Java treeRobert Gemmell2010-09-262-0/+40
* QPID-2884: Pass the method arguments on Subscription_0_10 upon creationAndrew Donald Kennedy2010-09-263-6/+14
* QPID-2833: Add a Generic Actor for 0-10 LoggingAndrew Donald Kennedy2010-09-262-0/+88
* QPID-2858: Implement FilterManager for 0-10 subscriptionsAndrew Donald Kennedy2010-09-202-14/+13
* QPID-2857: address a further 60 or so issues identified by running FindBugs a...Robert Gemmell2010-09-198-64/+78
* QPID-2869: prevent entering the source queue as destinationRobert Gemmell2010-09-181-0/+8
* QPID-2868: guard against non-existent destinations when moving/copyingRobert Gemmell2010-09-181-3/+10
* QPID-2870: move the authorisation check outside the AtomicBoolean wrapped que...Robert Gemmell2010-09-181-5/+6
* QPID-2695: use exchangeName variable instead of exchange variable when loggin...Robert Gemmell2010-09-181-7/+8
* QPID-2704: simplify the implementation of SQEL scavenge() ability and add test.Robert Gemmell2010-09-182-51/+158
* Remove old commented out conflict marker, erroneous println debugging stateme...Robert Gemmell2010-09-183-12/+6
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-174-4/+12
* QPID-2858: Implement FilterManager for 0-10 subscriptionsAndrew Donald Kennedy2010-09-171-1/+5
* QPID-2858: Implement FilterManager for 0-10 subscriptionsAndrew Donald Kennedy2010-09-171-1/+18
* QPID-2832: Collate all the LogSubject formatting strings in a static classAndrew Donald Kennedy2010-09-178-124/+144
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-1279-877/+1194
* QPID-2856 : Attempting deltion of a default exchange should cause 530 not-all...Robert Godfrey2010-09-121-1/+21
* QPID-2855 : Broker Transport should not block on awaiting session close confi...Robert Godfrey2010-09-122-4/+19
* QPID-2854 : Correct implemention of 0-10 Queue Exclusivity in the Java BrokerRobert Godfrey2010-09-121-43/+30
* QPID-2606: remove erroneous logging, missed when applying the half megabyte p...Robert Gemmell2010-09-091-1/+0
* QPID-2840: update to fix issue with InVM tests passing in isolation but faili...Robert Gemmell2010-09-091-3/+3
* QPID-2840: make the status logging message prefix configurable but empty by d...Robert Gemmell2010-09-081-1/+1