]> git.ipfire.org Git - thirdparty/patchwork.git/commit
REST: Allow filtering of submitters by email
authorStephen Finucane <stephen@that.guru>
Sun, 10 Dec 2017 17:30:34 +0000 (17:30 +0000)
committerStephen Finucane <stephen@that.guru>
Tue, 9 Jan 2018 23:45:52 +0000 (23:45 +0000)
commitbf5cdd34baca3c397ab6e012cb212dedbefca450
tree9178eda30ff0e8f8a6231549334c53b51a61ef7f
parent15355b9cad764c30a8db47fe57cc51cd425b6473
REST: Allow filtering of submitters by email

This means we don't need to make a request to '/people' to filter things
like patches or series.

Signed-off-by: Stephen Finucane <stephen@that.guru>
patchwork/api/filters.py
patchwork/tests/test_rest_api.py
releasenotes/notes/improved-rest-filtering-bf68399270a9b245.yaml [new file with mode: 0644]