aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* travis: Enable *-django110 targetsStephen Finucane2016-10-10
* requirements: Add support for Django 1.10Stephen Finucane2016-10-10
* views: Resolve select_related issuesStephen Finucane2016-10-10
* templates: Resolve cycle issues with Django 1.10Stephen Finucane2016-10-10
* requirements: Bump django-rest-framework to 1.4.xStephen Finucane2016-10-10
* Revert "Allow assigning of any user as delegate"Stephen Finucane2016-10-08
* parsearchive: Don't catch standard exceptionsStephen Finucane2016-10-08
* README: Add 'stone-tools' presentationStephen Finucane2016-10-08
* parsearchive: Handle broken patchesStephen Finucane2016-10-08
* parsearchive: Convert to a management commandStephen Finucane2016-10-08
* parsemail: Convert to a management commandDaniel Axtens2016-10-07
* tests: Reduce duplication in MailParsingTestStephen Finucane2016-10-07
* parser tests: test parsing of interesting mailDaniel Axtens2016-10-07
* parser: subject_check needs to call clean_headerDaniel Axtens2016-10-07
* parser: parse headers containing invalid characters or codingsDaniel Axtens2016-10-07
* parsemail-batch: Replace tabs with spacesStephen Finucane2016-10-07
* parsemail-batch.sh: pass command-line options to parsemailDaniel Axtens2016-10-07
* parsemail.sh: make testing easierDaniel Axtens2016-10-07
* ui: Shrink vertical spaceThomas Monjalon2016-09-25
* ui: Align patch form with above metadataThomas Monjalon2016-09-25
* ui: Align patch row with checkbox verticallyThomas Monjalon2016-09-25
* Update mailmap with new emailStephen Finucane2016-09-25
* bin/pwclient: fix spurious except catchYann E. MORIN2016-09-25
* parser: fix wrong parsing of diff commentsWEN Pingbo2016-09-25
* Add sqlparse to production requirementsDaniel Axtens2016-09-25
* bin: Remove update-patchwork-statusStephen Finucane2016-09-25
* CHANGELOG: Document latest changesStephen Finucane2016-09-25
* CHANGELOG: Add v1.1.1 releaseStephen Finucane2016-09-25
* CHANGELOG: Integrate UPGRADING contentStephen Finucane2016-09-25
* trivial: Fix incorrectly subclassed 'save'sStephen Finucane2016-09-25
* trivial: Remove unreachable codeStephen Finucane2016-09-25
* trivial: noqa unused importsStephen Finucane2016-09-25
* trivial: Combine if statementsStephen Finucane2016-09-25
* trivial: Use 'in' operatorStephen Finucane2016-09-25
* trivial: Don't use non-Pythonic namesStephen Finucane2016-09-25
* trivial: Use implicit true/false for comparisonStephen Finucane2016-09-25
* trivial: noqa any 'assert' functionsStephen Finucane2016-09-25
* trivial: Remove broad exceptions where possibleStephen Finucane2016-09-25
* trivial: Don't shadow built-insStephen Finucane2016-09-24
* views: Remove cyclic importStephen Finucane2016-09-24
* xmlrpc: Bump versionStephen Finucane2016-09-24
* xmlrpc: Factor out common codeStephen Finucane2016-09-24
* gitignore: Ignore vagrant and vim filesStephen Finucane2016-09-20
* Optimise querying of checks in patch list viewDaniel Axtens2016-09-20
* fields: Stub out unused argumentsStephen Finucane2016-09-20
* settings: noqa the secret keyStephen Finucane2016-09-20
* Mark regexes with 'r' prefixesStephen Finucane2016-09-20
* docker: Install dependencies for Python 2 alsoStephen Finucane2016-09-20
* README: Add travis badgeStephen Finucane2016-09-09
* Add .travis.yml fileDaniel Axtens2016-09-07