mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
housekeep: TU rename - code changes
Renaming of symbols. Functions, variables, values, DB values, etc. Basically everything that is not user-facing. This only covers "Trusted User" things: tests, comments, etc. will covered in a following commit.
This commit is contained in:
parent
7466e96449
commit
1702075875
34 changed files with 265 additions and 203 deletions
|
@ -62,7 +62,7 @@ def redis():
|
|||
"package_count",
|
||||
"orphan_count",
|
||||
"user_count",
|
||||
"trusted_user_count",
|
||||
"package_maintainer_count",
|
||||
"seven_days_old_added",
|
||||
"seven_days_old_updated",
|
||||
"year_old_updated",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue