mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
housekeep: TU rename - Table/Column names, scripts
TU_VoteInfo -> VoteInfo TU_Votes -> Votes TU_VoteInfo.ActiveTUs -> VoteInfo.ActiveUsers script: tuvotereminder -> votereminder Signed-off-by: moson <moson@archlinux.org>
This commit is contained in:
parent
87f6791ea8
commit
d2d47254b4
23 changed files with 234 additions and 192 deletions
|
@ -11,7 +11,7 @@ GIT_AUTH="$TOPLEVEL/aurweb/git/auth.py"
|
|||
GIT_SERVE="$TOPLEVEL/aurweb/git/serve.py"
|
||||
GIT_UPDATE="$TOPLEVEL/aurweb/git/update.py"
|
||||
MKPKGLISTS="$TOPLEVEL/aurweb/scripts/mkpkglists.py"
|
||||
TUVOTEREMINDER="$TOPLEVEL/aurweb/scripts/tuvotereminder.py"
|
||||
VOTEREMINDER="$TOPLEVEL/aurweb/scripts/votereminder.py"
|
||||
PKGMAINT="$TOPLEVEL/aurweb/scripts/pkgmaint.py"
|
||||
USERMAINT="$TOPLEVEL/aurweb/scripts/usermaint.py"
|
||||
AURBLUP="$TOPLEVEL/aurweb/scripts/aurblup.py"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue