summaryrefslogtreecommitdiff
path: root/patchwork
Commit message (Expand)AuthorAge
...
* migrations: Add the Python 3 patchStephen Finucane2020-04-08
* REST: Resolve warnings with DRF >= 3.11Stephen Finucane2020-04-08
* Add Django 3.0 supportAndrew Donnellan2020-04-08
* tests: Fix escaping in bundle tests on Django 3.0Andrew Donnellan2020-04-08
* Clean up references to Python 2.7, Python 3.5Daniel Axtens2020-04-08
* Remove unnecessary compat wrappersStephen Finucane2020-04-08
* Replace references to Django 1.11 docsStephen Finucane2020-04-08
* Post-release version bumpStephen Finucane2020-04-05
* Release 2.2.0Stephen Finucane2020-04-05
* trivial: Feed 'patchwork.migrations' through blackStephen Finucane2020-03-19
* REST: extend performance improvements to other parts of the APIDaniel Axtens2020-03-19
* REST: fix patch listing queryDaniel Axtens2020-03-19
* REST: massively improve the patch counting query under filtersDaniel Axtens2020-03-19
* Patchwork v2.2.0-rc2Stephen Finucane2020-03-16
* REST: Add patch relationsMete Polat2020-03-16
* models, templates: Add patch relationsMete Polat2020-03-16
* tests: Add tests for invalid cover/patch IDsStephen Finucane2020-03-12
* views: Return Http404 if patch not foundAndriy Gelman2020-03-11
* migrations: Don't attempt to rehome patchesStephen Finucane2020-03-11
* parser: Don't group patches with different versions in a seriesStephen Finucane2020-03-11
* models: Handle unset 'Submission.content'Stephen Finucane2020-03-02
* tox: Switch non-pyNN targets to Python 3Stephen Finucane2020-02-27
* REST: Fix duplicate project queriesMete Polat2020-02-02
* Add regression tests for bug #335Stephen Finucane2020-02-02
* Handle pull requests with random trailing spaceKonstantin Ryabitsev2020-02-01
* Patchwork v2.2.0-rc1Stephen Finucane2019-12-27
* templates: Combine series and related rowMete Polat2019-12-27
* fixtures: Fix typo in default_statesStephen Finucane2019-12-27
* tests: Add test for broken parserStephen Finucane2019-12-27
* parser: Use a second query to weed out duplicate seriesStephen Finucane2019-12-27
* models: Use database constraints to prevent split SeriesStephen Finucane2019-12-27
* tests: Skip tests that fail on SQLite DB backendStephen Finucane2019-12-27
* settings: Add configuration for sqlite DB backendStephen Finucane2019-12-27
* models: Add State.slug fieldStephen Finucane2019-12-27
* REST: Allow configuration of user settings via APIStephen Finucane2019-12-24
* tests: Provide a way to disable API schemaStephen Finucane2019-12-24
* REST: Add 'actor' field to '/events' modelJohan Herland2019-12-01
* Include the responsible actor in applicable eventsJohan Herland2019-12-01
* models.Event: Add the user responsible for the eventJohan Herland2019-12-01
* Allow ordering events by dateJeremy Cline2019-11-30
* REST: Exclude filters added in later versionStephen Finucane2019-11-30
* api: support filtering patches by hashDaniel Axtens2019-11-30
* parser: Fix style issuesStephen Finucane2019-11-30
* Disable i18n machinery, use correct localeStephen Finucane2019-11-30
* Improve pull request URL matching regexKonstantin Ryabitsev2019-11-30
* templates: Get rid of type attribute in script tagsAndrew Donnellan2019-11-05
* templates: Move download buttons outside h1 tagAndrew Donnellan2019-11-05
* templates: Fix mismatched close tagsAndrew Donnellan2019-10-29
* parser: extend SERIES_DELAY_INTERVALDaniel Axtens2019-10-29
* tests: Rename inaccurately named test_patchwork_from_headerAndrew Donnellan2019-10-18