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
*
Add support for 'django-dbbackup'
Stephen Finucane
2018-10-10
*
docs: Add 'unreleased' to release notes index page
Stephen Finucane
2018-10-06
*
Update sphinx_rtd_theme from 0.3.0 to 0.4.2
pyup-bot
2018-10-06
*
views: Populate bundles for 'todo' view
Stephen Finucane
2018-10-06
*
docs: Call out Python 3 dependency for Django 2.0
Stephen Finucane
2018-10-06
*
Add support for Django 2.1
Stephen Finucane
2018-10-06
*
Add support for django-filter 2.0
Stephen Finucane
2018-10-06
*
requirements: Bump version of django-debug-toolbar to 1.10.1
Stephen Finucane
2018-10-06
*
templates: Avoid recursive call
Stephen Finucane
2018-10-01
*
templates: Remove trailing newlines
Stephen Finucane
2018-09-29
*
views: Add error handling for user registration
Stephen Finucane
2018-09-29
*
templates: Remove 'email_sent' attribute
Stephen Finucane
2018-09-29
*
templates: Move additional email subjects to templates
Stephen Finucane
2018-09-29
*
templates: Keep only whole templates in the top-level
Stephen Finucane
2018-09-29
*
templates: Rename additional templates
Stephen Finucane
2018-09-29
*
templates: Move mails to separate directory
Stephen Finucane
2018-09-29
*
settings: Don't configure logging for parsearchive
Stephen Finucane
2018-09-24
*
requirements: Start using fixed versions
Stephen Finucane
2018-09-22
*
parser: Handle IntegrityError for cover letters, comments
Stephen Finucane
2018-09-20
*
parsearchive: Fix logging
Stephen Finucane
2018-09-20
*
admin: Configure 'list_select_related', 'get_queryset'
Stephen Finucane
2018-09-19
*
REST: Only list checks for the given patch
Stephen Finucane
2018-09-19
*
Revert "gitignore: Ignore JSON files"
Stephen Finucane
2018-09-19
*
docs: Note new requirement to include a SPDX line
Stephen Finucane
2018-09-19
*
Update license header
Stephen Finucane
2018-09-19
*
Remove '__future__.absolute_import' imports
Stephen Finucane
2018-09-19
*
tox: Specify doctree directory
Stephen Finucane
2018-09-18
*
urls: Remove unused import
Stephen Finucane
2018-09-11
*
admin: Remove unused SeriesInline
Stephen Finucane
2018-09-11
*
templatetags: Remove dead tag
Stephen Finucane
2018-09-11
*
urls: Remove references to Django < 1.11
Stephen Finucane
2018-09-11
*
tests: Remove useless todo
Stephen Finucane
2018-09-10
*
docs: Add release note for Django 1.8 to 1.10 removal
Stephen Finucane
2018-09-10
*
docs: Add release note for recent DB optimizations
Stephen Finucane
2018-09-10
*
models: Remove 'latest_series'
Stephen Finucane
2018-09-10
*
Fetch maintainer information in one query
Stewart Smith
2018-09-10
*
Be sensible computing project patch counts
Stewart Smith
2018-09-10
*
Optimise fetching checks when displaying a patch
Stewart Smith
2018-09-10
*
Add covering index to patchwork_submissions for /list/ queries
Stewart Smith
2018-09-10
*
Be particular over check_set and series prefetch for /list/
Stewart Smith
2018-09-10
*
check distinct(user) based on just user_id
Stewart Smith
2018-09-10
*
Add covering index for /list/ query
Stewart Smith
2018-09-10
*
Fetch all series for patch/cover viewing
Stewart Smith
2018-09-10
*
Add index for patchwork_comment (submission_id,date)
Stewart Smith
2018-09-06
*
4x performance improvement for viewing patch with many comments
Stewart Smith
2018-08-31
*
Improve patch listing performance (~3x)
Stewart Smith
2018-08-31
*
docker: Use heredocs where possible
Stephen Finucane
2018-08-30
*
docs: Fix documentation of REST_RESULTS_PER_PAGE setting
Andrew Donnellan
2018-08-26
*
pwclient: Fix pwclient am output formatting
Petr Vorel
2018-08-26
*
REST: Add new setting for maximum API page size
Andrew Donnellan
2018-08-26
[next]