Show patches with: none      |   2533 patches
« 1 2 ... 17 18 1925 26 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/2] retag: Properly display the final count 1 - - - --- 2015-11-07 Damien Lespiau Accepted
[2/2] requirements: Use PostgreSQL in production - - - - --- 2016-02-05 Stephen Finucane Accepted
[2/2] requirements: Use 'psycopg2-binary' package [1/2] migrations: Add missing Series.Meta, Patch.Meta changes - - - - 2-- 2018-02-09 Stephen Finucane Accepted
[2/2] pwclient: add bash completion for project names - - - - --- 2014-06-28 Yann E. MORIN Superseded
[2/2] pwclient: add %{_msgid_} to print message-id without surrounding < and > - - - - --- 2014-10-21 Jani Nikula Accepted
[2/2] project: Provide a setting to only consider git send-email patches - - - - --- 2015-10-09 Damien Lespiau Rejected
[2/2] post-receive: Use correct default installation path - - 1 - --- 2016-05-06 Sven Eckelmann Accepted
[2/2] patchwork-update-commits: autodetect patchwork install directory - - - - --- 2011-02-11 Sascha Silbe Accepted
[2/2] parser: Handle IntegrityError for cover letters, comments [1/2] parsearchive: Fix logging - - - - --- 2018-09-19 Stephen Finucane Superseded
[2/2] parsemail: Make parsing an email atomic operation - - - - --- 2015-10-20 Damien Lespiau Rejected
[2/2] parsearchive: Convert to a management command - - - - --- 2016-09-07 Stephen Finucane Superseded
[2/2] models: fix From header in mbox view - - - - --- 2013-05-10 Andreas Bießmann Accepted
[2/2] lib/sql: fix permissions for v2.0.0 on postgres [1/2] tests: Run FuzzTest within a transaction - - 1 - --- 2017-08-28 Jeremy Kerr Accepted
[2/2] htdocs: Fix formatting issues with README Untitled series #257700 - - - - --- 2021-08-11 Stephen Finucane Accepted
[2/2] forms: Use a captcha on the registration form. [1/2] templates: Use form.as_table in registration template. - - - - --- 2021-02-27 Christopher Baines Changes Requested
[2/2] forms: 'False' != False - - - - --- 2016-12-23 Stephen Finucane Accepted
[2/2] filters: Pre-populate delegate, submitter filters [1/2] filters: Return dictionaries - - - - --- 2018-09-27 Stephen Finucane Superseded
[2/2] docs: Update links for django-rest-framework 3.7, 3.8 [1/2] Add support for Django REST Framework 3.9 - - - - --- 2018-10-18 Stephen Finucane Accepted
[2/2] docs: Update installation guide for Ubuntu 16.04 - - - - --- 2017-05-01 Stephen Finucane Accepted
[2/2] docs: Update Git URLs to GitHub - - - - --- 2015-10-16 Stephen Finucane Accepted
[2/2] docs: Rewrite deployment guide - - - - --- 2016-02-13 Stephen Finucane Accepted
[2/2] docs: Mention Postgres for Docker development install [1/2] docker: Use Ubuntu ports repositories on non-x86 architectures - - 1 - --- 2019-05-01 Russell Currey Accepted
[2/2] docs: Add note on restoring the docker database [1/2] trivial: Remove additional Django < 1.8 code - - - - --- 2018-04-09 Stephen Finucane Accepted
[2/2] docs: Add info on contributing docs [1/2] docs: Add references to VSCode Patchwork plugin - - - - --- 2022-09-09 Stephen Finucane Accepted
[2/2] docs: Add a paragraph about the django admin console - - - - --- 2016-08-25 Florian Fainelli Superseded
[2/2] docs: Add 'local' argument to 'contents' [1/2] docs: Add additional information about API versions - - - - --- 2018-05-09 Stephen Finucane Accepted
[2/2] docs/deployment: Fix systemctl commands - - 1 - --- 2016-07-15 Russell Currey Accepted
[2/2] docker: install Python 3.9 Unbreak testing - 1 - - --- 2021-06-23 Daniel Axtens Accepted
[2/2] api: allow filtering patches and covers by msgid v2.2 fixups for OzLabs - - 2 1 --- 2020-04-14 Daniel Axtens Accepted
[2/2] api: EventList: Only provide JSON version Fix slow EventList API endpoint - - - - --- 2018-03-12 Daniel Axtens Superseded
[2/2] Revert "api: Only provide JSON version of events list" [1/2] REST: Resolve performance issues with '/events' web view 1 - - - --- 2018-05-10 Stephen Finucane Accepted
[2/2] Remove pwclient [1/2] templates: Fix pwclientrc sample - - - - --- 2018-10-21 Stephen Finucane Superseded
[2/2] REST: Expose 'Series.project' - - 1 - --- 2017-01-06 Stephen Finucane Accepted
[2/2] REST: Allow users to omit version entirely - - 1 - --- 2017-04-26 Stephen Finucane Accepted
[2/2] REST: Allow setting of values using embedded serializers [1/2] REST: Validate patch delegate - - - - --- 2018-10-13 Stephen Finucane Accepted
[2/2] REST: Allow creating, updating, deleting of bundles Add writeable 'bundles' API - - - - --- 2019-09-08 Stephen Finucane Accepted
[2/2] REST: Allow configuration of user settings via API [1/2] tests: Provide a way to disable API schema - - - - --- 2019-11-30 Stephen Finucane Accepted
[2/2] REST: Add 'web_url' link to API responses [1/2] REST: Add missing tests for '/series' - - - - --- 2018-06-13 Stephen Finucane Accepted
[2/2] REST: Add 'patch-comment-created', 'cover-comment-created' events [1/2] docs: Don't version events - - - - --- 2022-03-29 Stephen Finucane Accepted
[2/2] REST: A check must specify a state Snowpatch REST fixes - - - - --- 2019-04-29 Daniel Axtens Accepted
[2/2] Patchwork v2.1.0-rc2 [1/2] docs: Update release, contributing guides 1 - - - --- 2018-05-16 Stephen Finucane Superseded
[2/2] Patchwork v2.1.0-rc1 Patchwork 2.1.0-rc1: Extra Special OzLabs Edition - - - - --- 2018-04-05 Daniel Axtens Changes Requested
[2/2] New Project method to check whether the given user has edit rights on it. - - - - --- 2011-04-12 Guilherme Salgado Accepted
[2/2] Integrate 'pre-commit' [1/2] trivial: Style fixes - - - - --- 2019-09-24 Stephen Finucane Accepted
[2/2] INSTALL: Sprinkle a few UTF-8 in the mysql documentation - - - - --- 2014-08-31 Damien Lespiau Accepted
[2/2] .gitignore: Ignore mbox files - - - - --- 2016-12-23 Stephen Finucane Accepted
[2/2,REBASE] Add migration for tagging changes Rework tagging infrastructure - - - - --- 2018-04-12 Veronika Kabatova Superseded
[2/2,PW3] tox: Add Django 3.0b1 [1/2,PW3] tests: Fix escaping in bundle tests on Django 3.0 - - - - --- 2019-10-22 Andrew Donnellan Superseded
[19/51] filters: Put the active filter values in bold - - - - --- 2015-08-24 Damien Lespiau Changes Requested
[19/51] Move files where they belong - - - - --- 2015-09-11 Damien Lespiau Superseded
[19/49] filters: Fix a typo in comment 1 - - - --- 2015-10-01 Damien Lespiau Accepted
[19/46] patch-list: Split the filter out of the patch table - - - - --- 2014-11-08 Damien Lespiau Superseded
[19/25] tests: Clean up 'test_user' - - 1 - --- 2016-06-23 Stephen Finucane Accepted
[19/19] templates: Cleanup patch-list - - - - --- 2016-02-03 Stephen Finucane Accepted
[19/19] requirements: Enable Django 1.11 - - - - --- 2017-05-10 Stephen Finucane Deferred
[18/51] patch-list: Split the filter out of the patch table 1 - - - --- 2015-08-24 Damien Lespiau Changes Requested
[18/51] api: Expose projects - - - - --- 2015-09-11 Damien Lespiau Superseded
[18/49] filters: Use a more visible and human-friendly phrasing for 'filters' - - - - --- 2015-10-01 Damien Lespiau Accepted
[18/46] filters: Use the glyphicons for add/remove signs - - - - --- 2014-11-08 Damien Lespiau Superseded
[18/25] tests: Clean up 'test_updates' - - 1 - --- 2016-06-23 Stephen Finucane Accepted
[18/19] ui: Make the project a unit with 'Patchwork' in the menu bar - - - - --- 2016-02-03 Stephen Finucane Accepted
[18/19] README: Add support for Django 1.11 - - - - --- 2017-05-10 Stephen Finucane Deferred
[17/51] style: Move the background color of the table headers to a class - - - - --- 2015-09-11 Damien Lespiau Superseded
[17/51] filters: Use the glyphicons for add/remove signs 1 - - - --- 2015-08-24 Damien Lespiau Changes Requested
[17/49] patch-list: Split the filter out of the patch table 1 - - - --- 2015-10-01 Damien Lespiau Accepted
[17/46] style.css: Rename the breadcrumb selectors - - - - --- 2014-11-08 Damien Lespiau Superseded
[17/25] tests: Clean up 'test_tags' - - 1 - --- 2016-06-23 Stephen Finucane Accepted
[17/19] ui: Make "All Projects" on the main page consistent with the rest 1 - - - --- 2016-02-03 Stephen Finucane Accepted
[17/19] tox: Add Django 1.11 - - - - --- 2017-05-10 Stephen Finucane Deferred
[17/17] docs: Make API document versioned Add OpenAPI 3.0.0 REST API spec - - - - --- 2018-10-30 Stephen Finucane Accepted
[16/51] style.css: Rename the breadcrumb selectors 1 - - - --- 2015-08-24 Damien Lespiau Changes Requested
[16/51] settings: Add Django REST framework to the project - - - - --- 2015-09-11 Damien Lespiau Superseded
[16/49] filters: Use the glyphicons for add/remove signs 1 - - - --- 2015-10-01 Damien Lespiau Accepted
[16/46] style.css: Provide a default <h2> style - - - - --- 2014-11-08 Damien Lespiau Superseded
[16/25] tests: Rename 'test_person' - - 1 - --- 2016-06-23 Stephen Finucane Accepted
[16/19] ui: Split the tiles in columns and increase the mininum size 1 - - - --- 2016-02-03 Stephen Finucane Accepted
[16/19] REST: Allow for mutability of request.POST - - - - --- 2017-05-10 Stephen Finucane Deferred
[16/17] docs: Document the '/events' resource Add OpenAPI 3.0.0 REST API spec - - - - --- 2018-10-30 Stephen Finucane Accepted
[15/51] style.css: Provide a default <h2> style 1 - - - --- 2015-08-24 Damien Lespiau Changes Requested
[15/51] models: Monkey patch User to have a name() method - - - - --- 2015-09-11 Damien Lespiau Superseded
[15/49] style.css: Rename the breadcrumb selectors 1 - - - --- 2015-10-01 Damien Lespiau Accepted
[15/46] html: Turn the navbar into a breadcrumb bar - - - - --- 2014-11-08 Damien Lespiau Superseded
[15/25] tests: Clean up 'test_person' - - 1 - --- 2016-06-23 Stephen Finucane Accepted
[15/19] ui: Put the project name by default on project pages 1 - - - --- 2016-02-03 Stephen Finucane Accepted
[15/19] REST: Specify default ordering fields - - - - --- 2017-05-10 Stephen Finucane Deferred
[15/17] docs: Document the '/patches/{patchID}/checks' resource Add OpenAPI 3.0.0 REST API spec - - - - --- 2018-10-30 Stephen Finucane Accepted
[15/15] requirements: Update Django to 1.9 - - - - --- 2016-03-24 Stephen Finucane Superseded
[15/15] docs: Add a user-oriented explanation of series parsing - - - - --- 2015-10-09 Damien Lespiau Superseded
[14/51] model: Split a user_name() helper out of UserProfile - - - - --- 2015-09-11 Damien Lespiau Superseded
[14/51] html: Turn the navbar into a breadcrumb bar 1 - - - --- 2015-08-24 Damien Lespiau Changes Requested
[14/49] style.css: Provide a default <h2> style 1 - - - --- 2015-10-01 Damien Lespiau Accepted
[14/46] base: Don't display the breadcrumb bar on the project list page - - - - --- 2014-11-08 Damien Lespiau Superseded
[14/25] tests: Clean up 'test_notifications' - - 1 - --- 2016-06-23 Stephen Finucane Accepted
[14/19] ui: Switch to HTML5 doctype and fix issues 1 - - - --- 2016-02-03 Stephen Finucane Accepted
[14/19] migrations: Mark 'RunPython' blocks as non-atomic - - - - --- 2017-05-10 Stephen Finucane Deferred
[14/17] docs: Document the '/patch/{patchID}/comments' resource Add OpenAPI 3.0.0 REST API spec - - - - --- 2018-10-30 Stephen Finucane Accepted
[14/15] series: New series with similar titles as previous ones are new revisions - - - - --- 2015-10-09 Damien Lespiau Superseded
[14/15] Remove 'requestcontext' - - - - --- 2016-03-24 Stephen Finucane Accepted
[14/14] docs: Add a user-oriented explanation of series parsing - - - - --- 2015-10-20 Damien Lespiau Rejected
[13/51] base: Don't display the breadcrumb bar on the project list page - - - - --- 2015-08-24 Damien Lespiau Changes Requested
« 1 2 ... 17 18 1925 26 »