aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* docs: Emphasise the cron jobStephen Finucane2017-04-29
* docs: Add a configuration guideStephen Finucane2017-04-29
* REST: Allow users to omit version entirelyStephen Finucane2017-04-28
* REST: Fix versioningStephen Finucane2017-04-28
* Add release note for Mercurial series supportStephen Finucane2017-04-28
* parser: detect mercurial series markersPhilippe Pepiot2017-04-28
* requirements: Test older versions of DRF (v2)Stephen Finucane2017-04-28
* compat: Add non-None queryset attributeStephen Finucane2017-04-28
* compat: Handle older versions of django-filterStephen Finucane2017-04-28
* docs: Split API docs into their own sectionStephen Finucane2017-04-26
* requirements: Remove docs requirementsStephen Finucane2017-04-26
* README: Additional link fixesStephen Finucane2017-04-23
* README: Fix badgesStephen Finucane2017-04-23
* README: Fix broken linksStephen Finucane2017-04-23
* docs: Add REST API usage guideStephen Finucane2017-04-23
* docs: Migrate release notes to rSTStephen Finucane2017-04-18
* Add reno for release notes managementStephen Finucane2017-04-18
* docs: Remove old Markdown filesStephen Finucane2017-04-18
* docs: Convert development guideStephen Finucane2017-04-18
* docs: Convert deployment guideStephen Finucane2017-04-18
* docs: Covert usage guideStephen Finucane2017-04-18
* docs: Convert README, indexStephen Finucane2017-04-18
* docs: Add skeleton for Sphinx docsStephen Finucane2017-04-18
* Display count of patchesDaniel Axtens2017-04-15
* 'mpe mode': click to copy patch IDsDaniel Axtens2017-04-15
* Put download buttons at the top as wellDaniel Axtens2017-04-15
* parser: Don't extract diffs from repliesStephen Finucane2017-04-15
* parsearchive: Support maildirsStephen Finucane2017-04-15
* sql: Update permissions on grant-all scriptsStephen Finucane2017-04-15
* Capture stderr for 'git describe'Stephen Finucane2017-04-15
* Don't limit selenium to the any MINOR versionpyup-bot2017-04-14
* Update djangorestframework from 3.5 to 3.6pyup-bot2017-04-14
* parser: cut off patch names after 255 charactersDaniel Axtens2017-04-09
* views: Link to project from bundle-listStephen Finucane2017-04-05
* views: Use bundle-detail for public URLsStephen Finucane2017-04-05
* xmlrpc: Remove 'bundle_to_dict'Stephen Finucane2017-04-05
* views: Support wildcarded 'series' parameterStephen Finucane2017-04-04
* templates: Add "download series" linksStephen Finucane2017-04-04
* templates: Use buttons for patch download linksStephen Finucane2017-04-04
* views: Expose Series mboxStephen Finucane2017-04-04
* views: Add 'series' parameter to '/mbox' endpointStephen Finucane2017-04-04
* utils: Add 'bundle_to_mbox' helperStephen Finucane2017-04-04
* trivial: Cleanup imports in viewsStephen Finucane2017-04-04
* utils: Move patch_to_mbox to utils moduleStephen Finucane2017-04-04
* views: Make 'patch_to_mbox' return a stringStephen Finucane2017-04-04
* views: Use consistent 'list'/'detail' namesStephen Finucane2017-04-04
* trivial: Resolve PEP8 issueStephen Finucane2017-04-04
* parsemail.sh: Fix usage via stdin.Ralf Baechle2017-03-21
* REST: Add '/bundle' endpointStephen Finucane2017-03-20
* views: Allow use of basic auth for bundle mboxesStephen Finucane2017-03-20