summaryrefslogtreecommitdiff
path: root/patchwork/tests
Commit message (Expand)AuthorAge
* models: Use parent model to get comment's 'list_archive_url'Stephen Finucane2021-02-20
* tests: Trivial formatting fixesStephen Finucane2021-02-20
* tests: Fix compatibility with openapi_core 0.13.7Stephen Finucane2021-02-20
* REST: Null out previous, current relation infoStephen Finucane2020-12-13
* tests: Add tests for 'patch-relation-changed' eventsStephen Finucane2020-12-13
* tests: Rework 'create_relation' helperStephen Finucane2020-12-13
* parser: Update reference to PatchCommentStephen Finucane2020-11-28
* management: introduce replacerelations commandRohit Sarkar2020-08-10
* models: Merge 'Patch' and 'Submission'Stephen Finucane2020-04-26
* models: Split 'CoverLetter' from 'Submission'Stephen Finucane2020-04-26
* trivial: Rename 'CoverLetter' references to 'Cover'Stephen Finucane2020-04-26
* parser: don't trigger database IntegrityErrors on duplicate coverlettersJeremy Kerr2020-04-18
* parser: don't trigger database IntegrityErrors on duplicate commentsJeremy Kerr2020-04-18
* parser: prevent IntegrityErrorsJeremy Kerr2020-04-18
* tests: ensure we don't see database errors during duplicate insertJeremy Kerr2020-04-18
* tests: Add duplicate mail testJeremy Kerr2020-04-18
* parser: Don't crash when From: is list email but has weird mangle formatAndrew Donnellan2020-04-18
* tests: Switch to openapi-core 0.13.xStephen Finucane2020-04-18
* tests: Drop Django 1.x supportStephen Finucane2020-04-18
* docs: Resolve issues with 'events'Stephen Finucane2020-04-18
* docs: Resolve issues with 'patches'Stephen Finucane2020-04-18
* docs: Resolve issues with 'covers'Stephen Finucane2020-04-18
* docs: Resolve issues with 'projects'Stephen Finucane2020-04-18
* REST: Allow update of bundle without patchesStephen Finucane2020-04-18
* api: allow filtering patches and covers by msgidDaniel Axtens2020-04-14
* tests: Close XML-RPC client when doneStephen Finucane2020-04-09
* 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
* REST: extend performance improvements to other parts of the APIDaniel Axtens2020-03-19
* REST: fix patch listing queryDaniel Axtens2020-03-19
* REST: Add patch relationsMete Polat2020-03-16
* tests: Add tests for invalid cover/patch IDsStephen Finucane2020-03-12
* parser: Don't group patches with different versions in a seriesStephen Finucane2020-03-11
* 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
* 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
* 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
* 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
* Improve pull request URL matching regexKonstantin Ryabitsev2019-11-30
* tests: Rename inaccurately named test_patchwork_from_headerAndrew Donnellan2019-10-18