Commit graph

6 commits

Author SHA1 Message Date
GitLab Bot
9157fbe06f Add latest changes from gitlab-org/gitlab@master 2021-01-08 12:10:35 +00:00
GitLab Bot
fa7ac2663b Add latest changes from gitlab-org/gitlab@master 2020-06-24 06:09:01 +00:00
Jan Provaznik
497acb1670 Add metric for measuring PumaWorkerKiller activity
PumaWorkerKiller is used for periodically checking and killing
workers (the biggest one) if overall memory reaches specified
limit. This metric allows us to watch number of killed workers.
2019-06-10 16:09:40 +00:00
Rémy Coutable
b16ee077ff
Better document the current states of our testing levels
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-04-17 15:50:10 +02:00
Nick Thomas
9f05e97aad
Run rubocop -a 2019-03-13 13:42:43 +00:00
Andrew Newdigate
1065f8ce7a Add experimental support for Puma
This allows us (and others) to test drive Puma without it affecting all
users. Puma can be enabled by setting the environment variable
"EXPERIMENTAL_PUMA" to a non empty value.
2018-10-25 17:50:15 +01:00