Show patches with: Submitter = Stephen Finucane       |    Archived = No       |   1188 patches
« 1 2 3 411 12 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
xmlrpc: Don't use 'reverse' - - - 1 --- 2016-09-01 Stephen Finucane Accepted
xmlrpc: Don't load all Patches into memory - - 1 - --- 2016-07-13 Stephen Finucane Accepted
views: fix pwclient download link - - 1 - --- 2016-09-04 Stephen Finucane Accepted
views: Use select_related, not prefetch_related views: Use select_related, not prefetch_related - 1 - 1 --- 2018-10-29 Stephen Finucane Accepted
views: Update how patch counts are retrieved - - - - --- 2016-10-20 Stephen Finucane Superseded
views: Redirect when only one TODO exists - - - - --- 2016-02-18 Stephen Finucane Accepted
views: Raise 404 if downloading non-existent dependencies views: Raise 404 if downloading non-existent dependencies - 1 - - --- 2018-06-07 Stephen Finucane Accepted
views: Prefetch 'Patch.check_set' - - 1 - --- 2016-03-15 Stephen Finucane Accepted
views: Populate bundles for 'todo' view views: Populate bundles for 'todo' view - - - - --- 2018-09-29 Stephen Finucane Accepted
views: Correct typos in reverse paths - - - - --- 2016-02-18 Stephen Finucane Accepted
views: Avoid mutable default arguments - - - - --- 2016-09-04 Stephen Finucane Accepted
urls: Remove references to Django < 1.11 urls: Remove references to Django < 1.11 - - - - --- 2018-09-04 Stephen Finucane Accepted
urls: Encode slashes in message IDs urls: Encode slashes in message IDs - - - - --- 2022-05-11 Stephen Finucane Accepted
urls: Also decode slashes in message IDs urls: Also decode slashes in message IDs - 1 - - --- 2023-08-01 Stephen Finucane Accepted
urls: Add missing path converters for REST APIs urls: Add missing path converters for REST APIs - - - - --- 2021-08-20 Stephen Finucane Accepted
trivial: Resolve tox isues - - - - --- 2016-08-21 Stephen Finucane Accepted
trivial: Resolve pep8 issues - - 1 - --- 2016-11-24 Stephen Finucane Accepted
trivial: Fix pep8 issue - - - - --- 2016-10-20 Stephen Finucane Accepted
travis: Run pep8 for py27 only travis: Run pep8 for py27 only 1 - - - --- 2018-01-26 Stephen Finucane Accepted
tox: Specify doctree directory tox: Specify doctree directory - - - - --- 2018-09-18 Stephen Finucane Accepted
tox: Fix bug in 'coverage' target - - - - --- 2015-12-03 Stephen Finucane Accepted
tox: Don't create '.pyc' files - - - - --- 2016-09-03 Stephen Finucane Accepted
tox: Disable F405 - - - - --- 2016-08-21 Stephen Finucane Accepted
tox: 'flake' -> 'flake8' - - - - --- 2016-01-12 Stephen Finucane Accepted
tests: Replace incorrect tests tests: Replace incorrect tests 1 1 - - --- 2018-04-17 Stephen Finucane Accepted
tests: Remove useless todo tests: Remove useless todo - - - - --- 2018-09-10 Stephen Finucane Accepted
tests: Remove check for 'tbody' - - - - --- 2016-02-18 Stephen Finucane Accepted
tests: Fix issue with user profile page test - - - - --- 2016-04-08 Stephen Finucane Accepted
tests: Don't override 'settings.DEBUG' - - - - --- 2016-03-24 Stephen Finucane Accepted
tests: Address nits in 'utils' - - 1 - --- 2016-07-15 Stephen Finucane Accepted
templatetags: Remove dead tag templatetags: Remove dead tag - - - - --- 2018-09-04 Stephen Finucane Accepted
templates: Fix regression in reversed URL - - - - --- 2016-03-21 Stephen Finucane Accepted
templates: Avoid recursive call templates: Avoid recursive call - - - - --- 2018-10-01 Stephen Finucane Accepted
sql: Update permissions on grant-all scripts - - - - --- 2017-04-09 Stephen Finucane Accepted
settings: Wildcard 'ALLOWED_HOSTS' settings - - 1 - --- 2017-02-07 Stephen Finucane Accepted
settings: Use environment variables by default - - - - --- 2016-02-14 Stephen Finucane Accepted
settings: Remove hard coded login url value - - - - --- 2016-04-08 Stephen Finucane Superseded
settings: Enable the REST API by default - - - - --- 2017-05-04 Stephen Finucane Accepted
settings: Don't configure logging for parsearchive settings: Don't configure logging for parsearchive - 1 - - --- 2018-09-21 Stephen Finucane Accepted
settings: Add console email backend - - - - --- 2015-11-21 Stephen Finucane Accepted
requirements: Use any supported Django version - - 1 - --- 2016-03-25 Stephen Finucane Accepted
requirements: Update django debug toolbar to 1.5 - - - - --- 2016-08-21 Stephen Finucane Superseded
requirements: Switch to compatible releases requirements: Switch to compatible releases - - - - --- 2019-09-08 Stephen Finucane Accepted
requirements: Remove docs requirements - - - - --- 2017-04-26 Stephen Finucane Accepted
requirements: Loosen testing requirement versions - - - - --- 2016-03-15 Stephen Finucane Accepted
requirements: Fix bug in 'requirements-dev.txt' - - - - --- 2015-11-29 Stephen Finucane Accepted
py3: 'dict_keys' object has no attribute 'sort' - - - - --- 2016-01-19 Stephen Finucane Accepted
pwclient: Resolve pycode warnings pwclient: Resolve pycode warnings - - - - --- 2018-01-10 Stephen Finucane Superseded
pep8: Resolve some issues with lambda functions - - - - --- 2016-02-03 Stephen Finucane Accepted
pep8: Resolve issues in settings file - - - - --- 2016-04-08 Stephen Finucane Accepted
pep8: Remove errant imports - - - - --- 2016-03-25 Stephen Finucane Accepted
parser: cut off patch names after 255 characters - - - - --- 2017-04-09 Stephen Finucane Not Applicable
parser: Validate no references, no cover behavior - - - - --- 2017-06-25 Stephen Finucane Accepted
parser: Use a series even if the version differs - - - - --- 2017-06-25 Stephen Finucane Accepted
parser: Use 'objects.create' instead of 'save' parser: Use 'objects.create' instead of 'save' 1 - - - --- 2018-10-30 Stephen Finucane Accepted
parser: Update reference to PatchComment parser: Update reference to PatchComment - 1 - - --- 2020-11-28 Stephen Finucane Accepted
parser: Trivial fix of test docstring - - 1 - --- 2017-06-26 Stephen Finucane Accepted
parser: Support single-patch "series" - - 1 - --- 2017-06-26 Stephen Finucane Accepted
parser: Log when invalid project list-id passed parser: Log when invalid project list-id passed - - - - --- 2017-12-13 Stephen Finucane Superseded
parser: Ignore CFWS in In-Reply-To, References headers parser: Ignore CFWS in In-Reply-To, References headers - - 1 - --- 2022-05-06 Stephen Finucane Accepted
parser: Handle 'git-request-pull' mails from Git 2.14.3 parser: Handle 'git-request-pull' mails from Git 2.14.3 - 1 2 - --- 2018-01-17 Stephen Finucane Accepted
parser: Ensure whitespace is stripped for long headers parser: Ensure whitespace is stripped for long headers - - - - --- 2018-11-04 Stephen Finucane Accepted
parser: Don't extract diffs from replies - - - - --- 2017-04-09 Stephen Finucane Accepted
parsemail: Correct issue with '--verbosity' flag - - - - --- 2016-03-11 Stephen Finucane Accepted
parsearchive: Support maildirs - - - - --- 2017-04-09 Stephen Finucane Accepted
models: Use database constraints to prevent split Series models: Use database constraints to prevent split Series - - - - --- 2019-10-16 Stephen Finucane Superseded
models: Resolve issues with Patch.state 1 - - - --- 2015-07-22 Stephen Finucane stephenfin Awaiting Upstream
models: Rename 'Check.__unicode__' to '__str__' - - - - --- 2016-01-21 Stephen Finucane Accepted
models: Remove 'latest_series' models: Remove 'latest_series' - - - - --- 2018-09-10 Stephen Finucane Accepted
models: Remove 'UserProfile.primary_project' - - 1 - --- 2016-10-09 Stephen Finucane Accepted
models: Make series.project nullable - - 1 - --- 2017-02-07 Stephen Finucane Accepted
models: Ensure UserProfile.user is configured models: Ensure UserProfile.user is configured - - - - --- 2018-11-04 Stephen Finucane Accepted
models: Add timestamps to appropriate models - - - - --- 2016-05-30 Stephen Finucane Rejected
models: Add covering index for Patch.hash models: Add covering index for Patch.hash - - - - --- 2024-01-24 Stephen Finucane New
models: Add a backreference for a user's bundles - - - - --- 2016-10-09 Stephen Finucane Deferred
models: Add a backreference for a user's bundles models: Add a backreference for a user's bundles - - - - --- 2018-04-12 Stephen Finucane Accepted
models: Add State.slug field models: Add State.slug field - - - - --- 2019-12-08 Stephen Finucane Superseded
models: Add Series.is_open models: Add Series.is_open - - - - --- 2021-09-03 Stephen Finucane Changes Requested
migrations: Squash 0001 to 0040 migrations: Squash 0001 to 0040 - - - - --- 2020-04-10 Stephen Finucane Accepted
migrations: Mark '0016_series_project' as non-atomic 1 - - - --- 2017-06-13 Stephen Finucane Accepted
migrations: Fix 0010 reversion - - - - --- 2016-06-02 Stephen Finucane Rejected
migrations: Add missing migration migrations: Add missing migration - 1 - - --- 2018-03-25 Stephen Finucane Accepted
management: Create 'rehash' command - - - - --- 2015-11-24 Stephen Finucane Accepted
lib: Grant SELECT on auth_user lib: Grant SELECT on auth_user - - - - --- 2020-11-28 Stephen Finucane Accepted
js: Allow shift-select of checkboxes - - - - --- 2016-03-14 Stephen Finucane Accepted
gitignore: Ignore vagrant and vim files - - - - --- 2016-09-19 Stephen Finucane Accepted
forms: Tighten validation on BundleForm - - - - --- 2016-03-25 Stephen Finucane Accepted
filters: Re-add removed constant - - - - --- 2016-02-05 Stephen Finucane Accepted
docs: Update deployment installation guide for v2.1 docs: Update deployment installation guide for v2.1 - - - - --- 2018-06-02 Stephen Finucane Accepted
docs: Resolve typos in release notes docs: Resolve typos in release notes - - - - --- 2018-05-21 Stephen Finucane Accepted
docs: Release v1.1.0 - - - - --- 2016-03-03 Stephen Finucane Accepted
docs: Refer to fixtures by name, not path - - - - --- 2016-03-14 Stephen Finucane Accepted
docs: Provide overview document - - - - --- 2017-01-02 Stephen Finucane Accepted
docs: Document the various management commands available - - - - --- 2017-05-30 Stephen Finucane Accepted
docs: Document backport criteria docs: Document backport criteria 1 - - - --- 2019-05-14 Stephen Finucane Accepted
docs: Correct pre-release regex - - - - --- 2017-05-26 Stephen Finucane Accepted
docs: Convert to Markdown - - - - --- 2014-11-17 Stephen Finucane Rejected
docs: Clarify docker instructions 1 - - - --- 2017-02-07 Stephen Finucane Accepted
docs: Bump API version in docs to 1.1 docs: Bump API version in docs to 1.1 - 1 - - --- 2018-05-08 Stephen Finucane Accepted
docs: Bring import of archives up to top-level - - - - --- 2017-01-02 Stephen Finucane Accepted
« 1 2 3 411 12 »