summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* tox: Add default Django versionStephen Finucane2020-04-30
* migrations: Moved squashed migrationStephen Finucane2020-04-26
* migrations: Resolve issues with other DB backends for 0042, 0043Stephen Finucane2020-04-26
* docker: Ignore postgres data fileStephen Finucane2020-04-26
* migrations: Squash 0001 to 0040Stephen Finucane2020-04-26
* models: Trivial post-merge cleanupStephen Finucane2020-04-26
* models: Merge 'Patch' and 'Submission'Stephen Finucane2020-04-26
* models: Split 'CoverLetter' from 'Submission'Stephen Finucane2020-04-26
* Revert "Be sensible computing project patch counts"Stephen Finucane2020-04-26
* Remove unnecessary references to Submission modelStephen Finucane2020-04-26
* trivial: Rename 'CoverLetter' references to 'Cover'Stephen Finucane2020-04-26
* forms: Remove LoginFormStephen Finucane2020-04-23
* travis: Resolve warnings, info messages from TravisStephen Finucane2020-04-18
* parser: don't trigger database IntegrityErrors on duplicate coverlettersJeremy Kerr2020-04-18
* parser: don't trigger database IntegrityErrors on duplicate commentsJeremy Kerr2020-04-18
* parser: prevent IntegrityErrorsJeremy Kerr2020-04-18
* tests: ensure we don't see database errors during duplicate insertJeremy Kerr2020-04-18
* tests: Add duplicate mail testJeremy Kerr2020-04-18
* parser: Don't crash when From: is list email but has weird mangle formatAndrew Donnellan2020-04-18
* docs: Update sphinxcontrib-openapiStephen Finucane2020-04-18
* tests: Switch to openapi-core 0.13.xStephen Finucane2020-04-18
* tests: Drop Django 1.x supportStephen Finucane2020-04-18
* docs: Resolve issues with 'relations'Stephen Finucane2020-04-18
* docs: Resolve issues with 'events'Stephen Finucane2020-04-18
* docs: Resolve issues with 'comments'Stephen Finucane2020-04-18
* docs: Resolve issues with 'patches'Stephen Finucane2020-04-18
* docs: Resolve issues with 'covers'Stephen Finucane2020-04-18
* docs: Resolve issues with 'bundles'Stephen Finucane2020-04-18
* docs: Resolve issues with 'projects'Stephen Finucane2020-04-18
* docs: Resolve issues with 'patches'Stephen Finucane2020-04-18
* docs: Move common path parameters to parentStephen Finucane2020-04-18
* docs: Make embedded fields nullable by defaultStephen Finucane2020-04-18
* docs: Add schema validation to 'generate-schemas' toolStephen Finucane2020-04-18
* requirements: Remove final pyup markersStephen Finucane2020-04-18
* REST: Allow update of bundle without patchesStephen Finucane2020-04-18
* api: allow filtering patches and covers by msgidDaniel Axtens2020-04-14
* api: do not fetch every patch in a patch detail view 404Daniel Axtens2020-04-14
* pre-commit: Use Python 3 for everythingStephen Finucane2020-04-14
* lib/sql: Update grant script for recent schema changesJeremy Kerr2020-04-14
* Additional Python 2.7 cleanupsStephen Finucane2020-04-09
* tox: Remove quotes around posargsStephen Finucane2020-04-09
* tests: Close XML-RPC client when doneStephen Finucane2020-04-09
* Remove __future__ importsStephen Finucane2020-04-09
* Temporarily disable django-dbbackupStephen Finucane2020-04-09
* migrations: Add the Python 3 patchStephen Finucane2020-04-08
* requirements: Bump django-debug-toolbar to 2.2Stephen Finucane2020-04-08
* REST: Resolve warnings with DRF >= 3.11Stephen Finucane2020-04-08
* Add Django 3.0 supportAndrew Donnellan2020-04-08
* tests: Fix escaping in bundle tests on Django 3.0Andrew Donnellan2020-04-08
* docker: Remove Python 2.7, 3.5Stephen Finucane2020-04-08