<feed xmlns='http://www.w3.org/2005/Atom'>
<title>clandmeter/patchwork, branch django-1.4</title>
<subtitle>Mirror of git://ozlabs.org/home/jk/git/patchwork
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/clandmeter/patchwork/'/>
<entry>
<title>requestcontext: Initialise 'messages' context var</title>
<updated>2012-06-17T08:10:25+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2012-06-17T07:39:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/clandmeter/patchwork/commit/?id=51000a47f90ebf808ac70e6bf471717652746c04'/>
<id>51000a47f90ebf808ac70e6bf471717652746c04</id>
<content type='text'>
Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>settings: Use new class for auth context processor</title>
<updated>2012-06-17T08:10:24+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2012-06-17T07:38:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/clandmeter/patchwork/commit/?id=e36dbad0fb969e7afdd97d3336386327564db5ae'/>
<id>e36dbad0fb969e7afdd97d3336386327564db5ae</id>
<content type='text'>
Since django 1.2 auth module is in contrib, not core.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since django 1.2 auth module is in contrib, not core.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>settings: Use class-based template loading API</title>
<updated>2012-06-17T08:10:24+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2012-06-17T07:36:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/clandmeter/patchwork/commit/?id=e5dbc3283ce9b3ea817339cc0ec3056f04fbf897'/>
<id>e5dbc3283ce9b3ea817339cc0ec3056f04fbf897</id>
<content type='text'>
The TEMPLATE_LOADERS setting changed in django-1.2. Template loaders are
now based on calsses rather than callables.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The TEMPLATE_LOADERS setting changed in django-1.2. Template loaders are
now based on calsses rather than callables.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>templates: Don't rely on bool(Page)</title>
<updated>2012-06-17T08:10:12+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2012-06-17T08:06:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/clandmeter/patchwork/commit/?id=7a79c1a2e4b2ceaf2668fa671f2db98c0de7b724'/>
<id>7a79c1a2e4b2ceaf2668fa671f2db98c0de7b724</id>
<content type='text'>
The behaviour of bool(Page) changed in django 1.4 - it no longer
evaluates to False when page has no objects.

When checking for an empty patch list, use page.paginator.count.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The behaviour of bool(Page) changed in django 1.4 - it no longer
evaluates to False when page has no objects.

When checking for an empty patch list, use page.paginator.count.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>models: Add connection parameter for HashField.db_type.</title>
<updated>2012-05-04T01:52:23+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2012-05-04T01:52:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/clandmeter/patchwork/commit/?id=016c66b8eb294314235c0df004c20c88bf5ead64'/>
<id>016c66b8eb294314235c0df004c20c88bf5ead64</id>
<content type='text'>
This is required by django-1.4.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is required by django-1.4.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Find test data relative to file location</title>
<updated>2012-05-04T00:47:45+00:00</updated>
<author>
<name>Dirk Wallenstein</name>
<email>halsmit@t-online.de</email>
</author>
<published>2012-05-03T02:45:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/clandmeter/patchwork/commit/?id=700768a32f8ce8f6e263570043aa12606876bf1b'/>
<id>700768a32f8ce8f6e263570043aa12606876bf1b</id>
<content type='text'>
Make test execution independent of the current directory.

Signed-off-by: Dirk Wallenstein &lt;halsmit@t-online.de&gt;
Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make test execution independent of the current directory.

Signed-off-by: Dirk Wallenstein &lt;halsmit@t-online.de&gt;
Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/notifications: Add test for escaped patch names</title>
<updated>2012-05-01T07:53:32+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2012-05-01T07:51:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/clandmeter/patchwork/commit/?id=59ddd051801cf70c7841686ec2b45af523d0050e'/>
<id>59ddd051801cf70c7841686ec2b45af523d0050e</id>
<content type='text'>
.. to test for the fix introduced in 18986b7e.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
.. to test for the fix introduced in 18986b7e.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>notifications: do not HTML-escape patch change notifications</title>
<updated>2012-05-01T07:46:31+00:00</updated>
<author>
<name>Stefan Hajnoczi</name>
<email>stefanha@linux.vnet.ibm.com</email>
</author>
<published>2012-01-15T09:49:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/clandmeter/patchwork/commit/?id=18986b7edf33b22e6bf3b4023dfcc12a0c78fb65'/>
<id>18986b7edf33b22e6bf3b4023dfcc12a0c78fb65</id>
<content type='text'>
Patch change notifications are text/plain emails and should not
HTML-escape patch names.  This means quotes and ampersands in patch
names should not be turned into &amp;quot; and &amp;amp; HTML entities.

Signed-off-by: Stefan Hajnoczi &lt;stefanha@linux.vnet.ibm.com&gt;
Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch change notifications are text/plain emails and should not
HTML-escape patch names.  This means quotes and ampersands in patch
names should not be turned into &amp;quot; and &amp;amp; HTML entities.

Signed-off-by: Stefan Hajnoczi &lt;stefanha@linux.vnet.ibm.com&gt;
Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Check the right optin email</title>
<updated>2012-05-01T07:44:14+00:00</updated>
<author>
<name>Dirk Wallenstein</name>
<email>halsmit@t-online.de</email>
</author>
<published>2012-04-30T09:17:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/clandmeter/patchwork/commit/?id=8d0947cab74b46bfa58e46d556fc171cda364f82'/>
<id>8d0947cab74b46bfa58e46d556fc171cda364f82</id>
<content type='text'>
Signed-off-by: Dirk Wallenstein &lt;halsmit@t-online.de&gt;
Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Dirk Wallenstein &lt;halsmit@t-online.de&gt;
Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/patchparser: abstract delegate and state testing</title>
<updated>2012-04-30T06:40:15+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2012-04-30T06:40:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/clandmeter/patchwork/commit/?id=dcf267019d61408ae64716da0bcb94701748dbae'/>
<id>dcf267019d61408ae64716da0bcb94701748dbae</id>
<content type='text'>
No need to repeat the same query logic.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No need to repeat the same query logic.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
