<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/extras/dispatch/tests, branch java-broker-vhost-refactor</title>
<subtitle>git.apache.org: qpid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/'/>
<entry>
<title>QPID_4913 - Work in progress</title>
<updated>2013-06-11T14:13:11+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2013-06-11T14:13:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=ac14f3c7b68424250a32f62c2f3008778cfe902e'/>
<id>ac14f3c7b68424250a32f62c2f3008778cfe902e</id>
<content type='text'>
 - Added configuration handling of listeners (basic, still needs ssl, sasl, etc.)
 - Updated the server tests to use the configuration file rather than hard-coded settings.
 - Fixed a bug in the CMake file regarding the use of the PYTHON include path.
 - Made changes to accomodate older compilers.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1491805 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Added configuration handling of listeners (basic, still needs ssl, sasl, etc.)
 - Updated the server tests to use the configuration file rather than hard-coded settings.
 - Fixed a bug in the CMake file regarding the use of the PYTHON include path.
 - Made changes to accomodate older compilers.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1491805 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>NO-JIRA - Fixed a defect introduced in the last commit.</title>
<updated>2013-05-31T13:44:15+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2013-05-31T13:44:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=6fb1a25229c26fc984713478108c38e908ebce5b'/>
<id>6fb1a25229c26fc984713478108c38e908ebce5b</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1488215 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1488215 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>NO-JIRA - Replace use of "pipe2" with "pipe" because pipe2 is not available on RHEL5.</title>
<updated>2013-05-30T21:26:23+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2013-05-30T21:26:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=7a1a7b9a3b652b48f2feaecb31b8989c92dc9b36'/>
<id>7a1a7b9a3b652b48f2feaecb31b8989c92dc9b36</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1488018 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1488018 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>NO_JIRA - Work-in-progress for Dispatch agent and field-access</title>
<updated>2013-05-20T19:37:04+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2013-05-20T19:37:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=58d7bffec0109a86f44620b1ebff44f38af7af8f'/>
<id>58d7bffec0109a86f44620b1ebff44f38af7af8f</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1484572 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1484572 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>NO-JIRA - Additional Development</title>
<updated>2013-05-02T20:58:23+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2013-05-02T20:58:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=81d6cb6e174234993d243e96e7c11d77bb4974e1'/>
<id>81d6cb6e174234993d243e96e7c11d77bb4974e1</id>
<content type='text'>
- Added buffer of saved log messages for remote retrieval.
- Added __FILE__ and __LINE__ annotations to logs.
- Refactored dx_message_check() so it can be called multiple times with different depths.
- Separated the buffer-size-specific tests into a separate unit test executable.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1478538 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added buffer of saved log messages for remote retrieval.
- Added __FILE__ and __LINE__ annotations to logs.
- Refactored dx_message_check() so it can be called multiple times with different depths.
- Separated the buffer-size-specific tests into a separate unit test executable.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1478538 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-4788 - Fixed linked-list corruption when an immediate timer is re-scheduled. Added test.</title>
<updated>2013-04-29T19:48:59+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2013-04-29T19:48:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=7cfe95015ef397b72a1f7c8d60a4e9023dcd6d5e'/>
<id>7cfe95015ef397b72a1f7c8d60a4e9023dcd6d5e</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1477300 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1477300 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>NO-JIRA - Development update to Dispatch Router</title>
<updated>2013-04-26T16:34:33+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2013-04-26T16:34:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=bcedcc0a234638b352dcf778dc2aed1d2936e5c1'/>
<id>bcedcc0a234638b352dcf778dc2aed1d2936e5c1</id>
<content type='text'>
- Began refactoring of the routing table to support in-process destinations and multi-hop paths.
- Added API for the internal management agent.  Began integrating the agent with the router
  module for communication.
- Added field parsing to handle topological addresses.
- Added tests.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1476280 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Began refactoring of the routing table to support in-process destinations and multi-hop paths.
- Added API for the internal management agent.  Began integrating the agent with the router
  module for communication.
- Added field parsing to handle topological addresses.
- Added tests.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1476280 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-4612 - Major cleanup in the API.</title>
<updated>2013-03-07T00:32:32+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2013-03-07T00:32:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=3b70efb519fb0a34a740c3544ac1877d0715c76f'/>
<id>3b70efb519fb0a34a740c3544ac1877d0715c76f</id>
<content type='text'>
Removed the singleton patterns.
Added a single header file for all of Dispatch.
Doxygen comments still need to be updated.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1453628 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed the singleton patterns.
Added a single header file for all of Dispatch.
Doxygen comments still need to be updated.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1453628 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-4614</title>
<updated>2013-03-01T00:26:23+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2013-03-01T00:26:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=1f2d06287b3ea51986d94e6dd18afa86a8db82dd'/>
<id>1f2d06287b3ea51986d94e6dd18afa86a8db82dd</id>
<content type='text'>
Added CTest hooks to the dispatch build.
The unit tests are run with different buffer sizes (including one-octet buffers).


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1451444 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added CTest hooks to the dispatch build.
The unit tests are run with different buffer sizes (including one-octet buffers).


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1451444 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-4613 - Added field accessors for length and copied content to dx_message_t.</title>
<updated>2013-02-28T22:28:41+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2013-02-28T22:28:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=0d31b0350f6a2f21ac385cbef254aa073c67830b'/>
<id>0d31b0350f6a2f21ac385cbef254aa073c67830b</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1451398 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1451398 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
