Messages by Date
-
2018/04/10
Re: [PATCH v2 4/6] models: Migrate event fields to JSON field
Daniel Axtens
-
2018/04/10
Re: [PATCH] Add comments REST API
Veronika Kabatova
-
2018/04/10
Re: [PATCH v2 4/6] models: Migrate event fields to JSON field
Stephen Finucane
-
2018/04/10
Re: [PATCH] Add comments REST API
Daniel Axtens
-
2018/04/10
[PATCH] Fix stuff around mbox header changes
vkabatov
-
2018/04/10
Re: [PATCH] Use parsed subject for mboxes
Veronika Kabatova
-
2018/04/09
[PATCH v2 3/6] tests: Add events API tests
Stephen Finucane
-
2018/04/09
[PATCH v2 6/6] Revert "api: Only provide JSON version of events list"
Stephen Finucane
-
2018/04/09
[PATCH v2 5/6] REST: Use NumberFilter for event fields
Stephen Finucane
-
2018/04/09
[PATCH v2 4/6] models: Migrate event fields to JSON field
Stephen Finucane
-
2018/04/09
[PATCH v2 2/6] signals: Only enable events when REST API enabled
Stephen Finucane
-
2018/04/09
[PATCH v2 1/6] REST: Support embedded serializers without context
Stephen Finucane
-
2018/04/09
[PATCH v2 0/6] Add 'Event.payload' field
Stephen Finucane
-
2018/04/09
Re: [PATCH 0/4] Add 'Event.payload' field
Stephen Finucane
-
2018/04/09
[PATCH 2/2] docs: Add note on restoring the docker database
Stephen Finucane
-
2018/04/09
[PATCH 1/2] trivial: Remove additional Django < 1.8 code
Stephen Finucane
-
2018/04/09
Re: [PATCH] Use parsed subject for mboxes
Stephen Finucane
-
2018/04/09
Re: [PATCH] Add comments REST API
Stephen Finucane
-
2018/04/09
Re: [PATCH] Add comments REST API
Veronika Kabatova
-
2018/04/09
Re: [PATCH] Add comments REST API
Stephen Finucane
-
2018/04/09
Re: [PATCH] Use parsed subject for mboxes
Veronika Kabatova
-
2018/04/07
Re: [PATCH] Use parsed subject for mboxes
Daniel Axtens
-
2018/04/07
Re: [PATCH] Use parsed subject for mboxes
Johannes Berg
-
2018/04/07
Re: [PATCH 0/5] Random API improvements
Stephen Finucane
-
2018/04/07
Re: [PATCH] Use parsed subject for mboxes
Stephen Finucane
-
2018/04/07
[PATCH] Use parsed subject for mboxes
Stephen Finucane
-
2018/04/07
Re: [PATCH v2] Include all email headers in mboxes
Stephen Finucane
-
2018/04/06
[PATCH] api: Show all headers with the same key
vkabatov
-
2018/04/06
Re: [PATCH 0/2] Patchwork 2.1.0-rc1: Extra Special OzLabs Edition
Veronika Kabatova
-
2018/04/05
[PATCH 2/2] Patchwork v2.1.0-rc1
Daniel Axtens
-
2018/04/05
[PATCH 1/2] docs: Prepare for 2.1.0-rc1
Daniel Axtens
-
2018/04/05
[PATCH 0/2] Patchwork 2.1.0-rc1: Extra Special OzLabs Edition
Daniel Axtens
-
2018/04/05
[PATCH v2] Include all email headers in mboxes
vkabatov
-
2018/04/05
Re: [PATCH] Include all email headers in mboxes
Daniel Axtens
-
2018/04/05
Re: [PATCH] Include all email headers in mboxes
Veronika Kabatova
-
2018/04/05
Re: [PATCH] Include all email headers in mboxes
Daniel Axtens
-
2018/04/05
Re: [PATCH docs] Fix incorrect autodelegation documentation
Daniel Axtens
-
2018/04/05
Re: [PATCH] Include all email headers in mboxes
Johannes Berg
-
2018/04/05
Re: [PATCH] Include all email headers in mboxes
Veronika Kabatova
-
2018/04/05
Re: [PATCH] Include all email headers in mboxes
Daniel Axtens
-
2018/04/05
Re: [PATCH] docker: set timezone to Australia/Canberra
Daniel Axtens
-
2018/04/05
Re: [PATCH v2 1/2] api: EventList: change select_related() to prefetch_related()
Daniel Axtens
-
2018/04/05
Re: [PATCH] docs: Update reference to kernel documentation
Daniel Axtens
-
2018/04/03
[PATCH docs] Fix incorrect autodelegation documentation
vkabatov
-
2018/04/02
Re: [PATCH 0/4] Add 'Event.payload' field
Daniel Axtens
-
2018/03/31
Re: [Buildroot] patchwork.ozlabs.org down, and e-mails not recorded
Yann E. MORIN
-
2018/03/31
Re: [Buildroot] patchwork.ozlabs.org down, and e-mails not recorded
Yann E. MORIN
-
2018/03/31
[PATCH] docs: Update reference to kernel documentation
Ali Alnubani
-
2018/03/31
[PATCH] docs: Fix package name
Ali Alnubani
-
2018/03/28
Re: [PATCH 0/4] Add 'Event.payload' field
Daniel Axtens
-
2018/03/28
Re: [PATCH] Fix slow Patch counting query
Stephen Finucane
-
2018/03/28
Re: [PATCH 0/4] Add 'Event.payload' field
Stephen Finucane
-
2018/03/27
Re: [PATCH 0/4] Add 'Event.payload' field
Daniel Axtens
-
2018/03/27
Re: [PATCH] Fix slow Patch counting query
Daniel Axtens
-
2018/03/27
Re: [PATCH] Fix slow Patch counting query
Daniel Axtens
-
2018/03/27
[PATCH] Include all email headers in mboxes
vkabatov
-
2018/03/26
Re: [PATCH] Add comments REST API
Veronika Kabatova
-
2018/03/26
Re: [PATCH 0/5] Random API improvements
Veronika Kabatova
-
2018/03/25
[PATCH 3/5] docs: Add information on REST API versioning
Stephen Finucane
-
2018/03/25
[PATCH 5/5] REST: Order 'filters' code
Stephen Finucane
-
2018/03/25
[PATCH 4/5] docs: Add note on backing up the docker database
Stephen Finucane
-
2018/03/25
[PATCH 2/5] REST: Use versioning for modified responses
Stephen Finucane
-
2018/03/25
[PATCH 0/5] Random API improvements
Stephen Finucane
-
2018/03/25
Re: [PATCH] migrations: Add missing migration
Stephen Finucane
-
2018/03/25
[PATCH] migrations: Add missing migration
Stephen Finucane
-
2018/03/25
[PATCH 2/4] signals: Only enable events when REST API enabled
Stephen Finucane
-
2018/03/25
[PATCH 1/4] REST: Support embedded serializers without context
Stephen Finucane
-
2018/03/25
[PATCH 4/4] REST: Only fetch required fields event filtering
Stephen Finucane
-
2018/03/25
[PATCH 3/4] models: Migrate event fields to JSON field
Stephen Finucane
-
2018/03/25
[PATCH 0/4] Add 'Event.payload' field
Stephen Finucane
-
2018/03/25
Re: [PATCH] docker: set timezone to Australia/Canberra
Stephen Finucane
-
2018/03/25
Re: [PATCH] Fix slow Patch counting query
Stephen Finucane
-
2018/03/23
Re: Patchwork 3: potential feature removals
Veronika Kabatova
-
2018/03/23
[PATCH] Add comments REST API
vkabatov
-
2018/03/21
Patchwork 3: potential feature removals
Daniel Axtens
-
2018/03/21
[PATCH v2] parsemail: Clarify exit codes
Daniel Axtens
-
2018/03/21
Re: [PATCH] parsemail: Clarify exit codes
Daniel Axtens
-
2018/03/21
Re: [PATCH] parsemail: Clarify exit codes
Daniel Axtens
-
2018/03/21
[PATCH v2 1/2] api: EventList: change select_related() to prefetch_related()
Daniel Axtens
-
2018/03/21
[PATCH v2 2/2] api: Only provide JSON version of events list
Daniel Axtens
-
2018/03/20
Re: patchwork.ozlabs.org down, and e-mails not recorded
Daniel Axtens
-
2018/03/20
Re: [PATCH] Fix slow Patch counting query
Daniel Axtens
-
2018/03/20
Re: [PATCH] Add validation for regular expressions
Daniel Axtens
-
2018/03/20
Re: patchwork.ozlabs.org down, and e-mails not recorded
Stephen Rothwell
-
2018/03/20
[PATCH] docker: set timezone to Australia/Canberra
Daniel Axtens
-
2018/03/20
Re: patchwork.ozlabs.org down, and e-mails not recorded
Jeff Kirsher
-
2018/03/20
Re: patchwork.ozlabs.org down, and e-mails not recorded
Thomas Petazzoni
-
2018/03/20
Re: patchwork.ozlabs.org down, and e-mails not recorded
Jeremy Kerr
-
2018/03/20
[PATCH] parsemail: Clarify exit codes
Daniel Axtens
-
2018/03/16
[PATCH] Add validation for regular expressions
vkabatov
-
2018/03/16
[RFC 1/2] Rework tagging infrastructure
vkabatov
-
2018/03/16
[RFC 2/2] Add migration for tagging changes
vkabatov
-
2018/03/16
[RFC 0/2] Rework tagging infrastructure
vkabatov
-
2018/03/14
Re: patchwork.ozlabs.org down, and e-mails not recorded
Jeff Kirsher
-
2018/03/12
Re: patchwork.ozlabs.org down, and e-mails not recorded
Peter Korsgaard
-
2018/03/12
Re: patchwork.ozlabs.org down, and e-mails not recorded
Daniel Axtens
-
2018/03/12
[PATCH 2/2] api: EventList: Only provide JSON version
Daniel Axtens
-
2018/03/12
[PATCH 1/2] api: EventList: change select_related() to prefetch_related()
Daniel Axtens
-
2018/03/12
[PATCH 0/2] Fix slow EventList API endpoint
Daniel Axtens
-
2018/03/12
Re: [RFC 1/4] Automatically remove old events
Daniel Axtens
-
2018/03/11
Re: patchwork.ozlabs.org down, and e-mails not recorded
Jeremy Kerr
-
2018/03/11
Re: [RFC 1/4] Automatically remove old events
Daniel Axtens
-
2018/03/11
Re: patchwork.ozlabs.org down, and e-mails not recorded
Stephen Rothwell
-
2018/03/10
Re: patchwork.ozlabs.org down, and e-mails not recorded
Peter Korsgaard
-
2018/03/08
Re: [PATCH] Fix slow Patch counting query
Daniel Axtens
-
2018/03/08
[PATCH] Fix slow Patch counting query
Daniel Axtens
-
2018/03/08
Re: Subject match filtering - followup patch request
Veronika Kabatova
-
2018/03/08
Subject match filtering - followup patch request
Daniel Axtens
-
2018/03/07
Re: [PATCH v3] Avoid timezone confusion
Daniel Axtens
-
2018/03/07
Re: [PATCH v3] Avoid timezone confusion
Stephen Finucane
-
2018/03/07
Re: [PATCH v3] Avoid timezone confusion
Veronika Kabatova
-
2018/03/07
Re: [PATCH v3] Avoid timezone confusion
Daniel Axtens
-
2018/03/06
Re: [PATCH v2 0/9] Tools and fixes for parallel parsing
Daniel Axtens
-
2018/03/02
Re: [PATCH v2 9/9] parser: don't fail on multiple SeriesReferences
Daniel Axtens
-
2018/02/27
Re: [PATCH] Include info about out-of-order events for timezone unification
Daniel Axtens
-
2018/02/27
Re: [PATCH v3] Avoid timezone confusion
Daniel Axtens
-
2018/02/27
Re: [PATCH v2 2/2] Add test for list filtering feature
Stephen Finucane
-
2018/02/27
Re: [PATCH v2 1/2] Implement list filtering
Stephen Finucane
-
2018/02/27
Re: [PATCH v3] Avoid timezone confusion
Stephen Finucane
-
2018/02/27
Re: [PATCH] [RFC] tools: drop vagrant
Stephen Finucane
-
2018/02/27
Re: [PATCH v2 9/9] parser: don't fail on multiple SeriesReferences
Stephen Finucane
-
2018/02/27
Re: [PATCH v2 3/9] tools/scripts: split a mbox N ways
Stephen Finucane
-
2018/02/26
[PATCH] Include info about out-of-order events for timezone unification
vkabatov
-
2018/02/26
Re: [PATCH v3] Avoid timezone confusion
Veronika Kabatova
-
2018/02/25
Re: [PATCH v2 0/9] Tools and fixes for parallel parsing
Daniel Axtens
-
2018/02/25
Re: [PATCH v2 9/9] parser: don't fail on multiple SeriesReferences
Daniel Axtens
-
2018/02/25
Re: [PATCH v2 3/9] tools/scripts: split a mbox N ways
Daniel Axtens
-
2018/02/25
Re: [PATCH] [RFC] tools: drop vagrant
Andrew Donnellan
-
2018/02/25
Re: [PATCH v2 0/9] Tools and fixes for parallel parsing
Stephen Finucane
-
2018/02/25
Re: [PATCH v2 9/9] parser: don't fail on multiple SeriesReferences
Stephen Finucane
-
2018/02/25
Re: [PATCH v2 7/9] parser: avoid an unnecessary UPDATE of Person
Stephen Finucane
-
2018/02/25
Re: [PATCH v2 8/9] parser: use Patch.objects.create instead of save()
Stephen Finucane
-
2018/02/25
Re: [PATCH v2 5/9] parser: Handle even more exotically broken headers
Stephen Finucane
-
2018/02/25
Re: [PATCH v2 4/9] tools/scripts: parallel_parsearchive - load archives in parallel
Stephen Finucane
-
2018/02/25
Re: [PATCH v2 3/9] tools/scripts: split a mbox N ways
Stephen Finucane
-
2018/02/25
Re: [PATCH v2 2/9] debugging: add command to dump patches and series
Stephen Finucane
-
2018/02/25
Re: [PATCH v2 1/9] tools/docker: assume terminal supports utf-8
Stephen Finucane
-
2018/02/25
Re: [PATCH] [RFC] tools: drop vagrant
Stephen Finucane
-
2018/02/24
Re: "Series" support questions
Bjorn Helgaas
-
2018/02/24
[PATCH v2 9/9] parser: don't fail on multiple SeriesReferences
Daniel Axtens
-
2018/02/24
[PATCH v2 7/9] parser: avoid an unnecessary UPDATE of Person
Daniel Axtens
-
2018/02/24
[PATCH v2 8/9] parser: use Patch.objects.create instead of save()
Daniel Axtens
-
2018/02/24
[PATCH v2 6/9] parser: close a TOCTTOU bug on Person creation
Daniel Axtens
-
2018/02/24
[PATCH v2 5/9] parser: Handle even more exotically broken headers
Daniel Axtens
-
2018/02/24
[PATCH v2 3/9] tools/scripts: split a mbox N ways
Daniel Axtens
-
2018/02/24
[PATCH v2 4/9] tools/scripts: parallel_parsearchive - load archives in parallel
Daniel Axtens
-
2018/02/24
[PATCH v2 2/9] debugging: add command to dump patches and series
Daniel Axtens
-
2018/02/24
[PATCH v2 1/9] tools/docker: assume terminal supports utf-8
Daniel Axtens
-
2018/02/24
[PATCH v2 0/9] Tools and fixes for parallel parsing
Daniel Axtens
-
2018/02/24
Re: [PATCH 9/9] parser: don't fail on multiple SeriesReferences
Daniel Axtens
-
2018/02/24
Re: [PATCH 8/9] parser: use Patch.objects.create instead of save()
Daniel Axtens
-
2018/02/24
Re: [PATCH 6/9] parser: close a TOCTTOU bug on Person creation
Daniel Axtens
-
2018/02/23
Re: "Submitter" display doesn't decode "encoded-word" syntax
Daniel Axtens
-
2018/02/23
Re: "Series" support questions
Daniel Axtens
-
2018/02/23
Re: [PATCH v3] Avoid timezone confusion
Daniel Axtens
-
2018/02/23
[PATCH] [RFC] tools: drop vagrant
Daniel Axtens
-
2018/02/23
Re: [PATCH v3] Avoid timezone confusion
Veronika Kabatova
-
2018/02/23
Re: [PATCH v3] Avoid timezone confusion
Daniel Axtens
-
2018/02/23
Re: [PATCH] docs: X-Patchwork-Ignore doesn't work, X-Patchwork-Hint: ignore does
Daniel Axtens
-
2018/02/22
Re: [PATCH v3] Avoid timezone confusion
Daniel Axtens
-
2018/02/22
Re: [PATCH] docs: X-Patchwork-Ignore doesn't work, X-Patchwork-Hint: ignore does
Daniel Axtens
-
2018/02/22
Re: [PATCH 7/9] parser: avoid an unnecessary UPDATE of Person
Andrew Donnellan
-
2018/02/22
"Series" support questions
Bjorn Helgaas
-
2018/02/22
"Submitter" display doesn't decode "encoded-word" syntax
Bjorn Helgaas
-
2018/02/22
Re: [PATCH] docs: X-Patchwork-Ignore doesn't work, X-Patchwork-Hint: ignore does
Georg Faerber
-
2018/02/22
[PATCH v3] Avoid timezone confusion
vkabatov
-
2018/02/22
[PATCH] docs: X-Patchwork-Ignore doesn't work, X-Patchwork-Hint: ignore does
Daniel Axtens
-
2018/02/22
Re: [PATCH 7/9] parser: avoid an unnecessary UPDATE of Person
Daniel Axtens
-
2018/02/22
[PATCH] docs: X-Patchwork-Ignore doesn't work, X-Patchwork-Hint: ignore does
Daniel Axtens
-
2018/02/22
[PATCH] docs: X-Patchwork-Ignore doesn't work, X-Patchwork-Hint: ignore does
Daniel Axtens
-
2018/02/22
Re: [PATCH 0/9] Tools and fixes for parallel parsing
Thomas Petazzoni
-
2018/02/22
Re: [PATCH 0/9] Tools and fixes for parallel parsing
Thomas Petazzoni
-
2018/02/21
Re: [PATCH 9/9] parser: don't fail on multiple SeriesReferences
Andrew Donnellan
-
2018/02/21
Re: [PATCH 8/9] parser: use Patch.objects.create instead of save()
Andrew Donnellan
-
2018/02/21
Re: [PATCH 7/9] parser: avoid an unnecessary UPDATE of Person
Andrew Donnellan
-
2018/02/21
Re: [PATCH 6/9] parser: close a TOCTTOU bug on Person creation
Andrew Donnellan
-
2018/02/21
Re: [PATCH 0/9] Tools and fixes for parallel parsing
Andrew Donnellan
-
2018/02/21
Re: [PATCH 5/9] parser: Handle even more exotically broken headers
Andrew Donnellan
-
2018/02/21
Re: [PATCH 0/9] Tools and fixes for parallel parsing
Daniel Axtens
-
2018/02/21
Re: [PATCH 4/9] tools/scripts: parallel_parsearchive - load archives in parallel
Andrew Donnellan
-
2018/02/21
Re: [PATCH 3/9] tools/scripts: split a mbox N ways
Andrew Donnellan
-
2018/02/21
Re: [PATCH 2/9] debugging: add command to dump patches and series
Andrew Donnellan
-
2018/02/21
Re: [PATCH 0/9] Tools and fixes for parallel parsing
Georg Faerber
-
2018/02/21
Re: [PATCH 1/9] tools/docker: assume terminal supports utf-8
Andrew Donnellan
-
2018/02/21
Re: [PATCH 0/9] Tools and fixes for parallel parsing
Andrew Donnellan
-
2018/02/21
Re: [PATCH 0/9] Tools and fixes for parallel parsing
Daniel Axtens
-
2018/02/21
Re: [PATCH 0/9] Tools and fixes for parallel parsing
Andrew Donnellan
-
2018/02/21
Re: [PATCH] [RFC] Don't aim to have patchwork send email
Daniel Axtens
-
2018/02/21
Re: [PATCH 0/9] Tools and fixes for parallel parsing
Thomas Petazzoni
-
2018/02/21
[PATCH 9/9] parser: don't fail on multiple SeriesReferences
Daniel Axtens
-
2018/02/21
[PATCH 8/9] parser: use Patch.objects.create instead of save()
Daniel Axtens
-
2018/02/21
[PATCH 7/9] parser: avoid an unnecessary UPDATE of Person
Daniel Axtens
-
2018/02/21
[PATCH 6/9] parser: close a TOCTTOU bug on Person creation
Daniel Axtens
-
2018/02/21
[PATCH 5/9] parser: Handle even more exotically broken headers
Daniel Axtens
-
2018/02/21
[PATCH 4/9] tools/scripts: parallel_parsearchive - load archives in parallel
Daniel Axtens
-
2018/02/21
[PATCH 3/9] tools/scripts: split a mbox N ways
Daniel Axtens
-
2018/02/21
[PATCH 2/9] debugging: add command to dump patches and series
Daniel Axtens
-
2018/02/21
[PATCH 1/9] tools/docker: assume terminal supports utf-8
Daniel Axtens
-
2018/02/21
[PATCH 0/9] Tools and fixes for parallel parsing
Daniel Axtens
-
2018/02/16
Re: patchwork.ozlabs.org down, and e-mails not recorded
Stephen Rothwell