summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Start of merge from trunk - some manual restructuringRobert Greig2006-11-231-0/+74
* Start of merge from trunk - some manual restructuringRobert Greig2006-11-23181-0/+0
* Start of merge from trunk - some manual restructuringRobert Greig2006-11-23223-0/+0
* Start of merge from trunk - some manual restructuringRobert Greig2006-11-230-0/+0
* Start of merge from trunk - some manual restructuringRobert Greig2006-11-230-0/+0
* Start of merge from trunk - some manual restructuringRobert Greig2006-11-23140-0/+0
* QPID-32 Work-in-progress commit.Robert Greig2006-11-2220-168/+288
* QPID-32: sync of changes.Robert Greig2006-11-194-6/+25
* QPID-32 Work-in-progress commit.Robert Greig2006-11-1714-105/+242
* QPID-32 Commit of work in progress changes.Robert Greig2006-11-0827-188/+333
* 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-2021-112/+71
* Merge from trunk up to revision 466241Robert Greig2006-10-2032-0/+16565
* Merge from trunk up to revision 466241Robert Greig2006-10-2029-376/+1805
* Merge from trunk up to revision 465005Robert Greig2006-10-17232-1224/+2246
* Branch created to work on new persistence implementation (see QPID-32 et al).Robert Greig2006-10-130-0/+0
* Now defaults to use our own thread pool which offers much better throughput t...Robert Greig2006-10-131-1/+1
* Moved AMQVMBrokerCreationException into correct package.Robert Greig2006-10-124-6/+7
* QPID-18. Removed unused experimental code that had direct dependencies on MIN...Robert Greig2006-10-1225-3423/+15
* Fixed incorrect package on AMQVMBrokerCreationException (did not match physic...Robert Greig2006-10-1210-52/+27
* Converted broker to a class for use in tests, plugins etc.Alan Conway2006-10-1223-138/+465
* QPID-2. JMSBytesMessage.readXXX methods now test the appropriate number of by...Robert Greig2006-10-122-4/+254
* Fixed ack.RecoverTest and ack.DisconnectAndRedeliverTest. These were failing ...Gordon Sim2006-10-123-7/+21
* Fixed bug causing ChannelTest.testDeliveryNoAck to fail intermittently.Gordon Sim2006-10-122-2/+2
* Renamed to follow naming conventions.Alan Conway2006-10-112-0/+0
* Added a little extra debug to the toString()Martin Ritchie2006-10-111-0/+2
* Turned up gcc warnings, fixed warnings in code, enabled -Werror.Alan Conway2006-10-1186-787/+540
* Added extra debug output when failover fails.Martin Ritchie2006-10-111-4/+9
* Implementation of basic_get.Gordon Sim2006-10-119-28/+215
* 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
* Added $QPID_WORK variable to allow configuration of writable dirs after insta...Marnie McCormack2006-10-101-1/+7
* Implementation and tests for basic_qos (i.e. prefetching)Gordon Sim2006-10-109-71/+302
* Decoupled routing from the channel and message classes.Gordon Sim2006-10-0612-56/+312
* QPID-16 Removed unnecessary requeue operations.Steven Shaw2006-10-062-54/+0
* QPID-15 JUnit3 compatibility suite() method now uses correct Test class.Steven Shaw2006-10-062-11/+9
* 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
* client/* - Only Create a Threshold Listener if if the acknowledgeMode is NO_ACKMartin Ritchie2006-10-034-176/+204
* Added lines to automatically add amqj.logging.level to "info" on the command ...Martin Ritchie2006-10-031-1/+5
* I somehow missed an import.Martin Ritchie2006-10-031-0/+1
* Fix for QPID-10. Problem was a memory leak of sorts on the client. A temporar...Martin Ritchie2006-10-031-14/+29
* Optimised Transaction handling.Martin Ritchie2006-10-033-9/+39
* Added vm://:1 and localhost as JNDI values setup by the IBM Scripts.Martin Ritchie2006-10-034-30/+53
* Moved timestamp encoding and decoding to class EncodingUtils.Kim van der Riet2006-10-022-5/+15
* 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 ruby code into a qpid packageRafael H. Schloming2006-09-2910-13/+20