summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added testSendToSelf for https://bugzilla.redhat.com/show_bug.cgi?id=410551Alan Conway2008-02-057-14/+39
* Added code to connect the network error exceptions to the JMS Exception liste...Rajith Muditha Attapattu2008-02-053-2/+13
* added a TransportExceptionRafael H. Schloming2008-02-043-1/+132
* clear the report directory before generating test reportRafael H. Schloming2008-02-041-0/+1
* added exception callback to ConnectonDelegateRafael H. Schloming2008-02-0412-2/+48
* set up logging for testsRafael H. Schloming2008-02-042-0/+52
* Turn management on by defualtCarl C. Trieloff2008-02-041-1/+1
* add interval pu/sub options to test many concurrent connectionsCarl C. Trieloff2008-02-041-2/+12
* added a detailed help target and cleaned up descriptionsRafael H. Schloming2008-02-012-10/+111
* Remove includes to files no longer generated.Gordon Sim2008-02-011-2/+0
* svn:ignore properties.Alan Conway2008-02-010-0/+0
* Use 'guest' as default uid and password for tests.Gordon Sim2008-02-011-2/+2
* Missed a couple of new files in previous commit.Gordon Sim2008-02-012-0/+162
* Oops, missed makefile in last commit.Gordon Sim2008-02-011-0/+2
* Initial cut of inter-broker bridgingGordon Sim2008-02-0112-33/+413
* Cluster code fixed for changes in codebase.Alan Conway2008-02-0116-389/+210
* fixed build orderRafael H. Schloming2008-02-011-1/+1
* more dependency fixesRafael H. Schloming2008-02-016-4/+7
* Added cluster URL configuration, defaults to all interfaces.Alan Conway2008-02-019-44/+82
* less confusing optionsRafael H. Schloming2008-02-011-1/+1
* added support for running one test, and made test output prettyRafael H. Schloming2008-02-011-2/+4
* more dependency fixesRafael H. Schloming2008-02-011-7/+4
* fixed typoRafael H. Schloming2008-02-011-1/+1
* added junit dependencyRafael H. Schloming2008-02-011-2/+3
* futzed with deps for faster build, and fixed bug in manifest generationRafael H. Schloming2008-02-012-5/+9
* ant build systemRafael H. Schloming2008-02-0147-0/+801
* avoid use of Throwable.initCause(e) that is illegal with java 1.6Rafael H. Schloming2008-01-311-2/+1
* fixed svn:executable and svn:eol-styleRafael H. Schloming2008-01-317-81/+81
* Generate URLs for local host.Alan Conway2008-01-312-1/+48
* Make ports accesible through socket interface.Gordon Sim2008-01-314-4/+59
* From Ted Ross, https://issues.apache.org/jira/browse/QPID-767Alan Conway2008-01-301-1/+1
* Remove Socket param from Connection constructor, pass a string id instead.Alan Conway2008-01-303-4/+4
* Parse out the userid and password from the response; a small step on the road...Gordon Sim2008-01-303-4/+36
* changed default port value for tcpArnaud Simon2008-01-301-1/+1
* I accidently commited some modifications done for a quick test, I reversed th...Rajith Muditha Attapattu2008-01-291-19/+1
* added support to notify connection.close to the JMSExceptionListenerRajith Muditha Attapattu2008-01-293-15/+53
* Added Observer to SessionManager for cluster use.Alan Conway2008-01-292-0/+21
* Re-enabled build of cluster code when openais is installed.Alan Conway2008-01-2910-251/+31
* Merged revisions 579126,579137 via svnmerge from Aidan Skinner2008-01-292-5/+6
* Initialized merge tracking via "svnmerge" with revisions "1-616438" from Aidan Skinner2008-01-290-0/+0
* Log peer address with SEND/RECV messages.Alan Conway2008-01-291-2/+3
* Remove references to defunct broker::ChannelHandlerAlan Conway2008-01-291-2/+0
* Provide public read-access to IListNode pointers, so frame handlersAlan Conway2008-01-292-1/+10
* Deleted unused classes, adjusted files that still mention them.Alan Conway2008-01-2917-675/+8
* Added disabled test and FIXME note to fix client-side race.Alan Conway2008-01-281-18/+26
* Convert ClientSessionTest to boost.Alan Conway2008-01-282-109/+101
* Changd name of alternate_exchange.Alan Conway2008-01-281-1/+1
* Patch from Ted Ross, QPID-744Alan Conway2008-01-281-5/+9
* Changed version to M3 to avoid confusion with old M2 snapshotsRajith Muditha Attapattu2008-01-2518-37/+37
* Fixed re-entry problem with exceptions throw in logger code.Alan Conway2008-01-242-3/+4