Show patches with: Archived = No       |   2526 patches
« 1 2 3 425 26 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Try to parse both RFC822-style and RFC2822-style In-Reply-To fields - - - - --- 2012-10-11 Tollef Fog Heen Deferred
[v2,1/5] Move email address parsing functions to a separate module - - - - --- 2013-11-18 Doug Anderson stephenfin Deferred
[v2,2/5] models: Add sent_from() and need_sent_from() methods to Patch model - - - - --- 2013-11-18 Doug Anderson stephenfin Deferred
[v2,3/5] templates: Add "Sent From" to the patch template - - - - --- 2013-11-18 Doug Anderson stephenfin Deferred
[2/5] Allow changing primary email address for accounts - - - - --- 2015-11-10 Bernhard Reutner-Fischer stephenfin Deferred
models: Add a backreference for a user's bundles - - - - --- 2016-10-09 Stephen Finucane Deferred
[3/3] ui: Add version to series name - - - - --- 2016-11-18 Stephen Finucane Deferred
[10/19] models: Remove 'permalink' decorator - - - - --- 2017-05-10 Stephen Finucane Deferred
[11/19] urls: Use new login/password change CBVs - - - - --- 2017-05-10 Stephen Finucane Deferred
[12/19] trivial: noqa imports dotted through urls - - - - --- 2017-05-10 Stephen Finucane Deferred
[13/19] tox: Remove '--liveserver' parameter - - - - --- 2017-05-10 Stephen Finucane Deferred
[14/19] migrations: Mark 'RunPython' blocks as non-atomic - - - - --- 2017-05-10 Stephen Finucane Deferred
[15/19] REST: Specify default ordering fields - - - - --- 2017-05-10 Stephen Finucane Deferred
[16/19] REST: Allow for mutability of request.POST - - - - --- 2017-05-10 Stephen Finucane Deferred
[17/19] tox: Add Django 1.11 - - - - --- 2017-05-10 Stephen Finucane Deferred
[18/19] README: Add support for Django 1.11 - - - - --- 2017-05-10 Stephen Finucane Deferred
[19/19] requirements: Enable Django 1.11 - - - - --- 2017-05-10 Stephen Finucane Deferred
[1/4] tests: pass all arguments using kwargs - - - - --- 2017-05-27 Philippe Pepiot Deferred
[2/4] tests: allow to pass a subject to create_mail - - - - --- 2017-05-27 Philippe Pepiot Deferred
[3/4] parser: allow to handle multiple projects under the same list - - - - --- 2017-05-27 Philippe Pepiot Deferred
[4/4] parser: remove subject_prefix from imported patch - - - - --- 2017-05-27 Philippe Pepiot Deferred
[3/3,PW3] Remove XML-RPC API Remove XML-RPC API - - - - --- 2019-10-18 Daniel Axtens Deferred
Add support for stripping a subject prefix that's different from linkname - - - - --- 2010-11-26 Sascha Silbe Superseded
Add support for stripping a subject prefix that's different from linkname - - - - --- 2010-11-26 Sascha Silbe Superseded
Decode patch from UTF-8 while parsing from stdin - - - - --- 2011-01-13 Dirk Wallenstein Superseded
Don't require optional model fields in forms - - - - --- 2011-01-15 Dirk Wallenstein Superseded
Recognize mail headers for delegate and state - - - - --- 2011-01-26 Dirk Wallenstein Superseded
Missing basedir/apps in sys.path? - - - - --- 2011-02-02 Guilherme Salgado Superseded
Missing basedir/apps in sys.path? - - - - --- 2011-02-03 Guilherme Salgado Superseded
[v2] Make sure the diffs of pull requests are stored in the Patch object. - - - - --- 2011-02-18 Guilherme Salgado Superseded
[v2] Get rid of some code duplication in parsemail-batch.sh. - - - - --- 2011-02-18 Guilherme Salgado Superseded
Remove unused imports. - - - - --- 2011-02-22 Guilherme Salgado Superseded
Replace tab characters with spaces on .py files. - - - - --- 2011-02-22 Guilherme Salgado Superseded
Remove a bunch of unused variables. - - - - --- 2011-02-22 Guilherme Salgado Superseded
Use the 'in' operator instead of dict.has_key(), which has been deprecated. - - - - --- 2011-02-22 Guilherme Salgado Superseded
Get rid of hard-coded absolute paths. - - - - --- 2011-02-22 Guilherme Salgado Superseded
Fix archiving/unarchiving of patches on patch lists. - - - - --- 2011-02-23 Guilherme Salgado Superseded
New factory which creates arbitrary model objects to be used in tests. - - - - --- 2011-02-25 Guilherme Salgado Superseded
Replace tab characters with spaces on .py files. - - - - --- 2011-03-09 Guilherme Salgado Superseded
New module to set appropriate sys.path for scripts. - - - - --- 2011-03-21 Guilherme Salgado Superseded
Fully automating patch state updates - - - - --- 2011-03-21 Guilherme Salgado Superseded
Add a source_tree field to Project. - - - - --- 2011-03-25 Guilherme Salgado Superseded
Refactor the generic_list() view to make it less complicated. - - - - --- 2011-03-30 Guilherme Salgado Superseded
Add a source_tree field to Project. - - - - --- 2011-03-30 Guilherme Salgado Superseded
[PATCH/RFC,v2] Provide basic test fixture through inheritance - - - - --- 2011-04-01 Dirk Wallenstein Superseded
[PATCH/RFC,v3] Provide basic test fixture through inheritance - - - - --- 2011-04-01 Dirk Wallenstein Superseded
[V2] New factory class to create arbitrary model objects, to be used in tests - - - - --- 2011-04-14 Guilherme Salgado Superseded
Show the bulk edit form when the user can edit all patches in the list - - - - --- 2011-04-14 Guilherme Salgado Superseded
Make it possible, via a config setting, to use OpenID for authentication - - - - --- 2011-04-15 Guilherme Salgado Superseded
[V2] New module to set appropriate sys.path for scripts. - - - - --- 2011-04-15 Guilherme Salgado Superseded
[V3] New module to set appropriate sys.path for scripts - - - - --- 2011-04-15 Guilherme Salgado Superseded
[V2] Use email addresses of recipients as fallback to lookup the patch's project - - - - --- 2011-04-19 Guilherme Salgado Superseded
[V2] Make it possible, via a config setting, to use OpenID for authentication - - - - --- 2011-04-19 Guilherme Salgado Superseded
[V3] New factory class to create arbitrary model objects, to be used in tests - - - - --- 2011-04-29 Guilherme Salgado Superseded
[V2] Show the bulk edit form when the user can edit all patches in the list - - - - --- 2011-04-29 Guilherme Salgado Superseded
Make sure Person.email is really unique by lower casing it - - - - --- 2011-05-06 Guilherme Salgado Superseded
[V2] Add a source_tree field to Project. - - - - --- 2011-05-11 Guilherme Salgado Superseded
[V2] A new page that displays the patches for which the user is waiting feedback - - - - --- 2011-05-11 Guilherme Salgado Superseded
[V2] Prefer patch subject/author when they're specified in the body of the email - - - - --- 2011-05-13 Guilherme Salgado Superseded
[V3] Prefer patch subject/author when they're specified in the body of the email - - - - --- 2011-05-19 Guilherme Salgado Superseded
Remove hard-coded view paths from tests and use reverse() instead - - - - --- 2011-06-14 Guilherme Salgado Superseded
Limit the length of patch names when they are used in the heading of a page - - - - --- 2011-06-21 Guilherme Salgado Superseded
parser: Use initial patch state encoded in the model - - - - --- 2012-04-26 Dirk Wallenstein Superseded
tests: Add tests for explicit delegate and state requests - - - - --- 2012-04-27 Dirk Wallenstein Superseded
Patchwork breaks on Fedora 17 - - - - --- 2012-10-05 Ralf Baechle Superseded
fix postgres grant script - - - - --- 2012-10-24 Simo Sorce Superseded
Allow to download public bundle as mbox - - - - --- 2012-11-03 Simo Sorce Superseded
Allow to download public bundle as mbox - - - - --- 2012-11-06 Simo Sorce Superseded
[v2,2/3] pwclient: Handle servers that barf on users with no name - - - - --- 2012-12-04 Doug Anderson Superseded
[v2,3/3] pwclient: Allow using a submitter id to filter - - - - --- 2012-12-04 Doug Anderson Superseded
pwclient: Add heuristics to find a whole series of patches - - - - --- 2012-12-04 Doug Anderson Superseded
[v2] pwclient: Add heuristics to find a whole series of patches - - - - --- 2012-12-20 Doug Anderson Superseded
[U-Boot,U-Boot,1/3] nand: Clean up nand_util - - - - --- 2013-05-07 Andreas Bießmann Superseded
Patchwork broken after server update - - - - --- 2013-07-30 Ralf Baechle Superseded
Define and use STATIC_URL and STATIC_ROOT on Django 1.4+ - - - - --- 2013-11-06 Khem Raj Superseded
[v2,4/5] models: Don't munge the 'From' field of patches - - - - --- 2013-11-18 Doug Anderson stephenfin Superseded
[v2,5/5] parsemail: Update a Person's name upon new email unless they are registered - - - - --- 2013-11-18 Doug Anderson stephenfin Superseded
templates/patch-list: patches table has 6 columns - - - - --- 2013-11-21 Andreas Bießmann Superseded
pwclient: add option to print statistics, similar to 'list' or 'search'. - - - - --- 2014-02-18 Arnout Vandecappelle Superseded
Fallback to common charsets when charset is None or x-unknown - - - - --- 2014-06-11 Siddhesh Poyarekar Superseded
[pull,request] Pull request for branch yem/pwclient - - - - --- 2014-06-28 Yann E. MORIN Superseded
[1/2] pwclient: accept more than one project in ~/.pwclientrc - - - - --- 2014-06-28 Yann E. MORIN Superseded
[2/2] pwclient: add bash completion for project names - - - - --- 2014-06-28 Yann E. MORIN Superseded
Fallback to common charsets when charset is None or x-unknown - - - - --- 2014-07-04 Siddhesh Poyarekar Superseded
[4/4] pwclient: support signoff in the pwclientrc - - - - --- 2014-08-18 Bernhard Reutner-Fischer Superseded
[01/46] templates: Pull jquery into base.html - - - - --- 2014-11-08 Damien Lespiau Superseded
[02/46] htdocs: Add bootstrap - - - - --- 2014-11-08 Damien Lespiau Superseded
[03/46] template: Add bootstrap to the base template - - - - --- 2014-11-08 Damien Lespiau Superseded
[04/46] urls: Expose the fonts directory for bootstrap's glyphicons - - - - --- 2014-11-08 Damien Lespiau Superseded
[05/46] list: Replace the 16-arrow* icons by glyphicons - - - - --- 2014-11-08 Damien Lespiau Superseded
[06/46] sytle.css: Remove the body selector, letting bootstrap's shine through - - - - --- 2014-11-08 Damien Lespiau Superseded
[07/46] style.css: Move the global <a> styling at the top - - - - --- 2014-11-08 Damien Lespiau Superseded
[08/46] style.css: Tune <a> styling - - - - --- 2014-11-08 Damien Lespiau Superseded
[09/46] templates: Redesign the title bar - - - - --- 2014-11-08 Damien Lespiau Superseded
[10/46] templates: Redesign the breadcrumbs bar - - - - --- 2014-11-08 Damien Lespiau Superseded
[11/46] templates: Move "About" at the bottom of the page - - - - --- 2014-11-08 Damien Lespiau Superseded
[12/46] templates: Remove extraneous blank line at the end of base.html - - - - --- 2014-11-08 Damien Lespiau Superseded
[13/46] base: Move the project info into the navigation bar - - - - --- 2014-11-08 Damien Lespiau Superseded
[14/46] base: Don't display the breadcrumb bar on the project list page - - - - --- 2014-11-08 Damien Lespiau Superseded
[15/46] html: Turn the navbar into a breadcrumb bar - - - - --- 2014-11-08 Damien Lespiau Superseded
« 1 2 3 425 26 »