Show patches with: Submitter = Stephen Finucane       |    Archived = No       |   1188 patches
« 1 2 ... 8 9 1011 12 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[06/11] parser: Ensure consistent use of 'parse_' - - 1 - --- 2016-07-13 Stephen Finucane Superseded
[05/11] parser: Put more specific 'From' regex first - - - - --- 2016-07-13 Stephen Finucane Superseded
[04/11] parsemail: Move parsing to 'parser' - - 1 - --- 2016-07-13 Stephen Finucane Superseded
[03/11] parser: Move hash_diff and extract_tags - - 1 - --- 2016-07-13 Stephen Finucane Superseded
[02/11] parser: Remove 'main' function - - 1 - --- 2016-07-13 Stephen Finucane Superseded
[01/11] trivial: Cleanup of 'parser' - - 1 - --- 2016-07-13 Stephen Finucane Superseded
[6/6] tests: Don't create model objects unless necessary - - 1 - --- 2016-06-30 Stephen Finucane Accepted
[5/6] tests: Remove 'default_states' fixture requirement - - 1 - --- 2016-06-30 Stephen Finucane Accepted
[4/6] tests: Remove 'defaults' class - - 1 - --- 2016-06-30 Stephen Finucane Accepted
[3/6] tests: Clean up 'test_rest_api' - - 1 - --- 2016-06-30 Stephen Finucane Accepted
[2/6] tests: Move 'create_check' to utils - - 1 - --- 2016-06-30 Stephen Finucane Accepted
[5/5] templates: Display '[owner]/[context]' for checks - - 1 - --- 2016-06-24 Stephen Finucane Accepted
[4/5] models: Don't group checks with different owners - - 1 - --- 2016-06-24 Stephen Finucane Accepted
[3/5] models: Return QuerySet from 'Patch.checks' - - 1 - --- 2016-06-24 Stephen Finucane Accepted
[2/5] models: Return string from 'combined_check_status' - - 1 - --- 2016-06-24 Stephen Finucane Accepted
[1/5] models: Use non-null slugs for 'Check.name' - - 1 - --- 2016-06-24 Stephen Finucane Accepted
[25/25] tests: Remove 'default_states' fixture requirement - - 1 - --- 2016-06-23 Stephen Finucane Superseded
[24/25] tests: Remove 'defaults' class - - 1 - --- 2016-06-23 Stephen Finucane Superseded
[22/25] tests: Clean up 'test_patchparser' - - 1 - --- 2016-06-23 Stephen Finucane Accepted
[21/25] tests: Clean up 'test_xmlrpc' - - 1 - --- 2016-06-23 Stephen Finucane Accepted
[20/25] tests: Clean up 'test_user_browser' - - 1 - --- 2016-06-23 Stephen Finucane Accepted
[19/25] tests: Clean up 'test_user' - - 1 - --- 2016-06-23 Stephen Finucane Accepted
[18/25] tests: Clean up 'test_updates' - - 1 - --- 2016-06-23 Stephen Finucane Accepted
[17/25] tests: Clean up 'test_tags' - - 1 - --- 2016-06-23 Stephen Finucane Accepted
[16/25] tests: Rename 'test_person' - - 1 - --- 2016-06-23 Stephen Finucane Accepted
[15/25] tests: Clean up 'test_person' - - 1 - --- 2016-06-23 Stephen Finucane Accepted
[14/25] tests: Clean up 'test_notifications' - - 1 - --- 2016-06-23 Stephen Finucane Accepted
[13/25] tests: Clean up 'test_mboxviews' - - 1 - --- 2016-06-23 Stephen Finucane Accepted
[12/25] tests: Clean up 'test_mail_settings' - - 1 - --- 2016-06-23 Stephen Finucane Accepted
[11/25] tests: Clean up 'test_list' - - 1 - --- 2016-06-23 Stephen Finucane Accepted
[10/25] tests: Clean up 'test_filters' - - 1 - --- 2016-06-23 Stephen Finucane Accepted
[09/25] tests: Clean up 'test_expiry' - - 1 - --- 2016-06-23 Stephen Finucane Accepted
[08/25] tests: Clean up 'test_encodings' - - 1 - --- 2016-06-23 Stephen Finucane Accepted
[07/25] tests: Clean up 'test_detail' - - 1 - --- 2016-06-23 Stephen Finucane Accepted
[06/25] tests: Clean up 'test_confirm' - - 1 - --- 2016-06-23 Stephen Finucane Accepted
[05/25] tests: Clean up 'test_checks' - - 1 - --- 2016-06-23 Stephen Finucane Accepted
[04/25] tests: Clean up 'test_bundles' - - 1 - --- 2016-06-23 Stephen Finucane Accepted
[03/25] tests: Add additional 'create_' helpers - - 1 - --- 2016-06-23 Stephen Finucane Accepted
[02/25] tests: Remove use of global value - - 1 - --- 2016-06-23 Stephen Finucane Accepted
[01/25] tests: Remove 'find_in_context' - - 1 - --- 2016-06-23 Stephen Finucane Accepted
[10/10] models: Enable "auto-completion" of series patches - - - - --- 2016-06-13 Stephen Finucane Superseded
[09/10] parsemail: Implement series linking - - 1 - --- 2016-06-13 Stephen Finucane Superseded
[08/10] templates: Integrate series view into patches - - 1 - --- 2016-06-13 Stephen Finucane Superseded
[07/10] templates: Integrate series support - - 1 - --- 2016-06-13 Stephen Finucane Superseded
[06/10] templates: Generate and use a "handle" - - 1 - --- 2016-06-13 Stephen Finucane Superseded
[05/10] parsemail: Handle series sent "in-reply-to" - - - - --- 2016-06-13 Stephen Finucane Superseded
[04/10] parsemail: Handle 'xxx (v2)' style messages - - 1 - --- 2016-06-13 Stephen Finucane Superseded
[03/10] parsemail: Add series parsing - - - 1 --- 2016-06-13 Stephen Finucane Superseded
[02/10] models: Add 'Series' model and related models - - - - --- 2016-06-13 Stephen Finucane Superseded
[01/10] models: Convert functions to properties - - 1 - --- 2016-06-13 Stephen Finucane Superseded
migrations: Fix 0010 reversion - - - - --- 2016-06-02 Stephen Finucane Rejected
models: Add timestamps to appropriate models - - - - --- 2016-05-30 Stephen Finucane Rejected
[v3,12/12] parsearchive: Show breakdown of parsed mails - - 1 - --- 2016-04-11 Stephen Finucane Accepted
[v3,11/12] parsemail: Always update Person.email - - 1 - --- 2016-04-11 Stephen Finucane Accepted
[v3,10/12] parsemail: Handle cover letters sent in reply - - 1 - --- 2016-04-11 Stephen Finucane Accepted
[v3,09/12] parsemail: Add cover letter parsing - - 1 - --- 2016-04-11 Stephen Finucane Accepted
[v3,08/12] parsemail: Be consistent in variable naming - - 1 - --- 2016-04-11 Stephen Finucane Accepted
[v3,07/12] parsemail: Use consistent 'find_' format - - 1 - --- 2016-04-11 Stephen Finucane Accepted
[v3,06/12] parsemail: Restructure 'parse_content' - - 1 - --- 2016-04-11 Stephen Finucane Accepted
[v3,05/12] parsemail: Flatten 'try_decode' method - - 1 - --- 2016-04-11 Stephen Finucane Accepted
[v3,04/12] parsemail: Extract building the list of mail references - - - - --- 2016-04-11 Stephen Finucane Accepted
[v3,03/12] parsemail: Parse series markers e.g. "1/12" - - - - --- 2016-04-11 Stephen Finucane Accepted
[v3,02/12] parsemail: Extract prefixes from subject - - - - --- 2016-04-11 Stephen Finucane Accepted
[v3,01/12] views: Integrate cover letter support - - 1 - --- 2016-04-11 Stephen Finucane Accepted
pep8: Resolve issues in settings file - - - - --- 2016-04-08 Stephen Finucane Accepted
[v2] settings: Remove hard coded login url value - - - - --- 2016-04-08 Stephen Finucane Accepted
settings: Remove hard coded login url value - - - - --- 2016-04-08 Stephen Finucane Superseded
tests: Fix issue with user profile page test - - - - --- 2016-04-08 Stephen Finucane Accepted
[RFC,3/3] models: Add 'Series' model and related models - - - - --- 2016-04-01 Stephen Finucane Superseded
[RFC,2/3] models: Add series-related properties to models - - - - --- 2016-04-01 Stephen Finucane Superseded
[RFC,1/3] models: Convert functions to properties - - - - --- 2016-04-01 Stephen Finucane Superseded
[v2,11/11] parsemail: Always update Person.email - - 1 - --- 2016-04-01 Stephen Finucane Superseded
[v2,10/11] parsemail: Handle cover letters sent in reply - - - - --- 2016-04-01 Stephen Finucane Superseded
[v2,09/11] parsemail: Add cover letter parsing - - - - --- 2016-04-01 Stephen Finucane Superseded
[v2,08/11] parsemail: Be consistent in variable naming - - 1 - --- 2016-04-01 Stephen Finucane Superseded
[v2,07/11] parsemail: Use consistent 'find_' format - - 1 - --- 2016-04-01 Stephen Finucane Superseded
[v2,06/11] parsemail: Restructure 'parse_content' - - 1 - --- 2016-04-01 Stephen Finucane Superseded
[v2,05/11] parsemail: Flatten 'try_decode' method - - 1 - --- 2016-04-01 Stephen Finucane Superseded
[v2,04/11] parsemail: Extract building the list of mail references - - - - --- 2016-04-01 Stephen Finucane Superseded
[v2,03/11] parsemail: Parse series markers e.g. "1/12" - - - - --- 2016-04-01 Stephen Finucane Superseded
[v2,02/11] parsemail: Extract prefixes from subject - - - - --- 2016-04-01 Stephen Finucane Superseded
[v2,01/11] views: Integrate cover letter support - - 1 - --- 2016-04-01 Stephen Finucane Superseded
[9/9] ui: Rework the project list page - - - - --- 2016-03-30 Stephen Finucane Rejected
[8/9] ui: Add user bundle link into the dropdown menu - - - - --- 2016-03-30 Stephen Finucane Accepted
[7/9] ui: Redirect to '/' after logout - - - - --- 2016-03-30 Stephen Finucane Accepted
[6/9] ui: Update page titles - - - - --- 2016-03-30 Stephen Finucane Accepted
[5/9] ui: Cleanup the navbar "brand" - - - - --- 2016-03-30 Stephen Finucane Accepted
[4/9] ui: Use fixed-width content - - - - --- 2016-03-30 Stephen Finucane Rejected
[3/9] ui: Center-align the checkboxes - - - - --- 2016-03-30 Stephen Finucane Accepted
[2/9] ui: Higher density of patches - - - - --- 2016-03-30 Stephen Finucane Accepted
[1/9] settings: Help caching with content-aware static file names - - - - --- 2016-03-30 Stephen Finucane Accepted
[4/4] tools: Use 'Patchwork' consistently - - - - --- 2016-03-25 Stephen Finucane Accepted
[3/4] docs: Refer to 'Patchwork' consistently - - - - --- 2016-03-25 Stephen Finucane Accepted
[2/4] templates: Use 'Patchwork' consistently - - - - --- 2016-03-25 Stephen Finucane Accepted
[1/4] README: Correct some typos - - - - --- 2016-03-25 Stephen Finucane Accepted
[v4,3/3] models: Add Cover Letter support - - - - --- 2016-03-25 Stephen Finucane Accepted
[v4,2/3] models: Split Patch into two models - - - - --- 2016-03-25 Stephen Finucane Accepted
[v4,1/3] utils: Rework how notifications are selected - - - - --- 2016-03-25 Stephen Finucane Accepted
[v2,6/6] templates: Display '[owner]/[context]' for checks - - - - --- 2016-03-25 Stephen Finucane Superseded
[v2,5/6] models: Don't group checks with different owners - - - - --- 2016-03-25 Stephen Finucane Superseded
« 1 2 ... 8 9 1011 12 »