summaryrefslogtreecommitdiffstats
path: root/options
diff options
context:
space:
mode:
authorzeripath <art27@cantab.net>2022-02-12 05:31:26 +0000
committerGitHub <noreply@github.com>2022-02-12 13:31:26 +0800
commit4e57bd1d307d20341e9ae5cdb6aeb7913bd1f59d (patch)
tree96563a9a4344cfa25902abcfd723fe6fb7b9644c /options
parent9444135ff5fe5e6929fc945ad0f40d77ca17c340 (diff)
downloadgitea-4e57bd1d307d20341e9ae5cdb6aeb7913bd1f59d.tar.gz
gitea-4e57bd1d307d20341e9ae5cdb6aeb7913bd1f59d.zip
Add number in queue status to monitor page (#18712)
Add number in queue status to the monitor page so that administrators can assess how much work is left to be done in the queues. Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Diffstat (limited to 'options')
-rw-r--r--options/locale/locale_en-US.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index 722cade0eb..f52fef3c05 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -2820,6 +2820,7 @@ monitor.queue.type = Type
monitor.queue.exemplar = Exemplar Type
monitor.queue.numberworkers = Number of Workers
monitor.queue.maxnumberworkers = Max Number of Workers
+monitor.queue.numberinqueue = Number in Queue
monitor.queue.review = Review Config
monitor.queue.review_add = Review/Add Workers
monitor.queue.configuration = Initial Configuration