index
:
patchwork
add-captcha
Unnamed repository; edit this file 'description' to name the repository.
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
forms: Use a captcha on the registration form.
add-captcha
Christopher Baines
2021-02-27
*
templates: Use form.as_table in registration template.
Christopher Baines
2021-02-27
*
lib: Correct PatchComment table
Stephen Finucane
2021-02-24
*
api: do not fetch every patch in a patch detail view 404 (v2)
Stephen Finucane
2021-02-24
*
docs: Refresh the guide for Ubuntu 20.04
Stephen Finucane
2021-02-20
*
docs: Update docs to point to v3.0.0 release
Stephen Finucane
2021-02-20
*
docs: Random Python 3 updates
Stephen Finucane
2021-02-20
*
docs: Note UTF-8 requirements for databases
Stephen Finucane
2021-02-20
*
Add release note for #391
Stephen Finucane
2021-02-20
*
models: Use parent model to get comment's 'list_archive_url'
Stephen Finucane
2021-02-20
*
urls: Convert to flask-style URL patterns
Stephen Finucane
2021-02-20
*
tests: Trivial formatting fixes
Stephen Finucane
2021-02-20
*
urls: Support sha256-based tokens
Stephen Finucane
2021-02-20
*
tests: Fix compatibility with openapi_core 0.13.7
Stephen Finucane
2021-02-20
*
docs: Update reno for stable/3.0
Stephen Finucane
2020-12-13
*
Post-release version bump
Stephen Finucane
2020-12-13
*
Release 3.0.0
Stephen Finucane
2020-12-13
*
Add Python 3.9 support
Stephen Finucane
2020-12-13
*
requirements: Switch to openapi-core 0.13.4
Stephen Finucane
2020-12-13
*
Re-enable django-dbbackup
Stephen Finucane
2020-12-13
*
requirements: Bump django-debug-toolbar to 3.2.x
Stephen Finucane
2020-12-13
*
Add release note for #379
Stephen Finucane
2020-12-13
*
REST: Null out previous, current relation info
Stephen Finucane
2020-12-13
*
Remove 'PatchRelationSerializer'
Stephen Finucane
2020-12-13
*
tests: Add tests for 'patch-relation-changed' events
Stephen Finucane
2020-12-13
*
tests: Rework 'create_relation' helper
Stephen Finucane
2020-12-13
*
lib: Grant SELECT on auth_user
Stephen Finucane
2020-12-13
*
views/patch: Set correct encoding for patches
Toke Høiland-Jørgensen
2020-12-11
*
requirements: Bump sqlparse to 0.4.0
Stephen Finucane
2020-11-30
*
requirements: Add tblib
Stephen Finucane
2020-11-29
*
Add parallel testing
Stephen Finucane
2020-11-29
*
Remove landscape.yaml
Stephen Finucane
2020-11-29
*
lib: Update DB permissions to reflect model changes
Stephen Finucane
2020-11-28
*
parser: Update reference to PatchComment
Stephen Finucane
2020-11-28
*
requirements: Update doc requirements
Stephen Finucane
2020-10-01
*
requirements: Bump mysqlclient to 2.0.0
Stephen Finucane
2020-10-01
*
requirements: Bump django-debug-toolbar to 3.1.x
Stephen Finucane
2020-10-01
*
requirements: Bump django-filter to 2.4.0
Stephen Finucane
2020-10-01
*
Add support for djangorestframework 3.12
Stephen Finucane
2020-10-01
*
models: Validate Project.linkname does not contain forward slash
Thomas Bracht Laumann Jespersen
2020-10-01
*
Add support for Django 3.1
Andrew Donnellan
2020-08-28
*
requirements: Update django-filter
Andrew Donnellan
2020-08-28
*
settings: Add context processor django.template.context_processors.request
Andrew Donnellan
2020-08-28
*
urls: Update url pattern functions
Andrew Donnellan
2020-08-28
*
templates: Replace ifequal and ifnotequal with if
Andrew Donnellan
2020-08-28
*
management: introduce replacerelations command
Rohit Sarkar
2020-08-10
*
docker: Switch to MariaDB for wider platform support
Stewart Smith
2020-06-15
*
admin: fix series query
Jan Remmet
2020-05-25
*
docs: Bump sphinxcontrib-openapi to 0.7.0
Stephen Finucane
2020-05-08
*
Revert "tox: Add default Django version"
Stephen Finucane
2020-05-01
[next]