Show patches with: Archived = No       |   2526 patches
« 1 2 ... 5 6 725 26 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,1/4] REST: Specify default ordering fields PostgreSQL fixes and test support 1 - - - --- 2017-10-20 Daniel Axtens Accepted
[v2] xmlrpc/patch_list: only fetch required fields [v2] xmlrpc/patch_list: only fetch required fields - - 1 - --- 2017-10-18 Daniel Axtens Accepted
travis: switch to using root user travis: switch to using root user - - 1 - --- 2017-09-05 Daniel Axtens Accepted
REST: Filter projects by 'linkname', not 'name' REST: Filter projects by 'linkname', not 'name' - - - - --- 2017-08-31 Stephen Finucane Accepted
views: Fix "Add to bundle" dropdown on patch list view views: Fix "Add to bundle" dropdown on patch list view - - 1 - --- 2017-08-31 Andrew Donnellan Accepted
[2/2] lib/sql: fix permissions for v2.0.0 on postgres [1/2] tests: Run FuzzTest within a transaction - - 1 - --- 2017-08-28 Jeremy Kerr Accepted
[1/2] tests: Run FuzzTest within a transaction [1/2] tests: Run FuzzTest within a transaction - - 1 - --- 2017-08-28 Jeremy Kerr Accepted
Handle EmptyPage exceptions Handle EmptyPage exceptions - - 1 1 --- 2017-08-28 Daniel Axtens Accepted
[2/2] tests: Add test for updating tag counts in patch comments - - 1 - --- 2017-08-20 Andrew Donnellan Accepted
[1/2] models: Fix invocation of refresh_tag_counts() for Comments - - 1 - --- 2017-08-20 Andrew Donnellan Accepted
[5/5] series: fix obvious breakage for patches with ']' in the name - - 1 - --- 2017-07-11 Sean Farley Accepted
[4/5] tests: reuse _format_name implementation instead of code copying - - 1 - --- 2017-07-11 Sean Farley Accepted
[3/5] models: strip result of _format_name - - 1 - --- 2017-07-11 Sean Farley Accepted
[2/5] models: move _format_name to module for future use - - 1 - --- 2017-07-11 Sean Farley Accepted
[1/5] docker: pass additional args to manage.py test - - 2 - --- 2017-07-11 Sean Farley Accepted
cron: fix deletion of unactivated accounts - - 1 - --- 2017-07-11 Daniel Axtens Accepted
parser: fix parsing of messages with empty subjects - - 1 - --- 2017-07-07 Daniel Axtens Accepted
REST: Allow filtering of patches by date - - - - --- 2017-07-04 Stephen Finucane Accepted
[3/3] tests for email and name length - - 1 - --- 2017-07-01 Daniel Axtens Accepted
[2/3] parser: limit emails and names to 255 chars - - 2 - --- 2017-07-01 Daniel Axtens Accepted
[1/3] parse(mail|archive): handle early fail within email module - - - - --- 2017-07-01 Daniel Axtens Accepted
Make browser tests work again - - 1 - --- 2017-07-01 Daniel Axtens Accepted
[07/10] parser: Don't pass a message-id longer than 255 chars to the db - - 1 - --- 2017-06-28 Daniel Axtens Accepted
[06/10] parser: better date parsing - - 2 - --- 2017-06-28 Daniel Axtens Accepted
[05/10] parser: deal with headers entirely failing to parse - - 2 - --- 2017-06-28 Daniel Axtens Accepted
[04/10] parser: catch failures in decoding headers - - 2 - --- 2017-06-28 Daniel Axtens Accepted
[03/10] parser: codec lookup fails when a NUL (\x00) is in the name - - 1 - --- 2017-06-28 Daniel Axtens Accepted
[02/10] parser: don't assume headers are strings - - 2 - --- 2017-06-28 Daniel Axtens Accepted
[01/10] parser: fix charset 'guessing' algorithm - - 2 - --- 2017-06-28 Daniel Axtens Accepted
Remove ResourceWarnings under Py3 - - - - --- 2017-06-28 Daniel Axtens Accepted
parser: Support single-patch "series" - - 1 - --- 2017-06-26 Stephen Finucane Accepted
parser: Trivial fix of test docstring - - 1 - --- 2017-06-26 Stephen Finucane Accepted
parser: Use a series even if the version differs - - - - --- 2017-06-25 Stephen Finucane Accepted
parser: Validate no references, no cover behavior - - - - --- 2017-06-25 Stephen Finucane Accepted
[RFC] events-api: allow filtering by date - - 1 - --- 2017-06-14 Aaron Conole Accepted
migrations: Mark '0016_series_project' as non-atomic 1 - - - --- 2017-06-13 Stephen Finucane Accepted
Fix typo in 'bundles' template - - - - --- 2017-06-09 Stephen Finucane Accepted
[5/5] docs: Document token auth support - - - - --- 2017-06-09 Stephen Finucane Accepted
[4/5] views: Provide a way to view, (re)generate tokens - - - - --- 2017-06-09 Stephen Finucane Accepted
[3/5] REST: Enable token auth support - - - - --- 2017-06-09 Stephen Finucane Accepted
[2/5] htdocs: Add clipboard.js - - 1 - --- 2017-06-09 Stephen Finucane Accepted
[1/5] docs: Document the various htdocs supported 1 - - - --- 2017-06-09 Stephen Finucane Accepted
docs: Document the various management commands available - - - - --- 2017-05-30 Stephen Finucane Accepted
[3/3] views: Display correct download links for covers - - - - --- 2017-05-26 Stephen Finucane Accepted
[2/3] REST: Expose cover mbox link via REST API - - - - --- 2017-05-26 Stephen Finucane Accepted
[1/3] views: Enable downloading of cover mboxes - - - - --- 2017-05-26 Stephen Finucane Accepted
docs: Correct pre-release regex - - - - --- 2017-05-26 Stephen Finucane Accepted
docs/api: change POST to PATCH in REST API parameters example 1 - - - --- 2017-05-25 Andrew Donnellan Accepted
[2/2] tests: Add tests for viewing private bundles - - 1 - --- 2017-05-25 Andrew Donnellan Accepted
[1/2] bundle: Fix use of basic auth for bundle mboxes - - - - --- 2017-05-25 Andrew Donnellan Accepted
docker: increase database connection timeout 1 - 1 - --- 2017-05-25 Andrew Donnellan Accepted
[4/4] parser: Validate deep threading behavior - - - - --- 2017-05-24 Stephen Finucane Accepted
[3/4] parser: Handle multiple reference headers - - - - --- 2017-05-24 Stephen Finucane Accepted
[2/4] parser: Strip whitespace from references - - - - --- 2017-05-24 Stephen Finucane Accepted
[1/4] parser: Extend series heuristics to include other metadata - - - - --- 2017-05-24 Stephen Finucane Accepted
[6/6] REST: Resolve issues with filters - - - 1 --- 2017-05-15 Stephen Finucane Accepted
[5/6] REST: Filter on Project.linkname - not Project.pk - - - - --- 2017-05-15 Stephen Finucane Accepted
[4/6] REST: Embed nested element bodies instead of URLs - - - - --- 2017-05-15 Stephen Finucane Accepted
[3/6] REST: Embed 'mbox' parameter in /series - - - - --- 2017-05-15 Stephen Finucane Accepted
[2/6] REST: Stop including 'tags' in '/patches' - - - - --- 2017-05-15 Stephen Finucane Accepted
[1/6] REST: Correct some prefetch, select_related - - - - --- 2017-05-15 Stephen Finucane Accepted
lib/apache2: Update location to wsgi python script - - - - --- 2017-05-11 Florian Fainelli Accepted
[09/19] tox: Turn deprecation notices into warnings - - - - --- 2017-05-10 Stephen Finucane Accepted
[08/19] compat: Handle is_authenticated move to property - - - - --- 2017-05-10 Stephen Finucane Accepted
[07/19] settings: Use 'MIDDLEWARE' for Django >= 1.10 - - - - --- 2017-05-10 Stephen Finucane Accepted
[06/19] compat: Handle moved 'reverse' function - - - - --- 2017-05-10 Stephen Finucane Accepted
[05/19] models: Use 'base_manager_name' - - - - --- 2017-05-10 Stephen Finucane Accepted
[04/19] urls: Don't "include" admin URLs - - - - --- 2017-05-10 Stephen Finucane Accepted
[03/19] migrations: Explicitly set 'on_delete' - - - - --- 2017-05-10 Stephen Finucane Accepted
[02/19] models: Explicitly set 'on_delete' - - - - --- 2017-05-10 Stephen Finucane Accepted
[01/19] settings: Enable 'SessionAuthenticationMiddleware' - - - - --- 2017-05-10 Stephen Finucane Accepted
settings: Enable the REST API by default - - - - --- 2017-05-04 Stephen Finucane Accepted
models: Series plural name is Series - - 1 - --- 2017-05-04 Philippe Pepiot Accepted
REST: Add 'category' filter to '/events' - - - - --- 2017-05-03 Stephen Finucane Accepted
REST: filter patches by state name - - 1 - --- 2017-05-03 Philippe Pepiot Accepted
[v3] pwclient: Fix silent crash on python 2 - - - - --- 2017-05-02 Robin Jarry Accepted
[2/2] docs: Update installation guide for Ubuntu 16.04 - - - - --- 2017-05-01 Stephen Finucane Accepted
[1/2] lib: Update uWSGI, nginx config files - - - - --- 2017-05-01 Stephen Finucane Accepted
parser: detect mercurial series markers - - - - --- 2017-04-28 Philippe Pepiot Accepted
[2/2] REST: Allow users to omit version entirely - - 1 - --- 2017-04-26 Stephen Finucane Accepted
[1/2] REST: Fix versioning - - 1 - --- 2017-04-26 Stephen Finucane Accepted
requirements: Remove docs requirements - - - - --- 2017-04-26 Stephen Finucane Accepted
Capture stderr for 'git describe' - - - - --- 2017-04-13 Stephen Finucane Accepted
[9/9] docs: Migrate release notes to rST - - - - --- 2017-04-10 Stephen Finucane Accepted
[8/9] docs: Use ReadTheDocs theme - - - - --- 2017-04-10 Stephen Finucane Accepted
[7/9] Add reno for release notes management - - - - --- 2017-04-10 Stephen Finucane Accepted
[5/9] docs: Convert development guide - - - - --- 2017-04-10 Stephen Finucane Accepted
[4/9] docs: Convert deployment guide - - - - --- 2017-04-10 Stephen Finucane Accepted
[3/9] docs: Covert usage guide - - - - --- 2017-04-10 Stephen Finucane Accepted
[2/9] docs: Convert README, index - - - - --- 2017-04-10 Stephen Finucane Accepted
[1/9] docs: Add skeleton for Sphinx docs - - - - --- 2017-04-10 Stephen Finucane Accepted
sql: Update permissions on grant-all scripts - - - - --- 2017-04-09 Stephen Finucane Accepted
parsearchive: Support maildirs - - - - --- 2017-04-09 Stephen Finucane Accepted
parser: Don't extract diffs from replies - - - - --- 2017-04-09 Stephen Finucane Accepted
[3/4] requirements: Test older versions of DRF (v2) - - - - --- 2017-04-04 Stephen Finucane Accepted
[2/4] compat: Add non-None queryset attribute - - - - --- 2017-04-04 Stephen Finucane Accepted
[1/4] compat: Handle older versions of django-filter - - - - --- 2017-04-04 Stephen Finucane Accepted
[3/3] Display count of patches - - 1 - --- 2017-03-27 Daniel Axtens Accepted
[2/3] 'mpe mode': click to copy patch IDs - - 1 - --- 2017-03-27 Daniel Axtens Accepted
[1/3] Put download buttons at the top as well - - 1 - --- 2017-03-27 Daniel Axtens Accepted
« 1 2 ... 5 6 725 26 »