summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lib/sql: fix permissions for v2.0.0 on postgresJeremy Kerr2017-08-31
* tests: Run FuzzTest within a transactionJeremy Kerr2017-08-31
* docs: Update release process guideStephen Finucane2017-08-28
* Post-release version bumpStephen Finucane2017-08-28
* Handle EmptyPage exceptionsDaniel Axtens2017-08-28
* docs: Update reno for stable/2.0Stephen Finucane2017-08-23
* Fix issue with Python 3.4, Django 1.6Stephen Finucane2017-08-23
* tests: Add test for updating tag counts in patch commentsAndrew Donnellan2017-08-23
* models: Fix invocation of refresh_tag_counts() for CommentsAndrew Donnellan2017-08-23
* series: fix obvious breakage for patches with ']' in the nameSean Farley2017-07-12
* models: Add 'Series._format_name' helperSean Farley2017-07-12
* docker: pass additional args to manage.py testSean Farley2017-07-12
* cron: fix deletion of unactivated accountsDaniel Axtens2017-07-12
* parser: fix parsing of messages with empty subjectsDaniel Axtens2017-07-12
* REST: Allow filtering of patches by dateStephen Finucane2017-07-04
* Make browser tests work againDaniel Axtens2017-07-04
* parser: limit emails and names to 255 charsDaniel Axtens2017-07-03
* parse(mail|archive): handle early fail within email moduleDaniel Axtens2017-07-03
* Add fuzzer-generated testsDaniel Axtens2017-06-28
* parser: Don't pass a message-id longer than 255 chars to the dbStephen Finucane2017-06-28
* parser: better date parsingDaniel Axtens2017-06-28
* parser: deal with headers entirely failing to parseDaniel Axtens2017-06-28
* parser: catch failures in decoding headersDaniel Axtens2017-06-28
* parser: codec lookup fails when a NUL (\x00) is in the nameDaniel Axtens2017-06-28
* parser: don't assume headers are stringsDaniel Axtens2017-06-28
* parser: fix charset 'guessing' algorithmDaniel Axtens2017-06-28
* Remove ResourceWarnings under Py3Daniel Axtens2017-06-28
* events-api: allow filtering by dateAaron Conole2017-06-28
* parser: Trivial fix of test docstringStephen Finucane2017-06-28
* parser: Support single-patch "series"Stephen Finucane2017-06-28
* parser: Use a series even if the version differsStephen Finucane2017-06-28
* parser: Validate no references, no cover behaviorStephen Finucane2017-06-28
* docs: Document token auth supportStephen Finucane2017-06-14
* views: Provide a way to view, (re)generate tokensAndrew Donnellan2017-06-14
* REST: Enable token auth supportStephen Finucane2017-06-14
* htdocs: Add clipboard.jsStephen Finucane2017-06-14
* docs: Document the various htdocs supportedStephen Finucane2017-06-14
* docs: Document how to access SQL consoleStephen Finucane2017-06-14
* migrations: Mark '0016_series_project' as non-atomicStephen Finucane2017-06-14
* Fix typo in 'bundles' templateStephen Finucane2017-06-09
* docs: Fix prelude for 2.0.0Stephen Finucane2017-05-30
* Add missing release for pwclient unicode fixesStephen Finucane2017-05-30
* docs: Add prelude section for v2.0.0Stephen Finucane2017-05-30
* views: Display correct download links for coversStephen Finucane2017-05-30
* REST: Expose cover mbox link via REST APIStephen Finucane2017-05-30
* views: Enable downloading of cover mboxesStephen Finucane2017-05-30
* models: Centralize generation of filenamesStephen Finucane2017-05-30
* parser: Validate deep threading behaviorStephen Finucane2017-05-30
* parser: Handle multiple reference headersStephen Finucane2017-05-30
* parser: Strip whitespace from referencesStephen Finucane2017-05-30