summaryrefslogtreecommitdiff
path: root/java/broker
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunk rev 493060Robert Greig2007-01-072-8/+5
* Replaced incorrect file header (C) statementsRobert Greig2007-01-057-56/+140
* Fix to remove reliance on thread local transaction reference and replace it w...Robert Greig2007-01-0527-193/+339
* Merged up to trunk rev 491879Robert Greig2007-01-043-178/+240
* Merge up to trunk rev 490505Robert Greig2006-12-2828-128/+396
* Merge of trunk up to rev 489403Robert Greig2006-12-2644-99/+4341
* Merge from trunk up to revision 488596Robert Greig2006-12-2114-17/+36
* Merge from trunk up to revision 487903Robert Greig2006-12-2112-557/+1071
* Merge from trunk up to revision 486648Robert Greig2006-12-212-2/+12
* Merge from trunk up to revision 486610Robert Greig2006-12-212-1/+26
* Merge from trunk up to rev 486165Robert Greig2006-12-211-1/+12
* Merged up to rev 485730 from trunkRobert Greig2006-12-1816-593/+455
* Improvements to support message recovery on broker startupRobert Greig2006-12-063-49/+166
* Fixed up clustering and a few tests that were failing.Robert Greig2006-11-293-14/+3
* Fixes to tests.Robert Greig2006-11-2810-74/+122
* Work in progress.Robert Greig2006-11-261-0/+15
* Merge of broker from trunk rev 478883Robert Greig2006-11-26132-2072/+3091
* Merge of broker/test from trunk revision 478870Robert Greig2006-11-2438-4144/+83
* Start of merge from trunk - some manual restructuringRobert Greig2006-11-2442-0/+0
* Start of merge from trunk - some manual restructuringRobert Greig2006-11-24182-0/+0
* Start of merge from trunk - some manual restructuringRobert Greig2006-11-2442-0/+0
* Start of merge from trunk - some manual restructuringRobert Greig2006-11-2438-0/+0
* Start of merge from trunk - some manual restructuringRobert Greig2006-11-2442-0/+0
* Start of merge from trunk - some manual restructuringRobert Greig2006-11-23181-0/+0
* Start of merge from trunk - some manual restructuringRobert Greig2006-11-23140-0/+0
* QPID-32 Work-in-progress commit.Robert Greig2006-11-2219-167/+284
* QPID-32: sync of changes.Robert Greig2006-11-194-6/+25
* QPID-32 Work-in-progress commit.Robert Greig2006-11-1713-102/+239
* QPID-32 Commit of work in progress changes.Robert Greig2006-11-0823-176/+319
* QPID-32. Some more updates. Note that this is still a work in progress and th...Robert Greig2006-11-0510-62/+102
* QPID-32 Commit of work in progress changes. Note that with these changes the ...Robert Greig2006-11-0329-720/+1293
* Merge from trunk up to revision 466241Robert Greig2006-10-2015-339/+667
* Merge from trunk up to revision 465005Robert Greig2006-10-1719-121/+1122
* Now defaults to use our own thread pool which offers much better throughput t...Robert Greig2006-10-131-1/+1
* QPID-18. Removed unused experimental code that had direct dependencies on MIN...Robert Greig2006-10-123-14/+9
* Amended log path to use QPID_WORK as per QPID-30Marnie McCormack2006-10-101-1/+1
* Amended work dir to use $QPID_WORK, though slightly out of context without bd...Marnie McCormack2006-10-101-1/+1
* QPID-16 Removed unnecessary requeue operations.Steven Shaw2006-10-062-54/+0
* Changed flow control information out put to be debug level as it is output a ...Martin Ritchie2006-10-051-2/+2
* Changed flow control information out put to be debug level as it is output a ...Martin Ritchie2006-10-051-1/+1
* Changed TxnBuffer log data to debug level.Martin Ritchie2006-10-031-3/+3
* Optimised Transaction handling.Martin Ritchie2006-10-033-9/+39
* File incorrectly transferred from etp.108.redhat.com at time of initial port.Kim van der Riet2006-10-021-40/+0
* Changes for JMX layer-Martin Ritchie2006-10-0222-265/+1081
* Moved delivery tag retrieval and addition to Unack'd list back to Subscriptio...Martin Ritchie2006-09-272-20/+16
* AMQProtocolSession.java - white space changesMartin Ritchie2006-09-274-52/+90
* Changed default instance id to 1 to make getInstance simpler.Martin Ritchie2006-09-261-3/+9
* AMQPFastProtocolHandler.java - Added (Integer appRegId) constructor to allow ...Martin Ritchie2006-09-2511-25/+229
* made the default config use the memory message storeRafael H. Schloming2006-09-191-3/+1
* Import of qpid from etp:Rafael H. Schloming2006-09-19167-0/+16915