summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* REST: Allow update of bundle without patchesStephen Finucane2020-04-18
* api: allow filtering patches and covers by msgidDaniel Axtens2020-04-14
* api: do not fetch every patch in a patch detail view 404Daniel Axtens2020-04-14
* pre-commit: Use Python 3 for everythingStephen Finucane2020-04-14
* lib/sql: Update grant script for recent schema changesJeremy Kerr2020-04-14
* Additional Python 2.7 cleanupsStephen Finucane2020-04-09
* tox: Remove quotes around posargsStephen Finucane2020-04-09
* tests: Close XML-RPC client when doneStephen Finucane2020-04-09
* Remove __future__ importsStephen Finucane2020-04-09
* Temporarily disable django-dbbackupStephen Finucane2020-04-09
* migrations: Add the Python 3 patchStephen Finucane2020-04-08
* requirements: Bump django-debug-toolbar to 2.2Stephen Finucane2020-04-08
* REST: Resolve warnings with DRF >= 3.11Stephen Finucane2020-04-08
* Add Django 3.0 supportAndrew Donnellan2020-04-08
* tests: Fix escaping in bundle tests on Django 3.0Andrew Donnellan2020-04-08
* docker: Remove Python 2.7, 3.5Stephen Finucane2020-04-08
* docs: Remove references to Python 2.7Stephen Finucane2020-04-08
* Clean up references to Python 2.7, Python 3.5Daniel Axtens2020-04-08
* Remove unnecessary compat wrappersStephen Finucane2020-04-08
* Replace references to Django 1.11 docsStephen Finucane2020-04-08
* tox: Drop support for Django < 2.2, Python < 3.6Stephen Finucane2020-04-08
* Revert "pyenv: also install requirements for python2"Stephen Finucane2020-04-08
* docs: Reference Patchwork 2.2 tarballsStephen Finucane2020-04-08
* docs: Remove 'earliest_version' configStephen Finucane2020-04-05
* tox: Pass positional arguments to 'docs' jobStephen Finucane2020-04-05
* docs: Update reno for stable/2.2Stephen Finucane2020-04-05
* Post-release version bumpStephen Finucane2020-04-05
* Release 2.2.0Stephen Finucane2020-04-05
* trivial: Feed 'patchwork.migrations' through blackStephen Finucane2020-03-19
* REST: Add release note for faster queriesDaniel Axtens2020-03-19
* REST: extend performance improvements to other parts of the APIDaniel Axtens2020-03-19
* REST: fix patch listing queryDaniel Axtens2020-03-19
* REST: massively improve the patch counting query under filtersDaniel Axtens2020-03-19
* Patchwork v2.2.0-rc2Stephen Finucane2020-03-16
* REST: Add patch relationsMete Polat2020-03-16
* models, templates: Add patch relationsMete Polat2020-03-16
* tests: Add tests for invalid cover/patch IDsStephen Finucane2020-03-12
* views: Return Http404 if patch not foundAndriy Gelman2020-03-11
* migrations: Don't attempt to rehome patchesStephen Finucane2020-03-11
* parser: Don't group patches with different versions in a seriesStephen Finucane2020-03-11
* models: Handle unset 'Submission.content'Stephen Finucane2020-03-02
* docs: Reference current list-idStephen Finucane2020-02-28
* Add support for djangorestframework 3.11Stephen Finucane2020-02-28
* Update jinja2 from 2.10.1 to 2.11.1pyup-bot2020-02-27
* tox: Switch non-pyNN targets to Python 3Stephen Finucane2020-02-27
* pyenv: also install requirements for python2Daniel Axtens2020-02-27
* docs: Update schemas to reflect latest changes in templateStephen Finucane2020-02-27
* docker: update dependency for current buildPranav Annam2020-02-17
* docs: set the GID in the .env filePranav Annam2020-02-17
* REST: Fix duplicate project queriesMete Polat2020-02-02