summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-107 : Initial ACL implementation for review. Implemented Permissions : C...Martin Ritchie2008-02-2543-828/+2325
* QPID-811 : The RejectionEE is occuring because the task pool is shutdown befo...Martin Ritchie2008-02-251-1/+3
* QPID-810 : Moved check for closingChannels higher in stack and close channel ...Martin Ritchie2008-02-251-23/+33
* Adjusted the default debug level to debug (it was only info)Martin Ritchie2008-02-251-2/+2
* QPID-809 : Added comments and improved logging msgs.Martin Ritchie2008-02-251-1/+4
* QPID-107 added ACCESS_REFUSED as a reason to throw AMQAuthenticationExceptionMartin Ritchie2008-02-251-1/+1
* QPID-809 : Added comments and additional error logging.Martin Ritchie2008-02-252-0/+4
* QPID-808 : add method to qpid.jms Interface.Martin Ritchie2008-02-251-0/+4
* QPID-807 : made methods public.Martin Ritchie2008-02-251-2/+2
* QPID-806 : Added startsWith and endsWith methods to AMQShortString, including...Martin Ritchie2008-02-252-620/+754
* QPID-771: fix up exception handling a bit more, this is so lovely.Aidan Skinner2008-02-223-8/+8
* QPID-790 : Performance ImprovementsRobert Godfrey2008-02-227-58/+14
* QPID-804 : Fix Java Broker Python test failuresRobert Godfrey2008-02-212-6/+4
* QPID-802 : Added one minute run of benchmark tests against external broker to...Rupert Smith2008-02-213-0/+313
* QPID-785: Make sure queue browser consumers are auto-close, add test for brow...Aidan Skinner2008-02-212-35/+54
* QPID-790 : Performance ImprovementsRobert Godfrey2008-02-2158-737/+3067
* QPID-786 Remove bogus Failover timeout, add test.Aidan Skinner2008-02-202-12/+16
* QPID-800 : junit toolkit sources added.Rupert Smith2008-02-20107-540/+9769
* Qpid-594: make AMQConnection listen for exceptions that are thrown asynchrono...Aidan Skinner2008-02-194-43/+102
* QPID-790 : Performance ImprovementsRobert Godfrey2008-02-141-0/+5
* QPID-9 : Nested field tables implemented. Also wrote a test that encodes/deco...Rupert Smith2008-02-144-107/+331
* QPID-790 : Performance ImprovementsRobert Godfrey2008-02-1319-63/+192
* QPID-789 : FieldTable putDataInBuffer method not thread safeRobert Godfrey2008-02-131-3/+5
* QPID-788 : Changed MAXIMUM_STATE_WAIT_TIME to pickup value via -Damqj.Maximum...Martin Ritchie2008-02-131-1/+1
* QPID-784 : Added ability to provide existing Socket to Qpid Client Libraries ...Martin Ritchie2008-02-125-63/+54
* QPID-787 : Allow for quoting of identifiers in selectorsRobert Godfrey2008-02-122-1/+19
* QPID-784 : Added ability to provide existing Socket to Qpid Client Libraries ...Martin Ritchie2008-02-128-12/+757
* QPID-588: change instances of trace() and isTraceEnabled to debug equivalent ...Aidan Skinner2008-02-0811-59/+59
* QPID-766: shorten delayAidan Skinner2008-01-301-2/+2
* QPID-766: shorten delayAidan Skinner2008-01-301-1/+1
* Merged revisions 608477,609961,610475,610479,610806,611146 via svnmerge from Aidan Skinner2008-01-2811-335/+575
* Merged revisions 598285,598619,598721,598834-598835,599375,599531,599533,5995...Aidan Skinner2008-01-2429-588/+1287
* Qpid-755, Corrected license header.Rupert Smith2008-01-231-20/+39
* Qpid-755, Added session per connection variant to test, to check that durable...Rupert Smith2008-01-231-1/+100
* Qpid-755, Test reordered to actually test subscription durability.Rupert Smith2008-01-221-40/+21
* QPID-746 : Used the parameter pased to setRedelivered() : fixed as per JIRAMartin Ritchie2008-01-181-1/+1
* QPID-576 : Added the Point2Point and Request/Response examples that do not us...Martin Ritchie2008-01-183-0/+787
* QPID-733. More fail over tests.Rupert Smith2008-01-116-59/+357
* QPID-734. More TTL tests.Rupert Smith2008-01-119-5/+415
* Quick scripts to run performance tests.Martin Ritchie2008-01-115-0/+5
* QPID-723 : Added exec to command line.Martin Ritchie2008-01-111-1/+1
* QPID-718 : NPE when binding queue with null routing keyRobert Godfrey2008-01-034-2/+9
* QPID-716 : pass in generated Queue NameRobert Godfrey2008-01-031-5/+8
* QPID-711 : create a QueueEntry class and move message-on-queue functions (suc...Robert Godfrey2007-12-1832-623/+545
* Merged revisions 594992-595694,595697-596350,596352-596362,596364-598327 via ...Rupert Smith2007-11-309-148/+348
* Fixed licence headers.Rupert Smith2007-11-292-4/+42
* Changed in vm broker creation so that it is an injected set task. This means ...Rupert Smith2007-11-2910-68/+456
* Now outputs test results in xml format to the surefire reports directory.Rupert Smith2007-11-271-2/+2
* Qpid-559 : OSGi Patch Provided by Aidan Skinner Martin Ritchie2007-11-2625-26/+1046
* QPID-690 : Missing Test and code update.Martin Ritchie2007-11-263-17/+141