aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Explicitly distinguish between comments on patch and coverVeronika Kabatova2018-05-03
* parsemail: Clarify exit codesDaniel Axtens2018-05-03
* docker-compose: Re-add 'PGPASSWORD' to correct sectionStephen Finucane2018-05-03
* REST: Show 'comments' in '/patches', '/comments'Stephen Finucane2018-04-27
* REST: Add comments to patch and cover endpointsVeronika Kabatova2018-04-27
* Update Docker IP to whitelist for django-debug-toolbarStephen Finucane2018-04-27
* docker: Add 'depends_on'Stephen Finucane2018-04-26
* docker: Add 'depends_on'Stephen Finucane2018-04-26
* docker: Bump to bionicStephen Finucane2018-04-26
* docker-compose: Remove 'links' sectionStephen Finucane2018-04-26
* docker-compose: Switch to 3.0 syntaxStephen Finucane2018-04-26
* docker: Remove bash aliasesStephen Finucane2018-04-26
* tests: Remove Selenium testsStephen Finucane2018-04-26
* docker: Replace tabs with spacesStephen Finucane2018-04-26
* Update django-debug-toolbar from 1.8 to 1.9.1pyup-bot2018-04-26
* Update sqlparse from 0.2.3 to 0.2.4pyup-bot2018-04-25
* Update sphinx_rtd_theme from 0.2.4 to 0.3.0pyup-bot2018-04-25
* Resolve pep8 issuesStephen Finucane2018-04-25
* models: Add a backreference for a user's bundlesStephen Finucane2018-04-25
* docs: Add release note for changes to 'headers' fieldStephen Finucane2018-04-25
* api: Show all headers with the same keyVeronika Kabatova2018-04-25
* docs: Random fixesStephen Finucane2018-04-24
* tests: Replace incorrect testsStephen Finucane2018-04-22
* gitignore: Ignore '.venv'Stephen Finucane2018-04-14
* tox: Add 'docs' to default environmentsStephen Finucane2018-04-14
* docs: Fix a release note issueStephen Finucane2018-04-14
* docs: Read version from 'patchwork.VERSION'Stephen Finucane2018-04-14
* Fix stuff around mbox header changesVeronika Kabatova2018-04-11
* gitignore: Ignore sql filesStephen Finucane2018-04-09
* docs: Add note on restoring the docker databaseStephen Finucane2018-04-09
* trivial: Remove additional Django < 1.8 codeStephen Finucane2018-04-09
* REST: Order 'filters' codeStephen Finucane2018-04-07
* docs: Add note on backing up the docker databaseStephen Finucane2018-04-07
* docs: Add information on REST API versioningStephen Finucane2018-04-07
* REST: Use versioning for modified responsesStephen Finucane2018-04-07
* tests: Split 'test_rest_api'Stephen Finucane2018-04-07
* Use parsed subject for mboxesStephen Finucane2018-04-07
* Include all email headers in mboxesVeronika Kabatova2018-04-07
* Fix incorrect autodelegation documentationVeronika Kabatova2018-04-05
* docker: set timezone to Australia/CanberraDaniel Axtens2018-04-05
* docs: Update reference to kernel documentationAli Alnubani2018-04-05
* docs: Fix package nameAli Alnubani2018-04-05
* api: Only provide JSON version of events listDaniel Axtens2018-04-05
* api: EventList: change select_related() to prefetch_related()Daniel Axtens2018-04-05
* migrations: Add missing migrationStephen Finucane2018-03-25
* Fix slow Patch counting queryDaniel Axtens2018-03-21
* Add validation for regular expressionsVeronika Kabatova2018-03-21
* Avoid timezone confusionVeronika Kabatova2018-03-08
* parser: don't fail on multiple SeriesReferencesDaniel Axtens2018-03-07
* parser: use Patch.objects.create instead of save()Daniel Axtens2018-03-07