summaryrefslogtreecommitdiff
path: root/patchwork
Commit message (Expand)AuthorAge
* admin: fix series queryJan Remmet2020-05-25
* migrations: Moved squashed migrationStephen Finucane2020-04-26
* migrations: Resolve issues with other DB backends for 0042, 0043Stephen Finucane2020-04-26
* models: Trivial post-merge cleanupStephen Finucane2020-04-26
* models: Merge 'Patch' and 'Submission'Stephen Finucane2020-04-26
* models: Split 'CoverLetter' from 'Submission'Stephen Finucane2020-04-26
* Revert "Be sensible computing project patch counts"Stephen Finucane2020-04-26
* Remove unnecessary references to Submission modelStephen Finucane2020-04-26
* trivial: Rename 'CoverLetter' references to 'Cover'Stephen Finucane2020-04-26
* forms: Remove LoginFormStephen Finucane2020-04-23
* parser: don't trigger database IntegrityErrors on duplicate coverlettersJeremy Kerr2020-04-18
* parser: don't trigger database IntegrityErrors on duplicate commentsJeremy Kerr2020-04-18
* parser: prevent IntegrityErrorsJeremy Kerr2020-04-18
* tests: ensure we don't see database errors during duplicate insertJeremy Kerr2020-04-18
* tests: Add duplicate mail testJeremy Kerr2020-04-18
* parser: Don't crash when From: is list email but has weird mangle formatAndrew Donnellan2020-04-18
* tests: Switch to openapi-core 0.13.xStephen Finucane2020-04-18
* tests: Drop Django 1.x supportStephen Finucane2020-04-18
* docs: Resolve issues with 'events'Stephen Finucane2020-04-18
* docs: Resolve issues with 'patches'Stephen Finucane2020-04-18
* docs: Resolve issues with 'covers'Stephen Finucane2020-04-18
* docs: Resolve issues with 'projects'Stephen Finucane2020-04-18
* 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
* Additional Python 2.7 cleanupsStephen Finucane2020-04-09
* tests: Close XML-RPC client when doneStephen Finucane2020-04-09
* Remove __future__ importsStephen Finucane2020-04-09
* migrations: Add the Python 3 patchStephen 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
* 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
* Post-release version bumpStephen Finucane2020-04-05
* Release 2.2.0Stephen Finucane2020-04-05
* trivial: Feed 'patchwork.migrations' through blackStephen Finucane2020-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
* tox: Switch non-pyNN targets to Python 3Stephen Finucane2020-02-27