summaryrefslogtreecommitdiff
path: root/patchwork
Commit message (Expand)AuthorAge
* views/patch: Set correct encoding for patchesToke Høiland-Jørgensen2020-12-11
* parser: Update reference to PatchCommentStephen Finucane2020-11-28
* models: Validate Project.linkname does not contain forward slashThomas Bracht Laumann Jespersen2020-10-01
* settings: Add context processor django.template.context_processors.requestAndrew Donnellan2020-08-28
* urls: Update url pattern functionsAndrew Donnellan2020-08-28
* templates: Replace ifequal and ifnotequal with ifAndrew Donnellan2020-08-28
* management: introduce replacerelations commandRohit Sarkar2020-08-10
* 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