summaryrefslogtreecommitdiff
path: root/patchwork
Commit message (Expand)AuthorAge
* forms: Use a captcha on the registration form.add-captchaChristopher Baines2021-02-27
* templates: Use form.as_table in registration template.Christopher Baines2021-02-27
* api: do not fetch every patch in a patch detail view 404 (v2)Stephen Finucane2021-02-24
* docs: Refresh the guide for Ubuntu 20.04Stephen Finucane2021-02-20
* models: Use parent model to get comment's 'list_archive_url'Stephen Finucane2021-02-20
* urls: Convert to flask-style URL patternsStephen Finucane2021-02-20
* tests: Trivial formatting fixesStephen Finucane2021-02-20
* urls: Support sha256-based tokensStephen Finucane2021-02-20
* tests: Fix compatibility with openapi_core 0.13.7Stephen Finucane2021-02-20
* Post-release version bumpStephen Finucane2020-12-13
* Release 3.0.0Stephen Finucane2020-12-13
* REST: Null out previous, current relation infoStephen Finucane2020-12-13
* Remove 'PatchRelationSerializer'Stephen Finucane2020-12-13
* tests: Add tests for 'patch-relation-changed' eventsStephen Finucane2020-12-13
* tests: Rework 'create_relation' helperStephen Finucane2020-12-13
* 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