Re: [PATCH v2] models, templatetags: Make tag count column in patch list optional per tag

2018-01-08 Thread Andrew Donnellan
On 19/12/17 16:32, Andrew Donnellan wrote: Add a field, show_column, to the Tag model to determine whether the tag gets a tag count column in the patch list view. This allows the creation of tags that will be collated when generating mboxes but won't take up space in the patch list. No-one

Re: [PATCH] parser: Fix parsing of pull request emails with CRLF line endings on Python 2

2018-01-08 Thread Andrew Donnellan
On 09/01/18 11:56, Daniel Axtens wrote: diff --git a/patchwork/parser.py b/patchwork/parser.py index 1568bc4..7c677db 100644 --- a/patchwork/parser.py +++ b/patchwork/parser.py @@ -666,9 +666,13 @@ def clean_content(content): """Remove cruft from the email message. Catch signature

Re: [PATCH] parser: Fix parsing of pull request emails with CRLF line endings on Python 2

2018-01-08 Thread Daniel Axtens
Andrew Donnellan writes: > When using Python 2, an incoming email that uses CRLF line endings won't > have the line endings converted by the email parser. This means that the > regex to detect pull request emails will fail to match. > > Clean up the line endings

Re: patchwork.ozlabs.org down, and e-mails not recorded

2018-01-08 Thread Thomas Petazzoni
Hello, On Mon, 8 Jan 2018 10:33:21 +1100, Andrew Donnellan wrote: > > Also, since a few weeks, we have seen that patchwork misses some > > patches that are sent on the Buildroot mailing list. The mails are sent > > on the mailing list, they are in the mailing list archives, but > > patchwork