summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* clean upCarl C. Trieloff2007-07-161-9/+15
* added notice entriesCarl C. Trieloff2007-07-161-2/+14
* QPID-537 : Make AMQMessage.incrementReference publicRobert Godfrey2007-07-161-1/+1
* Completed javadoc for test framework.Rupert Smith2007-07-1313-42/+133
* Moved test framework into its own package and cleaned it up.Rupert Smith2007-07-1320-810/+1738
* Update perftests to center better around current performance.Rupert Smith2007-07-111-112/+112
* Added message copy method.Rupert Smith2007-07-101-19/+83
* Forgot to compile before committing. Missed a method change in the Select com...Martin Ritchie2007-07-051-1/+1
* Minor changes and tidy up when running via command line.Martin Ritchie2007-07-0510-52/+262
* Added license to files that seemed to be missing it.Gordon Sim2007-07-0528-0/+506
* Fixed test state carrying over to mandatory message test from immediate. Also...Rupert Smith2007-07-054-33/+45
* Tidied up some extranious logging.Martin Ritchie2007-07-043-44/+42
* Addition of the MessageStore Tool.Martin Ritchie2007-07-0437-74/+4045
* Messages moved by management console now commited on the message store.Rupert Smith2007-07-042-102/+125
* Added some documentation.Rupert Smith2007-07-023-228/+350
* Added log4j as slfj logger for perftests.Rupert Smith2007-07-021-0/+6
* renamed the passwd programme qpid-passwd to match the change in bin directory.Martin Ritchie2007-06-271-2/+2
* Allowed more of the constants to be set via system properties.Martin Ritchie2007-06-271-4/+4
* Caused each of these tests to run 10 times to help identify any race conditio...Martin Ritchie2007-06-272-45/+90
* added public void declareAndBind(AMQDestination amqd)Arnaud Simon2007-06-271-0/+10
* Added additional information to log message when available to aid the explina...Martin Ritchie2007-06-271-32/+39
* Updated default guest password as it was not correct.Martin Ritchie2007-06-271-1/+1
* POM update to add Apache content to built jarsMartin Ritchie2007-06-271-0/+23
* Added intelij files to ignore listMartin Ritchie2007-06-270-0/+0
* Update to the sustained test to ensure late joining occurs correctly and impr...Martin Ritchie2007-06-274-61/+128
* QPID-509 Mandatory messages not returned outside a transaction. They are now.Rupert Smith2007-06-2610-438/+514
* Immediate and mandatory flag tests added.Rupert Smith2007-06-262-56/+437
* Added xml file for logging during sustained testsMartin Ritchie2007-06-261-0/+68
* Update to provide a SustainedTestCase, this sends batches of messages to the ...Martin Ritchie2007-06-258-177/+506
* Added Immediate and Mandatory message tests.Rupert Smith2007-06-223-0/+1103
* Added minimal checkstyle to project reports. Fixed some problems with site ge...Rupert Smith2007-06-2118-133/+320
* changed setText to use UTF8 as default encoder Arnaud Simon2007-06-201-1/+1
* Proper update to PrincipalDatabase's to ensure they work correctly with # com...Martin Ritchie2007-06-202-17/+23
* QPID-525 Memory leak in DestWildExchange. Used routing key in remove rather t...Martin Ritchie2007-06-181-2/+1
* Mistakenly checked in Intelij fileMartin Ritchie2007-06-181-469/+0
* Old lib dirs from M1Martin Ritchie2007-06-186-40/+0
* Old lib dir from M1Martin Ritchie2007-06-1821-1250/+0
* Added SLF4J to Log4J binding.Rupert Smith2007-06-181-7/+12
* Various License header updates, missed this file. Though the first update of ...Martin Ritchie2007-06-181-0/+18
* Various License header updates.Martin Ritchie2007-06-187-13/+104
* Various License header updates.Martin Ritchie2007-06-1816-0/+302
* Various License header updates.Martin Ritchie2007-06-1856-73791/+1044
* QPID-511 adjusted to use the ReadWriteThreadModel rather than setting editing...Martin Ritchie2007-06-151-5/+3
* Converted templates to generate classes using slf4j rather than log4j inline ...Gordon Sim2007-06-142-4/+6
* Added repository info for running mvn rat:checkMartin Ritchie2007-06-121-1/+11
* QPID-465, now throws UnsupportedOperationException when sending to a null que...Rupert Smith2007-06-121-9/+20
* Removed log4j dependency from client. Using slf4j instead, end-user to supply...Rupert Smith2007-06-11104-2248/+2381
* Set up top dir location and path to parent pom. Needed in preparation for dep...Rupert Smith2007-06-113-1/+13
* POM update renumbering tests now we have trimmed down the tests being run.Martin Ritchie2007-06-071-139/+139
* Updated examples to build source jar. Also put the java14 retrotranslated mod...Rupert Smith2007-06-064-6/+72