Show patches with: Archived = No       |   2526 patches
« 1 2 ... 5 6 725 26 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/4] HACKING: Add some documentation about using virtualenv with patchwork - - - - --- 2014-09-04 Damien Lespiau Accepted
[2/2] INSTALL: Sprinkle a few UTF-8 in the mysql documentation - - - - --- 2014-08-31 Damien Lespiau Accepted
[1/2] INSTALL: Update the database configuration instructions - - - - --- 2014-08-31 Damien Lespiau Accepted
[v3] Test Patch, please ignore [v3] Test Patch, please ignore - - - - --- 2021-08-30 Daniel Axtens Not Applicable
[v2] Test Patch, please ignore [v2] Test Patch, please ignore - - - - --- 2021-08-30 Daniel Axtens Not Applicable
Test Patch, please ignore Test Patch, please ignore - - - - --- 2021-08-30 Daniel Axtens Not Applicable
REST: squish final open-codings of get_object_or_404 REST: squish final open-codings of get_object_or_404 - - - - --- 2021-08-23 Daniel Axtens Accepted
docs: prevent build error by rolling back Sphinx version docs: prevent build error by rolling back Sphinx version - - 1 - --- 2021-08-23 Daniel Axtens Accepted
REST: don't 500 if we get a non-int ID in /comment/ views REST: don't 500 if we get a non-int ID in /comment/ views - - - - --- 2021-08-20 Daniel Axtens Changes Requested
[2/2] tests: test PATCHing a patch in v1.1 [1/2] REST: Don't error if a versioned field we would remove is absent - - - - --- 2021-08-20 Daniel Axtens Accepted
[1/2] REST: Don't error if a versioned field we would remove is absent [1/2] REST: Don't error if a versioned field we would remove is absent - 1 1 1 --- 2021-08-20 Daniel Axtens Accepted
migrations: ignore flake8 on 0041_python3 migrations: ignore flake8 on 0041_python3 - 1 - - --- 2021-08-19 Daniel Axtens Accepted
[3/3] REST: Allow a project to restrict submitter state changes Allow a project to restrict submitter state changes - - - - --- 2021-08-02 Daniel Axtens Changes Requested
[2/3] xmlrpc: Allow a project to restrict submitter state changes Allow a project to restrict submitter state changes - - - - --- 2021-08-02 Daniel Axtens Changes Requested
[1/3] Allow a project to restrict submitter state changes Allow a project to restrict submitter state changes - - - - --- 2021-08-02 Daniel Axtens Changes Requested
[4/4] RFC: migrations: 0043: Perform ALTER TABLE in one big batch RFC: Patchwork 2.2->3.0 migration improvements - - - - --- 2021-07-16 Daniel Axtens New
[3/4] migrations: 0043: split the data migration into chunks RFC: Patchwork 2.2->3.0 migration improvements - - - - --- 2021-07-16 Daniel Axtens New
[2/4] migrations: 0043_merge_patch_submission: do less work RFC: Patchwork 2.2->3.0 migration improvements - - 1 - --- 2021-07-16 Daniel Axtens New
[1/4] migrations: don't go to the db for 0041_python3 migration RFC: Patchwork 2.2->3.0 migration improvements - - 1 - --- 2021-07-16 Daniel Axtens Accepted
[2/2] docker: install Python 3.9 Unbreak testing - 1 - - --- 2021-06-23 Daniel Axtens Accepted
[1/2] tests: fix parallel tests Unbreak testing - 1 - - --- 2021-06-23 Daniel Axtens Accepted
[v2] docs: clarify and improve docker dev docs [v2] docs: clarify and improve docker dev docs - - - - --- 2021-06-22 Daniel Axtens Accepted
docs: clarify and improve docker dev docs docs: clarify and improve docker dev docs - - - - --- 2021-06-22 Daniel Axtens Superseded
[2/2] api: allow filtering patches and covers by msgid v2.2 fixups for OzLabs - - 2 1 --- 2020-04-14 Daniel Axtens Accepted
[1/2] api: do not fetch every patch in a patch detail view 404 v2.2 fixups for OzLabs - - 1 1 --- 2020-04-14 Daniel Axtens Accepted
[4/4] REST: Add release note for faster queries Fix db-murdering API queries - - - - --- 2020-03-17 Daniel Axtens Accepted
[3/4] REST: extend performance improvements to other parts of the API Fix db-murdering API queries - - - - --- 2020-03-17 Daniel Axtens Accepted
[2/4] REST: fix patch listing query Fix db-murdering API queries - - - - --- 2020-03-17 Daniel Axtens Accepted
[1/4] REST: massively improve the patch counting query under filters Fix db-murdering API queries - - - - --- 2020-03-17 Daniel Axtens Accepted
[4/4] REST: Add patch relations RFC for relations API - - - - --- 2020-01-28 Daniel Axtens Superseded
[3/4] models, templates: Add patch relations RFC for relations API - - - - --- 2020-01-28 Daniel Axtens Superseded
[2/4] do not apply: disable validation of requests RFC for relations API - - - - --- 2020-01-28 Daniel Axtens Superseded
[1/4] pyenv: also install requirements for python2 RFC for relations API - - - - --- 2020-01-28 Daniel Axtens Superseded
[v5] models, templates: Add submission relations [v5] models, templates: Add submission relations - - - - --- 2020-01-15 Daniel Axtens Superseded
[v3] parsearchive: parallel processing [v3] parsearchive: parallel processing - - - - --- 2019-12-06 Daniel Axtens New
parsearchive: parallel processing parsearchive: parallel processing - - - - --- 2019-12-05 Daniel Axtens Superseded
[3/3] README: trivial fix [1/3] README: fix .env - - 1 - --- 2019-10-29 Daniel Axtens Accepted
[2/3] README: stop trying to track supported versions [1/3] README: fix .env - - 1 - --- 2019-10-29 Daniel Axtens Accepted
[1/3] README: fix .env [1/3] README: fix .env - - 1 - --- 2019-10-29 Daniel Axtens Accepted
Remove Django 2.0 support Remove Django 2.0 support - - - - --- 2019-10-29 Daniel Axtens Accepted
[v2] docker: Specify GID for docker-compose-pg.yml too [v2] docker: Specify GID for docker-compose-pg.yml too - 1 - - --- 2019-10-24 Daniel Axtens Accepted
docker: Specify GID for docker-compose-pg.yml too docker: Specify GID for docker-compose-pg.yml too - 1 - - --- 2019-10-24 Daniel Axtens Superseded
travis, tox: only do coverage testing in py27 travis, tox: only do coverage testing in py27 - - - - --- 2019-10-24 Daniel Axtens Accepted
README: remove dead landscape.io badge README: remove dead landscape.io badge - - - - --- 2019-10-23 Daniel Axtens Accepted
travis: fix codecov travis: fix codecov - 1 - - --- 2019-10-23 Daniel Axtens Accepted
api: support filtering patches by hash api: support filtering patches by hash 1 - - - --- 2019-10-23 Daniel Axtens Accepted
[v2,PW3] Drop Python 2.7 [v2,PW3] Drop Python 2.7 - - - - --- 2019-10-21 Daniel Axtens Changes Requested
parser: extend SERIES_DELAY_INTERVAL parser: extend SERIES_DELAY_INTERVAL - - 1 - --- 2019-10-21 Daniel Axtens Accepted
[PW3] Drop Python 2.7 [PW3] Drop Python 2.7 - - - - --- 2019-10-21 Daniel Axtens Superseded
parsearchive: parallel processing parsearchive: parallel processing - - - - --- 2019-10-18 Daniel Axtens Superseded
[3/3,PW3] Remove XML-RPC API Remove XML-RPC API - - - - --- 2019-10-18 Daniel Axtens Deferred
[2/3] docs: bump the copyright year in the docs Remove XML-RPC API - - 1 - --- 2019-10-18 Daniel Axtens Accepted
[1/3] docs: document snowpatch as an API client Remove XML-RPC API - - 1 - --- 2019-10-18 Daniel Axtens Accepted
[6/6] Burninate CoverLetter A sketch of flattening the models with live migration - - - - --- 2019-09-18 Daniel Axtens RFC
[5/6] Migration part 2: drop old fields A sketch of flattening the models with live migration - - - - --- 2019-09-18 Daniel Axtens RFC
[4/6] Begin live migration of diff and pull_url to Submission A sketch of flattening the models with live migration - - - - --- 2019-09-18 Daniel Axtens RFC
[3/6] parsearchive, mail: use repr() to get a human readable exception A sketch of flattening the models with live migration - - 1 - --- 2019-09-18 Daniel Axtens Accepted
[2/6] tests: make test suite pass with XML-RPC disabled A sketch of flattening the models with live migration - - 1 - --- 2019-09-18 Daniel Axtens Accepted
[1/6] pyenv: also install requirements for python2 A sketch of flattening the models with live migration - - - - --- 2019-09-18 Daniel Axtens RFC
docker: pyenv: build at make -j$(nproc) docker: pyenv: build at make -j$(nproc) - - 2 - --- 2019-09-12 Daniel Axtens Accepted
[v7] Move to msgid based URLs [v7] Move to msgid based URLs - - - - --- 2019-09-12 Daniel Axtens Accepted
[v6] Move to msgid based URLs [v6] Move to msgid based URLs - - - - --- 2019-09-12 Daniel Axtens Superseded
[v5] Move to msgid based URLs [v5] Move to msgid based URLs - - - - --- 2019-08-30 Daniel Axtens Superseded
mbox: do not copy Content-Type into exported mbox mbox: do not copy Content-Type into exported mbox - - - - --- 2019-08-21 Daniel Axtens Accepted
docs: Add a release note for CVE-2019-13122 docs: Add a release note for CVE-2019-13122 - - - - --- 2019-07-05 Daniel Axtens Accepted
[2/2] tests: Add test for unescaped values in patch detail page XSS in Patchwork - CVE-2019-13122 - - - - --- 2019-07-05 Daniel Axtens Accepted
[1/2] templatetags: Do not mark output of msgid tag as safe XSS in Patchwork - CVE-2019-13122 - - - - --- 2019-07-05 Daniel Axtens Accepted
Revert "parser: Ensure whitespace is stripped for longheaders" Revert "parser: Ensure whitespace is stripped for longheaders" - - - - --- 2019-05-14 Daniel Axtens Accepted
[10/10] Release 2.1.2 Patchwork 2.1.2 review series - - - - --- 2019-04-30 Daniel Axtens Accepted
[09/10] Add support for Django REST Framework 3.9 Patchwork 2.1.2 review series - - - - --- 2019-04-30 Daniel Axtens Accepted
[08/10] Add support for django-filter 1.1 Patchwork 2.1.2 review series - - - - --- 2019-04-30 Daniel Axtens Accepted
[07/10] Add support for Django REST Framework 3.7, 3.8 Patchwork 2.1.2 review series - - 1 - --- 2019-04-30 Daniel Axtens Accepted
[06/10] REST: A check must specify a state Patchwork 2.1.2 review series - - - - --- 2019-04-30 Daniel Axtens Accepted
[05/10] REST: Handle regular form data requests for checks Patchwork 2.1.2 review series - 1 - - --- 2019-04-30 Daniel Axtens Accepted
[04/10] REST: Handle JSON requests Patchwork 2.1.2 review series - - - - --- 2019-04-30 Daniel Axtens Accepted
[03/10] notifications: fix notification expiry when no user is associated Patchwork 2.1.2 review series - - - - --- 2019-04-30 Daniel Axtens Accepted
[02/10] REST: Add new setting for maximum API page size Patchwork 2.1.2 review series - - - - --- 2019-04-30 Daniel Axtens Accepted
[01/10] REST: Check.user is not read-only Patchwork 2.1.2 review series - - 1 - --- 2019-04-30 Daniel Axtens Accepted
[2/2] REST: A check must specify a state Snowpatch REST fixes - - - - --- 2019-04-29 Daniel Axtens Accepted
[1/2] REST: Handle regular form data requests for checks Snowpatch REST fixes - 2 - - --- 2019-04-29 Daniel Axtens Accepted
Fix YAML loader warning Fix YAML loader warning - - 1 - --- 2019-03-15 Daniel Axtens Accepted
parser: recognise git commit consisting only of empty new file parser: recognise git commit consisting only of empty new file - - 2 - --- 2019-02-28 Daniel Axtens Accepted
[v3] Move to msgid based URLs [v3] Move to msgid based URLs - - - - --- 2018-10-30 Daniel Axtens Changes Requested
[v2,rebased] Move to msgid based URLs [v2,rebased] Move to msgid based URLs - - - - --- 2018-10-30 Daniel Axtens Superseded
[v2] Move to msgid based URLs [v2] Move to msgid based URLs - - - - --- 2018-10-15 Daniel Axtens Superseded
Find patches, cover letters and comments by msgid Find patches, cover letters and comments by msgid - - - - --- 2018-08-26 Daniel Axtens Changes Requested
REST: Disable control for filtering patches by series in web view REST: Disable control for filtering patches by series in web view - - 1 - --- 2018-05-11 Daniel Axtens Accepted
skip original Content-Transfer-Encoding for mbox skip original Content-Transfer-Encoding for mbox 1 - - - --- 2018-05-07 Daniel Axtens Accepted
parsemail: Clarify exit codes parsemail: Clarify exit codes - 1 1 - --- 2018-04-30 Daniel Axtens Accepted
[v2,2/2] Patchwork v2.1.0-rc1 Patchwork 2.1.0-rc1: Eolienne - - - - --- 2018-04-14 Daniel Axtens Superseded
[v2,1/2] docs: Prepare for 2.1.0-rc1 Patchwork 2.1.0-rc1: Eolienne - - - - --- 2018-04-14 Daniel Axtens Superseded
[2/2] Patchwork v2.1.0-rc1 Patchwork 2.1.0-rc1: Extra Special OzLabs Edition - - - - --- 2018-04-05 Daniel Axtens Changes Requested
[1/2] docs: Prepare for 2.1.0-rc1 Patchwork 2.1.0-rc1: Extra Special OzLabs Edition - - - - --- 2018-04-05 Daniel Axtens Changes Requested
[v2] parsemail: Clarify exit codes [v2] parsemail: Clarify exit codes - 1 - - --- 2018-03-21 Daniel Axtens Changes Requested
[v2,2/2] api: Only provide JSON version of events list [v2,1/2] api: EventList: change select_related() to prefetch_related() - - - - --- 2018-03-21 Daniel Axtens Accepted
[v2,1/2] api: EventList: change select_related() to prefetch_related() [v2,1/2] api: EventList: change select_related() to prefetch_related() - - - - --- 2018-03-21 Daniel Axtens Accepted
docker: set timezone to Australia/Canberra docker: set timezone to Australia/Canberra - - 1 - --- 2018-03-20 Daniel Axtens Accepted
parsemail: Clarify exit codes parsemail: Clarify exit codes - 1 - - --- 2018-03-20 Daniel Axtens Superseded
[2/2] api: EventList: Only provide JSON version Fix slow EventList API endpoint - - - - --- 2018-03-12 Daniel Axtens Superseded
[1/2] api: EventList: change select_related() to prefetch_related() Fix slow EventList API endpoint - - - - --- 2018-03-12 Daniel Axtens Superseded
« 1 2 ... 5 6 725 26 »