summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* move qpid to tlpM2.1-releaseJoe Schaefer2008-12-120-0/+0
* QPID-916 update dotnet NOTICE to include log4net, make sure DISCLAIMER is inc...Aidan Skinner2008-04-162-2/+7
* QPID-916 add DISCLAIMER to top-level, make sure C++ and .Net archives are nam...Aidan Skinner2008-04-163-2/+7
* Correction to release notes (now support AMQP 0-9)Gordon Sim2008-04-141-3/+4
* QPID-916 Correct release notesAidan Skinner2008-04-134-8/+8
* use svnexe for uploading, generate source jarsAidan Skinner2008-04-0817-2/+222
* Update release notesAidan Skinner2008-04-075-165/+47
* Add toplevel NOTICE and LICENSE files, add Felix to java/resources/NOTICE, ma...Aidan Skinner2008-04-074-2/+24
* Set version to M2.1 for all, it's release timeAidan Skinner2008-04-0120-41/+41
* Add my gpg keyAidan Skinner2008-04-011-0/+36
* Update version in pomsAidan Skinner2008-03-3119-41/+41
* Branch for M2.1 releaseAidan Skinner2008-03-310-0/+0
* Add licenscesAidan Skinner2008-03-3128-6/+551
* QPID-890 : Removed old references to VHostPrincipalDatabase and an errant old...Martin Ritchie2008-03-311-18/+3
* QPID-876 remove .exe for hot cross version compatability actionAidan Skinner2008-03-241-1/+1
* QPID-875 : Dropped logging level to debug.Martin Ritchie2008-03-241-2/+2
* QPID-874 use getQueueDepth properlyAidan Skinner2008-03-241-1/+4
* QPID-872 : Adjusted TimeToLive test receive calls to use a wait of 1s(1000) a...Martin Ritchie2008-03-241-3/+3
* QPID-873 : Authentication Exception should be hard error; also NPE in Propert...Robert Godfrey2008-03-242-3/+7
* QPID-868 : The acl.config.xml was using Base64MD5 PF which cannot be used inV...Martin Ritchie2008-03-211-2/+2
* QPID-868 : Removed the acl.config.xml from systests/etc and updated the syste...Martin Ritchie2008-03-213-231/+2
* QPID-867 Always close connectionsAidan Skinner2008-03-211-12/+66
* QPID-866 : Based on Patch from ASkinner. Only the FailoverException makes sen...Martin Ritchie2008-03-212-8/+40
* QPID-854 : Renamed logger class to be correct, Reverting change from 637176Martin Ritchie2008-03-201-1/+1
* QPID-854 Resynchronise the _acceptor so that we don't hangAidan Skinner2008-03-202-8/+5
* QPID-847 : Fixed this test for the selectorsMartin Ritchie2008-03-191-5/+3
* QPID-862 : Add IOException to valid reason to start failover and removed the ...Martin Ritchie2008-03-191-2/+2
* QPID 854 Add a connect delay to FailOverBaseCase so we don't end up in a race...Aidan Skinner2008-03-191-1/+1
* QPID-841 : SimpleACLTest didn't close a client connectionMartin Ritchie2008-03-191-0/+7
* QPID-854 : Removed cleanQueue requirement for now as a lot of tests are not c...Martin Ritchie2008-03-191-1/+2
* QPID-854Aidan Skinner2008-03-192-6/+21
* QPID-854 : Tests were failing as the new connection hadn't been started. Also...Martin Ritchie2008-03-192-21/+45
* QPID-854 : Renabled the test as the cause was the lack of closing of the purg...Martin Ritchie2008-03-182-11/+13
* QPID-847 : Prevented the InvalidArgumentException from closing the connection.Martin Ritchie2008-03-185-1/+33
* QPID-854 : Disabled one of the failover QueueBrowser tests as I believe it to...Martin Ritchie2008-03-181-11/+15
* QPID-841,QPID-854 : Reinstated SimpleACLTest and removed QueueBrowserTest fro...Martin Ritchie2008-03-171-2/+1
* QPID-858 : Added cancel to the housekeeping thread when the vhost is closed.Martin Ritchie2008-03-171-0/+4
* QPID-857 : Reset the State Manager when receiveing a CLOSED state.Martin Ritchie2008-03-171-4/+10
* QPID-849 : Client Deadlock, there are various points where we take the failov...Martin Ritchie2008-03-172-83/+88
* QPID-854 : Fixed QueueBrowser tests that use ClientAck and Transacted, which ...Martin Ritchie2008-03-171-0/+35
* QPID-847 : InvalidSelectorException. This was caused by the Broker now being ...Martin Ritchie2008-03-172-16/+186
* QPID-850 : Close client connection if it is appropriate. This was hanging the...Martin Ritchie2008-03-171-0/+10
* QPID-856 : Moved unbind out of the synchronized block as it doesn't need to b...Martin Ritchie2008-03-171-2/+7
* QPID-854 : This test required a change as a result of the QueueBrowser Tests. Martin Ritchie2008-03-141-16/+17
* QPID-854 : Added more tests for QueueBrowserMartin Ritchie2008-03-148-203/+808
* QPID-855 : Added check for the IllegalStateException and ignore ones from the...Martin Ritchie2008-03-141-0/+7
* QPID-848: Add short sleep when a connection fails to complete so that we wai...Aidan Skinner2008-03-141-1/+8
* QPID-839 Use AMQish things to get the queue depth, elminating false negativesAidan Skinner2008-03-141-4/+11
* QPID-854 : Changes to the client to make the dispatcher responsible for closi...Martin Ritchie2008-03-147-170/+475
* QPID-853 : Use the result of processMethod (match) to decide if we have the r...Martin Ritchie2008-03-141-3/+6