]> git.ipfire.org Git - thirdparty/patchwork.git/commit
REST: Integrate ordering
authorStephen Finucane <stephen@that.guru>
Fri, 30 Dec 2016 12:14:19 +0000 (12:14 +0000)
committerStephen Finucane <stephen@that.guru>
Sun, 22 Jan 2017 21:49:35 +0000 (21:49 +0000)
commit4e1be80a8d025e292e9f3707ed2591125547d7fb
tree531da7721a0ce27e1442517b36ef3f76e8c88a47
parent12a6c4f16d37a226d3f33d015e916acc4ba33401
REST: Integrate ordering

Order by way of the 'order' 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