summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* Add regression tests for bug #335Stephen Finucane2020-02-02
* Handle pull requests with random trailing spaceKonstantin Ryabitsev2020-02-01
* Patchwork v2.2.0-rc1Stephen Finucane2019-12-27
* docs: Bump API version in docs to 1.2Stephen Finucane2019-12-27
* templates: Combine series and related rowMete Polat2019-12-27
* fixtures: Fix typo in default_statesStephen Finucane2019-12-27
* tests: Add test for broken parserStephen Finucane2019-12-27
* parser: Use a second query to weed out duplicate seriesStephen Finucane2019-12-27
* models: Use database constraints to prevent split SeriesStephen Finucane2019-12-27
* tests: Skip tests that fail on SQLite DB backendStephen Finucane2019-12-27
* settings: Add configuration for sqlite DB backendStephen Finucane2019-12-27
* models: Add State.slug fieldStephen Finucane2019-12-27
* REST: Allow configuration of user settings via APIStephen Finucane2019-12-24
* tests: Provide a way to disable API schemaStephen Finucane2019-12-24
* docs: Add missing series index schemaMete Polat2019-12-08
* requirements: Add pyup markers to prevent dumb PRsStephen Finucane2019-12-01