<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid, branch qmfv2</title>
<subtitle>git.apache.org: qpid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/'/>
<entry>
<title>QPID-2261: fix path to modules.</title>
<updated>2010-01-25T17:58:11+00:00</updated>
<author>
<name>Kenneth Anthony Giusti</name>
<email>kgiusti@apache.org</email>
</author>
<published>2010-01-25T17:58:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=6536b1dcdee2da5db3554d47aa1cd694e8cb8f11'/>
<id>6536b1dcdee2da5db3554d47aa1cd694e8cb8f11</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmfv2@902894 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/branches/qmfv2@902894 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the QMFv2 implementation to its own directory.</title>
<updated>2010-01-25T16:25:05+00:00</updated>
<author>
<name>Kenneth Anthony Giusti</name>
<email>kgiusti@apache.org</email>
</author>
<published>2010-01-25T16:25:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=fadd169527df40c715e549f538d256fc23bab3da'/>
<id>fadd169527df40c715e549f538d256fc23bab3da</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmfv2@902858 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/branches/qmfv2@902858 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-2261: check in the qmf python tests.</title>
<updated>2010-01-21T21:57:59+00:00</updated>
<author>
<name>Kenneth Anthony Giusti</name>
<email>kgiusti@apache.org</email>
</author>
<published>2010-01-21T21:57:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=f690f1d9aecfd8021dda72714923b55cfe8d607a'/>
<id>f690f1d9aecfd8021dda72714923b55cfe8d607a</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmfv2@901879 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/branches/qmfv2@901879 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-2261: Checkpoint initial (brain-dead) event implementation.</title>
<updated>2010-01-21T21:50:39+00:00</updated>
<author>
<name>Kenneth Anthony Giusti</name>
<email>kgiusti@apache.org</email>
</author>
<published>2010-01-21T21:50:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=531f01d7e683668e3e10c598a187689d664f88f4'/>
<id>531f01d7e683668e3e10c598a187689d664f88f4</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmfv2@901871 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/branches/qmfv2@901871 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>JIRA QPID-2261</title>
<updated>2010-01-20T14:35:45+00:00</updated>
<author>
<name>Kenneth Anthony Giusti</name>
<email>kgiusti@apache.org</email>
</author>
<published>2010-01-20T14:35:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=b8f785cb02c988135f84128b9f930d79827270d4'/>
<id>b8f785cb02c988135f84128b9f930d79827270d4</id>
<content type='text'>
Checkpoint:
*) added to python test infrastructure:
       agent discovery tests
       basic query tests
       basic method call tests
You can run the tests from the python directory using the following command:

   ./qpid-python-test -m qmf.test

*) misc fixes to bugs flushed out by tests 


git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmfv2@901217 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Checkpoint:
*) added to python test infrastructure:
       agent discovery tests
       basic query tests
       basic method call tests
You can run the tests from the python directory using the following command:

   ./qpid-python-test -m qmf.test

*) misc fixes to bugs flushed out by tests 


git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmfv2@901217 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-2261 - Branch patch from Ken Giusti</title>
<updated>2010-01-15T14:29:41+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2010-01-15T14:29:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=9ebba0e9a3c32d9263365140ae7066ff6f3ef38c'/>
<id>9ebba0e9a3c32d9263365140ae7066ff6f3ef38c</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmfv2@899644 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/branches/qmfv2@899644 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-2261 - Patch from Ken Giusti committed to the qmfv2 branch.</title>
<updated>2010-01-11T20:46:07+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2010-01-11T20:46:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=c7e1aca1e90bacbf7ef579ffce686f187243b3c7'/>
<id>c7e1aca1e90bacbf7ef579ffce686f187243b3c7</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmfv2@898057 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/branches/qmfv2@898057 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-2261 - Ken G's patch applied to the qmfv2 branch</title>
<updated>2009-12-22T21:46:01+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2009-12-22T21:46:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=1b4a13aa9781c3f72b2b53abfbce8528de67ad16'/>
<id>1b4a13aa9781c3f72b2b53abfbce8528de67ad16</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmfv2@893326 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/branches/qmfv2@893326 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Rebased the qmfv2 branch to trunk version 892277.</title>
<updated>2009-12-18T16:11:39+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2009-12-18T16:11:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=6bd740528732eb8da6f521be49999a37eb5f44ee'/>
<id>6bd740528732eb8da6f521be49999a37eb5f44ee</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmfv2@892292 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/branches/qmfv2@892292 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-2261 - Applied patch from Ken Giusti</title>
<updated>2009-12-16T22:24:57+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2009-12-16T22:24:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=9fc81d4e597ae271632d55c87fc6a61ed3f62a49'/>
<id>9fc81d4e597ae271632d55c87fc6a61ed3f62a49</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmfv2@891456 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/branches/qmfv2@891456 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
