summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * Moved c++ to 0-9, based on a spec file with all the WIP stuff removed manuall...Gordon Sim2008-02-196-11/+4558
| * * updated c++ build to work with recent gentools changesGordon Sim2008-02-1533-35/+249
| * Fixed typo in output statement.Gordon Sim2008-02-141-1/+1
| * 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-729 : Added explicit list of unacked messages, acked on commit, rejected...Rupert Smith2008-02-112-16/+51
| * QPID-730 : Changed durable subscription test, to ensure re-connection happens...Rupert Smith2008-02-111-10/+12
| * 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
| * QPID-763 : Client was not setting prefetch count and size the wrong way aroun...Rupert Smith2008-01-284-39/+23
| * Merged revisions 608477,609961,610475,610479,610806,611146 via svnmerge from Aidan Skinner2008-01-2811-335/+575
| * QPID-763 : Created test case for this bug.Rupert Smith2008-01-283-4/+195
* | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/broker-q...Robert Godfrey2008-04-210-0/+0
|/
* Qpid-726, Updated this test as it exhibits the behaviour described, of each c...Rupert Smith2008-01-241-21/+57
* Qpid-728, Set default of true for mandatory flag, as this is how it was previ...Rupert Smith2008-01-241-1/+1
* Dropped test, as it does not do anything that other tests already do, particu...Rupert Smith2008-01-241-139/+0
* Qpid-727, Improved trace level logging.Rupert Smith2008-01-244-4/+4
* Qpid-727, Commit rollback test adjusted as some tests were wrong. Now passes.Rupert Smith2008-01-248-117/+239
* Blocked revisions 598261,598321-598322,598328-598329,598363,599036,599066,599...Aidan Skinner2008-01-240-0/+0
* Merged revisions 598285,598619,598721,598834-598835,599375,599531,599533,5995...Aidan Skinner2008-01-2430-589/+1288
* Initialized merge tracking via "svnmerge" with revisions "1-597917" from Martin Ritchie2008-01-230-0/+0
* Qpid-756, client id is now set.Rupert Smith2008-01-232-0/+3
* 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-730. Removed durable and subscription name from consumer builder, as the...Rupert Smith2008-01-229-494/+734
* Qpid-727. Further test rationalization; pushed cut and paste code up into bas...Rupert Smith2008-01-216-228/+203