Show patches with: Archived = No       |   2546 patches
« 1 2 ... 22 23 2425 26 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,04/16] trivial: Remove dead files/code - - - - --- 2015-08-21 Stephen Finucane Accepted
[v2,03/16] docs: Rewrite documentation - - - - --- 2015-08-21 Stephen Finucane Accepted
[v2,02/16] tox: Update versions of Django to be tested - - - - --- 2015-08-21 Stephen Finucane Accepted
[v2,01/16] Add missing explicit state fixture load - - - - --- 2015-08-21 Stephen Finucane Accepted
[3/3] migrations: Add the default value of Patch.state - - - - --- 2015-08-20 Damien Lespiau Superseded
[2/3] fixtures: Remove the initial project data - - - - --- 2015-08-20 Damien Lespiau Superseded
[1/3] migrations: Use a data migration to load initial states and tags - - - - --- 2015-08-20 Damien Lespiau Superseded
[3/3] migrations: Add the default value of Patch.state - - - - --- 2015-08-18 Damien Lespiau Superseded
[2/3] fixtures: Remove the initial project data - - - - --- 2015-08-18 Damien Lespiau Superseded
[1/3] migrations: Use a data migration to load initial states and tags - - - - --- 2015-08-18 Damien Lespiau Superseded
parsemail.py: Avoid skipping patches when parsing - - - - --- 2015-08-17 Jose Lamego Superseded
[10/10] pwclient: Integrate 'status' endpoint - - - - --- 2015-07-29 Stephen Finucane Superseded
[09/10] views/xmlrpc: Add 'statuses' endpoint - - - - --- 2015-07-29 Stephen Finucane Superseded
[08/10] trivial: Clean up 'views/xmlrpc.py' - - - - --- 2015-07-29 Stephen Finucane Superseded
[07/10] templates/patch: Add status summary panel - - - - --- 2015-07-29 Stephen Finucane Superseded
[06/10] templates/patch-list: Add patch "status" column - - - - --- 2015-07-29 Stephen Finucane Superseded
[05/10] models: Add properties related to status - - - - --- 2015-07-29 Stephen Finucane Superseded
[04/10] models: Add 'status' model - - - - --- 2015-07-29 Stephen Finucane Superseded
[03/10] trivial: Cleanup of 'admin.py' - - - - --- 2015-07-29 Stephen Finucane Superseded
[02/10] trivial: Cleanup of 'models.py' - - - - --- 2015-07-29 Stephen Finucane Superseded
[01/10] models: Resolve issues with Patch.state - - - - --- 2015-07-29 Stephen Finucane Superseded
models: Resolve issues with Patch.state 1 - - - --- 2015-07-22 Stephen Finucane stephenfin Awaiting Upstream
Highlight patches with Acked/Reviewed/Tested tags - - 1 - --- 2015-07-20 Thomas Petazzoni stephenfin Awaiting Upstream
[11/11] settings: Fix deprecated 'TEST_CHARSET' warning - - - - --- 2015-06-30 Stephen Finucane Superseded
[10/11] management: Resolve some issues with the commands - - - - --- 2015-06-30 Stephen Finucane Superseded
[09/11] tests/test_user: Add "profile POST" tests - - 1 - --- 2015-06-30 Stephen Finucane Superseded
[08/11] tests/test_user: Add "profile unlink" tests - - - - --- 2015-06-30 Stephen Finucane Superseded
[07/11] tests: Move 'reverse' calls inside 'setUp' - - - - --- 2015-06-30 Stephen Finucane Superseded
[06/11] trivial: Remove Python < 2.5 code - - - - --- 2015-06-30 Stephen Finucane Superseded
[05/11] trivial: Remove additional dead code - - - - --- 2015-06-30 Stephen Finucane Superseded
[04/11] trivial: Remove dead files from 'templatetags' 1 - - - --- 2015-06-30 Stephen Finucane Superseded
[03/11] docs: Rewrite documentation 1 - - - --- 2015-06-30 Stephen Finucane Superseded
[02/11] tox: Update versions of Django to be tested - - - - --- 2015-06-30 Stephen Finucane Superseded
[01/11] Add missing explicit state fixture load - - 1 - --- 2015-06-30 Stephen Finucane Superseded
[11/11] settings: Fix deprecated 'TEST_CHARSET' warning - - - - --- 2015-06-29 Stephen Finucane Superseded
[10/11] management: Resolve some issues with the commands - - - - --- 2015-06-29 Stephen Finucane Superseded
[09/11] tests/test_user: Add "profile POST" tests - - - - --- 2015-06-29 Stephen Finucane Superseded
[08/11] tests/test_user: Add "profile unlink" tests - - - - --- 2015-06-29 Stephen Finucane Superseded
[07/11] tests: Move 'reverse' calls inside 'setUp' - - - - --- 2015-06-29 Stephen Finucane Superseded
[06/11] trivial: Remove Python < 2.5 code - - - - --- 2015-06-29 Stephen Finucane Superseded
[05/11] trivial: Remove additional dead code - - - - --- 2015-06-29 Stephen Finucane Superseded
[04/11] trivial: Remove dead files from 'templatetags' - - - - --- 2015-06-29 Stephen Finucane Superseded
[03/11] docs: Rewrite documentation - - - - --- 2015-06-29 Stephen Finucane Superseded
[02/11] tox: Update versions of Django to be tested - - - - --- 2015-06-29 Stephen Finucane Superseded
[01/11] Add missing explicit state fixture load - - - - --- 2015-06-29 Stephen Finucane Superseded
pwclient: basic python3 support - - 1 - --- 2015-05-21 Brian Norris stephenfin Superseded
[3/3] pwclient: rework multi-command help text - - - - --- 2015-05-21 Brian Norris Superseded
[2/3] pwclient: drop superfluous 'version' assignment - - - - --- 2015-05-21 Brian Norris Superseded
[1/3] pwclient: require one or more of pwclient -{a,s} - - - - --- 2015-05-21 Brian Norris Superseded
pwclient: basic python3 support - - - - --- 2015-05-06 Mike Frysinger stephenfin Superseded
pwclient: handle missing ~/.pwclientrc better - - - - --- 2015-05-06 Mike Frysinger stephenfin Superseded
[v5,8/8] tox: Add tox.ini file - - - - --- 2015-04-07 Stephen Finucane Accepted
[v5,7/8] settings: Split 'settings.py' into multiple files - - - - --- 2015-04-07 Stephen Finucane Accepted
[v5,6/8] Integrate 'django.contrib.staticfiles' - - - - --- 2015-04-07 Stephen Finucane Accepted
[v5,5/8] settings: Restructure settings file - - - - --- 2015-04-07 Stephen Finucane Accepted
[v5,4/8] docs: Use 'prod' and 'dev' requirements files - - - - --- 2015-04-07 Stephen Finucane Accepted
[v5,3/8] settings: Resolve all but one Django 1.7 warning - - - - --- 2015-04-07 Stephen Finucane Accepted
[v5,2/8] views: Replace 'mimetype' with 'content_type' - - - - --- 2015-04-07 Stephen Finucane Accepted
[v5,1/8] Resolve removed 'AUTH_PROFILE_MODULE' setting - - - - --- 2015-04-07 Stephen Finucane Accepted
Make the submitter name link to a query for that submitter - - - - --- 2015-03-23 Michael Ellerman Accepted
[v4,5/5] tox: Add 'lint' target - - - - --- 2015-03-22 Stephen Finucane Superseded
[v4,4/5] tox: Add tox.ini file - - - - --- 2015-03-22 Stephen Finucane Superseded
[v4,3/5] docs: Add base requirements file - - - - --- 2015-03-22 Stephen Finucane Superseded
[v4,2/5] Replace 'mimetype' with 'content_type' - - - - --- 2015-03-22 Stephen Finucane Superseded
[v4,1/5] Resolve removed 'AUTH_PROFILE_MODULE' setting - - - - --- 2015-03-22 Stephen Finucane Superseded
parser: Fix parsing of patches with a trailing no-newline marker - - - - --- 2015-03-18 Michael Ellerman Accepted
pwclient: add support for archiving and unarchiving patches in update - - - - --- 2015-03-12 Jani Nikula Accepted
login: add link to password reset - - - - --- 2015-03-11 Bernhard Reutner-Fischer stephenfin Superseded
pwclient: honor PAGER for view - - - - --- 2015-03-02 Bernhard Reutner-Fischer stephenfin Accepted
Broken parsing of UTF-8 chars - - - - --- 2015-01-19 Rafał Miłecki Not Applicable
[RFC/PATCH] fix xmlrpc delegate filtering - - - - --- 2015-01-06 Johannes Berg Accepted
doc: Fill in high level description for Surfaces - - - - --- 2014-12-12 Bryce Harrington Not Applicable
[3/3] INSTALL: Fix indentation (whitespace only change) to 4 spaces - - - - --- 2014-12-05 Bryce Harrington Accepted
[2/3] INSTALL: Indicate command line commands with $ - - - - --- 2014-12-05 Bryce Harrington Rejected
[1/3] INSTALL: Fix some minor typos - - - - --- 2014-12-05 Bryce Harrington Accepted
[3/3] pwclient: support 'archived' filtering and updating - - - - --- 2014-11-24 Jacob Keller stephenfin Not Applicable
Replace 'mimetype' with 'content_type' - - - - --- 2014-11-23 Stephen Finucane Superseded
[v3] Resolve removed 'AUTH_PROFILE_MODULE' setting - - - - --- 2014-11-23 Stephen Finucane Superseded
views: patch-list: show the 'Properties' update box for all users 1 - - - --- 2014-11-23 Brian Norris stephenfin Accepted
[3/3] pwclient: support 'archived' filtering and updating - - - - --- 2014-11-23 Brian Norris Accepted
[2/3] pwclient: drop unused variables - - - - --- 2014-11-23 Brian Norris Accepted
[1/3] xmlrpc: support filtering by 'archived' - - - - --- 2014-11-23 Brian Norris Accepted
[6/6] pwclient: exit on first patch which fails to apply - - - - --- 2014-11-23 Brian Norris Accepted
[5/6] pwclient: add project option to single-patch commands - - - - --- 2014-11-23 Brian Norris Accepted
[4/6] INSTALL: fix mysql syntax - - - - --- 2014-11-23 Brian Norris Accepted
[3/6] TODO: remove completed items - - - - --- 2014-11-23 Brian Norris Accepted
[2/6] xmlrpc: include UNIX mbox 'From ' header in patch_get_mbox() - - - - --- 2014-11-23 Brian Norris Accepted
[1/6] xmlrpc: add 'archived' status to patch summary - - - - --- 2014-11-23 Brian Norris Accepted
Resolve removed 'AUTH_PROFILE_MODULE' setting - - - - --- 2014-11-17 Stephen Finucane Superseded
Resolve removed 'AUTH_PROFILE_MODULE' setting - - - - --- 2014-11-17 Stephen Finucane Superseded
docs: Convert to Markdown - - - - --- 2014-11-17 Stephen Finucane Rejected
Always use #!/usr/bin/env python - - - - --- 2014-11-15 Damien Lespiau Accepted
[46/46] patch-list: Limit the number of chars to 100 for the patch subject - - - - --- 2014-11-08 Damien Lespiau Superseded
[45/46] patch: Move the submitter and date out of the details - - - - --- 2014-11-08 Damien Lespiau Superseded
[44/46] patch: Redesign slightly the comment headers - - - - --- 2014-11-08 Damien Lespiau Superseded
[43/46] patch: Pull the download links next to the "Patch" header - - - - --- 2014-11-08 Damien Lespiau Superseded
[42/46] patch: Override Bootstrap's <pre> styling - - - - --- 2014-11-08 Damien Lespiau Superseded
[41/46] patch: Pull the patch between the commit message and comments - - - - --- 2014-11-08 Damien Lespiau Superseded
[40/46] patch: Single out the commit message - - - - --- 2014-11-08 Damien Lespiau Superseded
[39/46] patch: Remove the permalink item - - - - --- 2014-11-08 Damien Lespiau Superseded
« 1 2 ... 22 23 2425 26 »