summaryrefslogtreecommitdiff
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
* lib: Correct PatchComment tableStephen Finucane2021-02-24
* 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
* docs: Update docs to point to v3.0.0 releaseStephen Finucane2021-02-20
* docs: Random Python 3 updatesStephen Finucane2021-02-20
* docs: Note UTF-8 requirements for databasesStephen Finucane2021-02-20
* Add release note for #391Stephen 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
* docs: Update reno for stable/3.0Stephen Finucane2020-12-13
* Post-release version bumpStephen Finucane2020-12-13
* Release 3.0.0Stephen Finucane2020-12-13
* Add Python 3.9 supportStephen Finucane2020-12-13
* requirements: Switch to openapi-core 0.13.4Stephen Finucane2020-12-13
* Re-enable django-dbbackupStephen Finucane2020-12-13
* requirements: Bump django-debug-toolbar to 3.2.xStephen Finucane2020-12-13
* Add release note for #379Stephen 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
* lib: Grant SELECT on auth_userStephen Finucane2020-12-13
* views/patch: Set correct encoding for patchesToke Høiland-Jørgensen2020-12-11
* requirements: Bump sqlparse to 0.4.0Stephen Finucane2020-11-30
* requirements: Add tblibStephen Finucane2020-11-29
* Add parallel testingStephen Finucane2020-11-29
* Remove landscape.yamlStephen Finucane2020-11-29
* lib: Update DB permissions to reflect model changesStephen Finucane2020-11-28
* parser: Update reference to PatchCommentStephen Finucane2020-11-28
* requirements: Update doc requirementsStephen Finucane2020-10-01
* requirements: Bump mysqlclient to 2.0.0Stephen Finucane2020-10-01
* requirements: Bump django-debug-toolbar to 3.1.xStephen Finucane2020-10-01
* requirements: Bump django-filter to 2.4.0Stephen Finucane2020-10-01
* Add support for djangorestframework 3.12Stephen Finucane2020-10-01
* models: Validate Project.linkname does not contain forward slashThomas Bracht Laumann Jespersen2020-10-01
* Add support for Django 3.1Andrew Donnellan2020-08-28
* requirements: Update django-filterAndrew Donnellan2020-08-28
* 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
* docker: Switch to MariaDB for wider platform supportStewart Smith2020-06-15
* admin: fix series queryJan Remmet2020-05-25
* docs: Bump sphinxcontrib-openapi to 0.7.0Stephen Finucane2020-05-08
* Revert "tox: Add default Django version"Stephen Finucane2020-05-01