Show patches with: Archived = No       |   2526 patches
« 1 2 ... 3 4 525 26 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[6/7] docs: Remove remainder of non-GHFM references - - - - --- 2016-02-03 Stephen Finucane Accepted
[7/7] docs: Reconfigure page structure - - - - --- 2016-02-03 Stephen Finucane Accepted
pep8: Resolve some issues with lambda functions - - - - --- 2016-02-03 Stephen Finucane Accepted
[01/19] ui: Don't allow to the date to wrap 1 - - - --- 2016-02-03 Stephen Finucane Accepted
[02/19] ui: Don't display the '<' and '>' characters in the message-id 1 - - - --- 2016-02-03 Stephen Finucane Accepted
[03/19] ui: Move the background color of the table headers to a class 1 - - - --- 2016-02-03 Stephen Finucane Accepted
[04/19] ui: Make 'Patch count' look a bit less formal 1 - - - --- 2016-02-03 Stephen Finucane Accepted
[05/19] urls: Create a project version of bundles - - - - --- 2016-02-03 Stephen Finucane Accepted
[06/19] ui: Let the bootstrap inverse navbar style shine through 1 - - - --- 2016-02-03 Stephen Finucane Accepted
[07/19] ui: Redesign navigation - - - - --- 2016-02-03 Stephen Finucane Accepted
[08/19] ui: Use bootstrap container-fluid class 1 - - - --- 2016-02-03 Stephen Finucane Accepted
[09/19] ui: Use <h1> for page titles 1 - - - --- 2016-02-03 Stephen Finucane Accepted
[10/19] ui: Merge the admin link into the user dropdown 1 - - - --- 2016-02-03 Stephen Finucane Accepted
[11/19] ui: Merge the TODO list into the user dropdown 1 - - - --- 2016-02-03 Stephen Finucane Accepted
[12/19] ui: Redesign the pagination widgets 1 - - - --- 2016-02-03 Stephen Finucane Accepted
[13/19] ui: Redesign the projects page 1 - - - --- 2016-02-03 Stephen Finucane Accepted
[14/19] ui: Switch to HTML5 doctype and fix issues 1 - - - --- 2016-02-03 Stephen Finucane Accepted
[15/19] ui: Put the project name by default on project pages 1 - - - --- 2016-02-03 Stephen Finucane Accepted
[16/19] ui: Split the tiles in columns and increase the mininum size 1 - - - --- 2016-02-03 Stephen Finucane Accepted
[17/19] ui: Make "All Projects" on the main page consistent with the rest 1 - - - --- 2016-02-03 Stephen Finucane Accepted
[18/19] ui: Make the project a unit with 'Patchwork' in the menu bar - - - - --- 2016-02-03 Stephen Finucane Accepted
[19/19] templates: Cleanup patch-list - - - - --- 2016-02-03 Stephen Finucane Accepted
filters: Re-add removed constant - - - - --- 2016-02-05 Stephen Finucane Accepted
[1/2] py3: Ensure map is wrapped in list - - - - --- 2016-02-05 Stephen Finucane Accepted
[2/2] xmlrpc: Treat negative max_count as meaning "return last N results" - - - - --- 2016-02-05 Stephen Finucane Accepted
[1/2] wsgi: Move wsgi file to expected location - - - - --- 2016-02-05 Stephen Finucane Accepted
[2/2] requirements: Use PostgreSQL in production - - - - --- 2016-02-05 Stephen Finucane Accepted
[RFC,1/2] trivial: Add some documentation for 'models' - - - - --- 2016-02-06 Stephen Finucane RFC
[RFC,2/2] models: Merge patch and first comment - - - - --- 2016-02-06 Stephen Finucane RFC
[1/4] requirements: Remove psycopg2 - - - - --- 2016-02-10 Stephen Finucane Accepted
[2/4] vagrant: Add Vagrant-based development environment - - - - --- 2016-02-10 Stephen Finucane Accepted
[3/4] docs: Add note about Vagrant support - - - - --- 2016-02-10 Stephen Finucane Accepted
[4/4] docs: Combine MySQL init/reinit instructions - - - - --- 2016-02-10 Stephen Finucane Accepted
[1/2] lib: Add nginx and uWSGI configuration files - - - - --- 2016-02-13 Stephen Finucane Accepted
[2/2] docs: Rewrite deployment guide - - - - --- 2016-02-13 Stephen Finucane Accepted
README: Add waffle.io badge - - - - --- 2016-02-13 Stephen Finucane Accepted
docs: Add notes for v1.1.0 - - - - --- 2016-02-14 Stephen Finucane Accepted
settings: Use environment variables by default - - - - --- 2016-02-14 Stephen Finucane Accepted
views: Correct typos in reverse paths - - - - --- 2016-02-18 Stephen Finucane Accepted
[1/2] filters: Re-add mistakenly removed method - - - - --- 2016-02-18 Stephen Finucane Accepted
[2/2] tests: Remove duplicated bulk patch creation - - - - --- 2016-02-18 Stephen Finucane Accepted
tests: Remove check for 'tbody' - - - - --- 2016-02-18 Stephen Finucane Accepted
views: Redirect when only one TODO exists - - - - --- 2016-02-18 Stephen Finucane Accepted
[1/4] pwclient: Fix bug with 'checks' target - - - - --- 2016-02-26 Stephen Finucane Accepted
[2/4] pwclient: Rename 'checks' -> 'check-list' - - - 1 --- 2016-02-26 Stephen Finucane Accepted
[3/4] pwclient: Make 'check-list' a little more useful - - - 1 --- 2016-02-26 Stephen Finucane Accepted
[4/4] pwclient: Add 'check-info' command - - - 1 --- 2016-02-26 Stephen Finucane Accepted
[1/4] README: Add quickstart section for devs - - - - --- 2016-02-26 Stephen Finucane Accepted
[2/4] README: Add list of talks on patchwork - - - - --- 2016-02-26 Stephen Finucane Accepted
[3/4] CHANGELOG: Minor fixes - - - - --- 2016-02-26 Stephen Finucane Accepted
[4/4] mailmap: Add new mailmap file - - - - --- 2016-02-26 Stephen Finucane Accepted
docs: Release v1.1.0 - - - - --- 2016-03-03 Stephen Finucane Accepted
[1/3] trivial: Add some documentation for 'models' - - 1 - --- 2016-03-08 Stephen Finucane Superseded
[2/3] models: Merge patch and first comment - - 1 - --- 2016-03-08 Stephen Finucane Superseded
[3/3] models: Pull common email behavior into mixin - - 1 - --- 2016-03-08 Stephen Finucane Superseded
[1/2] settings: Don't use 'postgre' - - - - --- 2016-03-08 Stephen Finucane Accepted
[2/2] tox: Also white list PW_TEST_DB_TYPE - - - - --- 2016-03-08 Stephen Finucane Accepted
parsemail: Correct issue with '--verbosity' flag - - - - --- 2016-03-11 Stephen Finucane Accepted
[01/13] utils: Rework how notifications are selected - - - - --- 2016-03-11 Stephen Finucane Superseded
[02/13] models: Split Patch into two models - - - - --- 2016-03-11 Stephen Finucane Superseded
[03/13] models: Add Cover Letter support - - - - --- 2016-03-11 Stephen Finucane Superseded
[04/13] views: Integrate cover letter support - - - - --- 2016-03-11 Stephen Finucane Superseded
[05/13] parsemail: Extract prefixes from subject - - - - --- 2016-03-11 Stephen Finucane Superseded
[06/13] parsemail: Parse series markers e.g. "1/12" - - - - --- 2016-03-11 Stephen Finucane Superseded
[07/13] parsemail: Extract building the list of mail references - - - - --- 2016-03-11 Stephen Finucane Superseded
[08/13] parsemail: Flatten 'try_decode' method - - - - --- 2016-03-11 Stephen Finucane Superseded
[09/13] parsemail: Restructure 'parse_content' - - - - --- 2016-03-11 Stephen Finucane Superseded
[10/13] parsemail: Use consistent 'find_' format - - - - --- 2016-03-11 Stephen Finucane Superseded
[11/13] parsemail: Be consistent in variable naming - - - - --- 2016-03-11 Stephen Finucane Superseded
[12/13] parsemail: Add cover letter parsing - - - - --- 2016-03-11 Stephen Finucane Superseded
[13/13] parsemail: Handle cover letters sent in reply - - - - --- 2016-03-11 Stephen Finucane Superseded
Revert "tox: Cleanup '.pyc' files before run" - - - - --- 2016-03-11 Stephen Finucane Accepted
[1/3] fields: Move all custom fields to specific file - - - - --- 2016-03-11 Stephen Finucane Superseded
[2/3] tests: Add sanity test for HashField - - - - --- 2016-03-11 Stephen Finucane Superseded
[3/3] fields: Simplify HashField - - - - --- 2016-03-11 Stephen Finucane Superseded
[v2,1/3] trivial: Add some documentation for 'models' - - 1 - --- 2016-03-13 Stephen Finucane Accepted
[v2,2/3] models: Merge patch and first comment - - 1 - --- 2016-03-13 Stephen Finucane Accepted
[v2,3/3] models: Pull common email behavior into mixin - - 1 - --- 2016-03-13 Stephen Finucane Accepted
[v2,1/3] utils: Rework how notifications are selected - - - - --- 2016-03-13 Stephen Finucane Superseded
[v2,2/3] models: Split Patch into two models - - - - --- 2016-03-13 Stephen Finucane Superseded
[v2,3/3] models: Add Cover Letter support - - - - --- 2016-03-13 Stephen Finucane Superseded
docs: Refer to fixtures by name, not path - - - - --- 2016-03-14 Stephen Finucane Accepted
js: Allow shift-select of checkboxes - - - - --- 2016-03-14 Stephen Finucane Accepted
Add support for 'django-debug-toolbar' - - - - --- 2016-03-15 Stephen Finucane Accepted
requirements: Loosen testing requirement versions - - - - --- 2016-03-15 Stephen Finucane Accepted
[v2,1/3] fields: Move all custom fields to specific file - - 1 - --- 2016-03-15 Stephen Finucane Accepted
[v2,2/3] tests: Add sanity test for HashField - - 1 - --- 2016-03-15 Stephen Finucane Accepted
[v2,3/3] fields: Simplify HashField - - 1 - --- 2016-03-15 Stephen Finucane Accepted
views: Prefetch 'Patch.check_set' - - 1 - --- 2016-03-15 Stephen Finucane Accepted
[1/3] utils: Rework how notifications are selected - - - - --- 2016-03-21 Stephen Finucane Superseded
[2/3] models: Split Patch into two models - - - - --- 2016-03-21 Stephen Finucane Superseded
[3/3] models: Add Cover Letter support - - - - --- 2016-03-21 Stephen Finucane Superseded
templates: Fix regression in reversed URL - - - - --- 2016-03-21 Stephen Finucane Accepted
[1/2] settings: Disable Debug Toolbar for all Django<1.7 - - - - --- 2016-03-23 Stephen Finucane Superseded
[2/2] settings: Use explicit setup for the Debug Toolbar - - - - --- 2016-03-23 Stephen Finucane Superseded
[v2,1/2] settings: Disable Debug Toolbar for all Django<1.7 - - - - --- 2016-03-24 Stephen Finucane Accepted
[v2,2/2] settings: Use explicit setup for the Debug Toolbar - - - - --- 2016-03-24 Stephen Finucane Accepted
tests: Don't override 'settings.DEBUG' - - - - --- 2016-03-24 Stephen Finucane Accepted
[01/15] context: Add 'site' context processor - - - - --- 2016-03-24 Stephen Finucane Accepted
[02/15] compat: Wrap 'render_to_string' - - - - --- 2016-03-24 Stephen Finucane Accepted
« 1 2 ... 3 4 525 26 »