]> git.ipfire.org Git - thirdparty/patchwork.git/shortlog
thirdparty/patchwork.git
2018-08-31  Stewart Smith4x performance improvement for viewing patch with many...
2018-08-31  Stewart SmithImprove patch listing performance (~3x)
2018-08-30  Stephen Finucanedocker: Use heredocs where possible
2018-08-26  Andrew Donnellandocs: Fix documentation of REST_RESULTS_PER_PAGE setting
2018-08-26  Petr Vorelpwclient: Fix pwclient am output formatting
2018-08-26  Andrew DonnellanREST: Add new setting for maximum API page size
2018-08-26  Stephen Finucanedocker: Don't require rebuilding if unnecessary
2018-08-26  Stephen Finucanetox: Rework warning infrastructure
2018-08-26  Stephen FinucaneResolve Python 3.6 warnings
2018-08-26  Stephen FinucaneAdd support for Django 2.0
2018-08-26  Stephen FinucanePrepare for Django 2.0
2018-08-26  Stephen FinucaneRemove compat wrapper for Django < 1.11
2018-08-26  Stephen FinucaneRemove support for Django 1.8, 1.9, 1.10
2018-08-26  Stephen FinucaneAdd support for django-filter 1.1
2018-08-26  Stephen FinucaneAdd support for Django REST Framework 3.7, 3.8
2018-08-26  Stephen FinucaneREST: Check.user is not read-only
2018-08-21  Daniel Blacktravis: add mariadb-10.3 as test
2018-08-21  Daniel Blacktravis: test against postgresql 10 and 11
2018-07-13  Jiri Bencparser: fix parsing of patches with headings
2018-06-20  Stephen Finucanetests: Add tests for multipart emails
2018-06-20  Yuri Volchkovparsemail: ignore html part of multi-part comments
2018-06-19  Stephen Finucanedocs: Update reno for stable/2.1
2018-06-19  Stephen FinucanePost-release version bump
2018-06-19  Stephen FinucaneRelease 2.1.0 v2.1.0
2018-06-18  Petr Vorelpwclient/get: Add suffix to created patch
2018-06-16  Stephen FinucaneREST: Add 'web_url' link to API responses
2018-06-16  Stephen FinucaneREST: Add missing tests for '/series'
2018-06-14  Stephen FinucaneDon't discard values from 'archive' filter
2018-06-13  Stephen Finucaneviews: Raise 404 if downloading non-existent dependencies
2018-06-06  Ali Alnubaniparsemail.sh: don't set the python version
2018-06-02  Stephen Finucanedocs: Update deployment installation guide for v2.1
2018-06-02  Stephen Finucanesql: Update 'grant-all.mysql' script with missing tables
2018-05-30  Stephen Finucanesql: Sort 'grant-all' scripts alphabetically
2018-05-21  Stephen FinucanePatchwork v2.1.0-rc2 v2.1.0-rc2
2018-05-21  Stephen Finucanedocs: Update copyright and remove dead code
2018-05-21  Stephen Finucanedocs: Update release, contributing guides
2018-05-21  Stephen Finucanedocs: Resolve typos in release notes
2018-05-15  Daniel AxtensREST: Disable control for filtering patches by series...
2018-05-11  Stephen Finucanedocs: Add 'local' argument to 'contents'
2018-05-11  Stephen Finucanedocs: Add additional information about API versions
2018-05-11  Stephen FinucaneRevert "api: Only provide JSON version of events list"
2018-05-11  Stephen FinucaneREST: Resolve performance issues with '/events' web...
2018-05-09  Stephen FinucaneREST: Use DRF-specific filterset
2018-05-09  Stephen FinucaneREST: Use ModelMultipleChoiceField for other fields
2018-05-09  Stephen FinucaneREST: Rename Filter -> FilterSet
2018-05-09  Stephen FinucaneREST: Remove ProjectFilterMixin
2018-05-09  Stephen FinucaneREST: Base filters on Django's ModelMultipleChoiceField
2018-05-09  Stephen FinucaneREST: Simplify ModelMultiChoiceField
2018-05-09  Stephen FinucaneREST: Use UserFilter for patch delegates
2018-05-08  Stephen Finucanedocs: Bump API version in docs to 1.1
2018-05-08  Yuri Volchkovskip original Content-Transfer-Encoding for mbox
2018-05-07  Daniel AxtensPatchwork v2.1.0-rc1 v2.1.0-rc1
2018-05-07  Daniel Axtensdocs: Prepare for 2.1.0-rc1
2018-05-03  Veronika KabatovaExplicitly distinguish between comments on patch and...
2018-05-03  Daniel Axtensparsemail: Clarify exit codes
2018-05-03  Stephen Finucanedocker-compose: Re-add 'PGPASSWORD' to correct section
2018-04-27  Stephen FinucaneREST: Show 'comments' in '/patches', '/comments'
2018-04-27  Veronika KabatovaREST: Add comments to patch and cover endpoints
2018-04-26  Stephen FinucaneUpdate Docker IP to whitelist for django-debug-toolbar
2018-04-26  Stephen Finucanedocker: Add 'depends_on'
2018-04-26  Stephen Finucanedocker: Add 'depends_on'
2018-04-26  Stephen Finucanedocker: Bump to bionic
2018-04-26  Stephen Finucanedocker-compose: Remove 'links' section
2018-04-26  Stephen Finucanedocker-compose: Switch to 3.0 syntax
2018-04-26  Stephen Finucanedocker: Remove bash aliases
2018-04-26  Stephen Finucanetests: Remove Selenium tests
2018-04-26  Stephen Finucanedocker: Replace tabs with spaces
2018-04-26  pyup-botUpdate django-debug-toolbar from 1.8 to 1.9.1
2018-04-25  pyup-botUpdate sqlparse from 0.2.3 to 0.2.4
2018-04-25  pyup-botUpdate sphinx_rtd_theme from 0.2.4 to 0.3.0
2018-04-25  Stephen FinucaneResolve pep8 issues
2018-04-25  Stephen Finucanemodels: Add a backreference for a user's bundles
2018-04-25  Stephen Finucanedocs: Add release note for changes to 'headers' field
2018-04-25  Veronika Kabatovaapi: Show all headers with the same key
2018-04-24  Stephen Finucanedocs: Random fixes
2018-04-22  Stephen Finucanetests: Replace incorrect tests
2018-04-14  Stephen Finucanegitignore: Ignore '.venv'
2018-04-14  Stephen Finucanetox: Add 'docs' to default environments
2018-04-14  Stephen Finucanedocs: Fix a release note issue
2018-04-14  Stephen Finucanedocs: Read version from 'patchwork.VERSION'
2018-04-11  Veronika KabatovaFix stuff around mbox header changes
2018-04-09  Stephen Finucanegitignore: Ignore sql files
2018-04-09  Stephen Finucanedocs: Add note on restoring the docker database
2018-04-09  Stephen Finucanetrivial: Remove additional Django < 1.8 code
2018-04-07  Stephen FinucaneREST: Order 'filters' code
2018-04-07  Stephen Finucanedocs: Add note on backing up the docker database
2018-04-07  Stephen Finucanedocs: Add information on REST API versioning
2018-04-07  Stephen FinucaneREST: Use versioning for modified responses
2018-04-07  Stephen Finucanetests: Split 'test_rest_api'
2018-04-07  Stephen FinucaneUse parsed subject for mboxes
2018-04-07  Veronika KabatovaInclude all email headers in mboxes
2018-04-05  Veronika KabatovaFix incorrect autodelegation documentation
2018-04-05  Daniel Axtensdocker: set timezone to Australia/Canberra
2018-04-05  Ali Alnubanidocs: Update reference to kernel documentation
2018-04-05  Ali Alnubanidocs: Fix package name
2018-04-05  Daniel Axtensapi: Only provide JSON version of events list
2018-04-05  Daniel Axtensapi: EventList: change select_related() to prefetch_rel...
2018-03-25  Stephen Finucanemigrations: Add missing migration
2018-03-20  Daniel AxtensFix slow Patch counting query
2018-03-20  Veronika KabatovaAdd validation for regular expressions
next