aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* trivial: Use implicit string concatenationStephen Finucane2018-10-26
* tox: Disable W504 ("line break after binary operator")Stephen Finucane2018-10-26
* README: Use pyup.io badge instead of requires.ioStephen Finucane2018-10-21
* docs: Update links for django-rest-framework 3.7, 3.8Stephen Finucane2018-10-18
* Add support for Django REST Framework 3.9Stephen Finucane2018-10-18
* tests: Remove 'create_series_patch'Stephen Finucane2018-10-17
* models: Convert Series-Patch relationship to 1:NStephen Finucane2018-10-17
* tests: Hardcode expected valuesStephen Finucane2018-10-17
* tests: Add more tests for series-ified mbox viewsStephen Finucane2018-10-17
* tox: Fix issues with 'bashate' targetStephen Finucane2018-10-14
* REST: Allow unsetting of delegateStephen Finucane2018-10-14
* REST: Allow setting of values using embedded serializersStephen Finucane2018-10-14
* REST: Validate patch delegateStephen Finucane2018-10-14
* REST: Don't allow settings of some project fieldsStephen Finucane2018-10-14
* docs: Add release notes for recent bug fixesStephen Finucane2018-10-14
* templates: Don't show forced filtersStephen Finucane2018-10-13
* filters: Rework codeStephen Finucane2018-10-13
* filters: Pre-populate delegate, submitter filtersStephen Finucane2018-10-13
* filters: Return dictionariesStephen Finucane2018-10-13
* settings: Do configure logging for parsearchive (but differently)Stephen Finucane2018-10-10
* requirements: Add sqlparse to test requirementsStephen Finucane2018-10-10
* docs: Add documentation for django-dbbackupStephen Finucane2018-10-10
* doc: Cleanup development installation guideStephen Finucane2018-10-10
* Remove django-debug-toolbar from test requirementsStephen Finucane2018-10-10
* Add support for 'django-dbbackup'Stephen Finucane2018-10-10
* docs: Add 'unreleased' to release notes index pageStephen Finucane2018-10-06
* Update sphinx_rtd_theme from 0.3.0 to 0.4.2pyup-bot2018-10-06
* views: Populate bundles for 'todo' viewStephen Finucane2018-10-06
* docs: Call out Python 3 dependency for Django 2.0Stephen Finucane2018-10-06
* Add support for Django 2.1Stephen Finucane2018-10-06
* Add support for django-filter 2.0Stephen Finucane2018-10-06
* requirements: Bump version of django-debug-toolbar to 1.10.1Stephen Finucane2018-10-06
* templates: Avoid recursive callStephen Finucane2018-10-01
* templates: Remove trailing newlinesStephen Finucane2018-09-29
* views: Add error handling for user registrationStephen Finucane2018-09-29
* templates: Remove 'email_sent' attributeStephen Finucane2018-09-29
* templates: Move additional email subjects to templatesStephen Finucane2018-09-29
* templates: Keep only whole templates in the top-levelStephen Finucane2018-09-29
* templates: Rename additional templatesStephen Finucane2018-09-29
* templates: Move mails to separate directoryStephen Finucane2018-09-29
* settings: Don't configure logging for parsearchiveStephen Finucane2018-09-24
* requirements: Start using fixed versionsStephen Finucane2018-09-22
* parser: Handle IntegrityError for cover letters, commentsStephen Finucane2018-09-20
* parsearchive: Fix loggingStephen Finucane2018-09-20
* admin: Configure 'list_select_related', 'get_queryset'Stephen Finucane2018-09-19
* REST: Only list checks for the given patchStephen Finucane2018-09-19
* Revert "gitignore: Ignore JSON files"Stephen Finucane2018-09-19
* docs: Note new requirement to include a SPDX lineStephen Finucane2018-09-19
* Update license headerStephen Finucane2018-09-19
* Remove '__future__.absolute_import' importsStephen Finucane2018-09-19