<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/decorator.git/pkgbase_schema.sql, branch passlib</title>
<subtitle>bitbucket.org: pypa/pypi
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/decorator.git/'/>
<entry>
<title>update for new id column added to journals (to aid making journal rows unique in the face of duplicate activity)</title>
<updated>2013-01-14T03:47:30+00:00</updated>
<author>
<name>Richard Jones</name>
<email>richard@mechanicalcat.net</email>
</author>
<published>2013-01-14T03:47:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/decorator.git/commit/?id=b76e48b5c95957755dfdf11ae8369b589038df5a'/>
<id>b76e48b5c95957755dfdf11ae8369b589038df5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename "user" to "user_name" column to prevent conflict with PostgreSQL keyword.</title>
<updated>2012-03-25T17:02:01+00:00</updated>
<author>
<name>Martin v. L?wis</name>
<email>martin@v.loewis.de</email>
</author>
<published>2012-03-25T17:02:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/decorator.git/commit/?id=d1e95af298e5dcd2efbbd404d09d35064ece8acf'/>
<id>d1e95af298e5dcd2efbbd404d09d35064ece8acf</id>
<content type='text'>
Closes #2 on https://bitbucket.org/loewis/pypi.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #2 on https://bitbucket.org/loewis/pypi.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace varchar2 with varchar. Closes #3 on https://bitbucket.org/loewis/pypi.</title>
<updated>2012-03-25T16:36:14+00:00</updated>
<author>
<name>Martin v. L?wis</name>
<email>martin@v.loewis.de</email>
</author>
<published>2012-03-25T16:36:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/decorator.git/commit/?id=af605d3157d7603c437e012f092b2766c12dde5e'/>
<id>af605d3157d7603c437e012f092b2766c12dde5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo. Closes #1 on https://bitbucket.org/loewis/pypi.</title>
<updated>2012-03-25T16:32:27+00:00</updated>
<author>
<name>Martin v. L?wis</name>
<email>martin@v.loewis.de</email>
</author>
<published>2012-03-25T16:32:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/decorator.git/commit/?id=037cd32642b8fe7d5d37981501f9926167d7b2a1'/>
<id>037cd32642b8fe7d5d37981501f9926167d7b2a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moar oauth compat</title>
<updated>2012-03-15T20:49:43+00:00</updated>
<author>
<name>Richard Jones</name>
<email>richard@mechanicalcat.net</email>
</author>
<published>2012-03-15T20:49:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/decorator.git/commit/?id=50faf6d1295b15424d65410541f0d443fb17a4be'/>
<id>50faf6d1295b15424d65410541f0d443fb17a4be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix bug in oauth library and flow-on bug in nonce handling</title>
<updated>2012-03-15T20:28:29+00:00</updated>
<author>
<name>Richard Jones</name>
<email>richard@mechanicalcat.net</email>
</author>
<published>2012-03-15T20:28:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/decorator.git/commit/?id=da2895be68cd8d7809d84b74f2c5d8b924146eb4'/>
<id>da2895be68cd8d7809d84b74f2c5d8b924146eb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nonce token is nullable</title>
<updated>2012-03-15T20:10:15+00:00</updated>
<author>
<name>Richard Jones</name>
<email>richard@mechanicalcat.net</email>
</author>
<published>2012-03-15T20:10:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/decorator.git/commit/?id=d8812261d66c111d6e31317fe79e5a10eb4f3a3e'/>
<id>d8812261d66c111d6e31317fe79e5a10eb4f3a3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add initial OAuth implementation</title>
<updated>2012-03-15T02:53:28+00:00</updated>
<author>
<name>Richard Jones</name>
<email>richard@mechanicalcat.net</email>
</author>
<published>2012-03-15T02:53:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/decorator.git/commit/?id=c1e9e6653adf1de2f62e4f943c224c898b8eca8e'/>
<id>c1e9e6653adf1de2f62e4f943c224c898b8eca8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add reading of long description from README files</title>
<updated>2012-03-12T23:10:07+00:00</updated>
<author>
<name>richard</name>
<email>devnull@localhost</email>
</author>
<published>2012-03-12T23:10:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/decorator.git/commit/?id=e7dc0e50f52f0aad816f1f668f7b0fe86eab7f57'/>
<id>e7dc0e50f52f0aad816f1f668f7b0fe86eab7f57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reflect additions of cascaded updates.</title>
<updated>2011-11-30T09:48:55+00:00</updated>
<author>
<name>martin.von.loewis</name>
<email>devnull@localhost</email>
</author>
<published>2011-11-30T09:48:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/decorator.git/commit/?id=bb11097eaf5b8cee30fbf5c47c0e7063093ae68c'/>
<id>bb11097eaf5b8cee30fbf5c47c0e7063093ae68c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
