aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* parser: avoid an unnecessary UPDATE of PersonDaniel Axtens2018-03-07
* parser: close a TOCTTOU bug on Person creationDaniel Axtens2018-03-07
* parser: Handle even more exotically broken headersDaniel Axtens2018-03-07
* Add test for list filtering featureVeronika Kabatova2018-02-27
* Implement list filteringVeronika Kabatova2018-02-27
* tools: drop vagrantDaniel Axtens2018-02-27
* docs: X-Patchwork-Ignore doesn't work, X-Patchwork-Hint: ignore doesDaniel Axtens2018-02-24
* Don't aim to have patchwork send emailDaniel Axtens2018-02-22
* requirements: Use 'psycopg2-binary' packageStephen Finucane2018-02-13
* migrations: Add missing Series.Meta, Patch.Meta changesStephen Finucane2018-02-13
* Fix CRLF newlines upon submission changesVeronika Kabatova2018-02-09
* travis: Run pep8 for py27 onlyStephen Finucane2018-02-03
* views/user: string interpolation in raw SQL is safe hereDaniel Axtens2018-01-31
* Don't create mailboxes/maildirs if not presentDaniel Axtens2018-01-31
* parser: allow series numbers at end of another prefixDaniel Axtens2018-01-31
* tags: be a bit more permissive in what we render to a messageDaniel Axtens2018-01-31
* parser: Fix parsing of pull request emails with CRLF line endings on Python 2Andrew Donnellan2018-01-29
* Fix Python3.6 depreciation warningsDaniel Axtens2018-01-26
* docker: add Python3.6 to imageDaniel Axtens2018-01-26
* travis: test Python 3.6Daniel Axtens2018-01-26
* travis: run pep8/flake8 testsDaniel Axtens2018-01-26
* Fix sy -> sys in pwclient error pathDaniel Axtens2018-01-26
* pagination: Fix quirksDaniel Axtens2018-01-26
* parser: Handle 'git-request-pull' mails from Git 2.14.3Stephen Finucane2018-01-18
* pwclient: Resolve pycode warningsStephen Finucane2018-01-11
* Correct type (v2)Stephen Finucane2018-01-10
* Correct typoStephen Finucane2018-01-10
* REST: Make single-use function a staticmethodStephen Finucane2018-01-10
* trivial: Fix some nitsStephen Finucane2018-01-10