git-serve: Add support for (un-)voting
commit7ee2fddcca6ef924ccfd10e6de9a799a9eb1abeb
authorLukas Fleischer <lfleischer@archlinux.org>
Mon, 23 Jan 2017 08:07:45 +0000 (23 09:07 +0100)
committerLukas Fleischer <lfleischer@archlinux.org>
Mon, 23 Jan 2017 08:10:28 +0000 (23 09:10 +0100)
tree6cf7c7f215fb122710ad83577cf0300f73f0bef8
parentfc2ecff949ced53849e0ae10923d02d74b895c32
git-serve: Add support for (un-)voting

Add support for voting for packages and removing votes from the SSH
interface. The syntax is `vote <pkgbase>` resp. `unvote <pkgbase>`.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
aurweb/exceptions.py
aurweb/git/serve.py