aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* docs: Fix documentation of REST_RESULTS_PER_PAGE settingAndrew Donnellan2018-08-26
* pwclient: Fix pwclient am output formattingPetr Vorel2018-08-26
* REST: Add new setting for maximum API page sizeAndrew Donnellan2018-08-26
* docker: Don't require rebuilding if unnecessaryStephen Finucane2018-08-26
* tox: Rework warning infrastructureStephen Finucane2018-08-26
* Resolve Python 3.6 warningsStephen Finucane2018-08-26
* Add support for Django 2.0Stephen Finucane2018-08-26
* Prepare for Django 2.0Stephen Finucane2018-08-26
* Remove compat wrapper for Django < 1.11Stephen Finucane2018-08-26
* Remove support for Django 1.8, 1.9, 1.10Stephen Finucane2018-08-26
* Add support for django-filter 1.1Stephen Finucane2018-08-26
* Add support for Django REST Framework 3.7, 3.8Stephen Finucane2018-08-26
* REST: Check.user is not read-onlyStephen Finucane2018-08-26
* travis: add mariadb-10.3 as testDaniel Black2018-08-22
* travis: test against postgresql 10 and 11Daniel Black2018-08-22
* parser: fix parsing of patches with headingsJiri Benc2018-07-13
* tests: Add tests for multipart emailsStephen Finucane2018-06-20
* parsemail: ignore html part of multi-part commentsYuri Volchkov2018-06-20
* docs: Update reno for stable/2.1Stephen Finucane2018-06-19
* Post-release version bumpStephen Finucane2018-06-19
* Release 2.1.0Stephen Finucane2018-06-19
* pwclient/get: Add suffix to created patchPetr Vorel2018-06-18
* REST: Add 'web_url' link to API responsesStephen Finucane2018-06-16
* REST: Add missing tests for '/series'Stephen Finucane2018-06-16
* Don't discard values from 'archive' filterStephen Finucane2018-06-14
* views: Raise 404 if downloading non-existent dependenciesStephen Finucane2018-06-13
* parsemail.sh: don't set the python versionAli Alnubani2018-06-06
* docs: Update deployment installation guide for v2.1Stephen Finucane2018-06-02
* sql: Update 'grant-all.mysql' script with missing tablesStephen Finucane2018-06-02
* sql: Sort 'grant-all' scripts alphabeticallyStephen Finucane2018-05-30
* Patchwork v2.1.0-rc2Stephen Finucane2018-05-21
* docs: Update copyright and remove dead codeStephen Finucane2018-05-21
* docs: Update release, contributing guidesStephen Finucane2018-05-21
* docs: Resolve typos in release notesStephen Finucane2018-05-21
* REST: Disable control for filtering patches by series in web viewDaniel Axtens2018-05-15
* docs: Add 'local' argument to 'contents'Stephen Finucane2018-05-12
* docs: Add additional information about API versionsStephen Finucane2018-05-12
* Revert "api: Only provide JSON version of events list"Stephen Finucane2018-05-12
* REST: Resolve performance issues with '/events' web viewStephen Finucane2018-05-12
* REST: Use DRF-specific filtersetStephen Finucane2018-05-10
* REST: Use ModelMultipleChoiceField for other fieldsStephen Finucane2018-05-10
* REST: Rename Filter -> FilterSetStephen Finucane2018-05-10
* REST: Remove ProjectFilterMixinStephen Finucane2018-05-10
* REST: Base filters on Django's ModelMultipleChoiceFieldStephen Finucane2018-05-10
* REST: Simplify ModelMultiChoiceFieldStephen Finucane2018-05-10
* REST: Use UserFilter for patch delegatesStephen Finucane2018-05-10
* docs: Bump API version in docs to 1.1Stephen Finucane2018-05-09
* skip original Content-Transfer-Encoding for mboxYuri Volchkov2018-05-08
* Patchwork v2.1.0-rc1Daniel Axtens2018-05-08
* docs: Prepare for 2.1.0-rc1Daniel Axtens2018-05-08