summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tools: Trivial formatting fixesStephen Finucane2016-12-01
* hasher: Create hasher moduleStephen Finucane2016-12-01
* parser: Trivial rename of functionsStephen Finucane2016-12-01
* parser: Remove unused parameterStephen Finucane2016-12-01
* views: don't duplicate tags in patch message when generating mboxAndrew Donnellan2016-11-24
* trivial: Resolve pep8 issuesStephen Finucane2016-11-24
* views: Don't use attr(X, 'patch')Stephen Finucane2016-11-19
* Add support for comment permalinkStephen Finucane2016-11-19
* forms: Tighten validation on BundleFormStephen Finucane2016-11-19
* admin: Integrate UserProfile fields into adminStephen Finucane2016-11-19
* Fix parsing of interesing series reply structuresDaniel Axtens2016-11-19
* requirements: Test older versions of DRFStephen Finucane2016-11-18
* requirements: Bump django-rest-framework to 3.5Stephen Finucane2016-11-18
* requirements: Bump selenium to 3.0Stephen Finucane2016-11-18
* requirements: Bump django-debug-toolbar to 1.6Stephen Finucane2016-11-18
* requirements: Loosen requirements for RDBMS libsStephen Finucane2016-11-18
* Fix parsing of un-numbered messages in seriesDaniel Axtens2016-11-18
* travis: Disable sudoStephen Finucane2016-11-01
* travis: Integrate with codecovStephen Finucane2016-11-01
* travis: Use tox-travisStephen Finucane2016-11-01
* Remove 'htdocs/images'Stephen Finucane2016-10-31
|\
| * Remove 'htdocs/images'Bruno Mendes2016-10-31
* | Remove 'htdocs/images'Bruno Mendes2016-10-31
* | CHANGELOG: Indicate series supportStephen Finucane2016-10-31
* | templates: Integrate series view into patchesStephen Finucane2016-10-31
* | templates: Integrate series supportStephen Finucane2016-10-31
* | filters: Handle invalid idsStephen Finucane2016-10-31
* | tests: Add tests for seriesStephen Finucane2016-10-31
* | tests: Add mbox files for series testsStephen Finucane2016-10-31
* | parser: Add series parsingStephen Finucane2016-10-31
* | models: Add 'Series' modelStephen Finucane2016-10-31
* | models: Convert functions to propertiesStephen Finucane2016-10-31
|/
* views: Update how patch counts are retrievedStephen Finucane2016-10-29
* docs: Add getmail documentationStephen Finucane2016-10-22
* models: Remove TODO from 'refresh_tag_counts'Stephen Finucane2016-10-22
* models: Remove UserProfile.sync_personStephen Finucane2016-10-22
* models: Remove Bundle.n_patchesStephen Finucane2016-10-22
* models: Make use of aggregatesStephen Finucane2016-10-22
* trivial: Fix pep8 issueStephen Finucane2016-10-20
* docs: Add delegation guideStephen Finucane2016-10-11
* docs: Add X-Patchwork-* header documentationStephen Finucane2016-10-11
* docs: Add basic REST API documentationStephen Finucane2016-10-11
* docs: Rework XML-RPC docsStephen Finucane2016-10-11
* docs: Structure docs folder like onlineStephen Finucane2016-10-11
* README: Add missing '**'Stephen Finucane2016-10-11
* models: Remove 'UserProfile.primary_project'Stephen Finucane2016-10-10
* 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