]> git.ipfire.org Git - thirdparty/patchwork.git/commit
REST: Integrate searching
authorStephen Finucane <stephen@that.guru>
Mon, 14 Nov 2016 00:05:37 +0000 (00:05 +0000)
committerStephen Finucane <stephen@that.guru>
Sun, 22 Jan 2017 21:49:31 +0000 (21:49 +0000)
commit12a6c4f16d37a226d3f33d015e916acc4ba33401
treed81145b9f8ed9bbad662ffeb35d6b970c49b28b1
parent0fc323373df84d0e75776eaa16a1490fe5f028f4
REST: Integrate searching

Search by way of the 'q' parameter on many endpoints.

Signed-off-by: Stephen Finucane <stephen@that.guru>
patchwork/api/cover.py
patchwork/api/patch.py
patchwork/api/person.py
patchwork/api/project.py
patchwork/api/series.py
patchwork/api/user.py
patchwork/settings/base.py