Greasy Fork is available in English.

Gitlab Booster

Speeds up Gitlab by reducing default page refresh timeouts

Autor
ilia.molchanov
Dnevne instalacije
0
Ukupno instalacija
4
Ocene
0 0 0
Verzija
0.5
Napravljeno
13/04/2021
Ažurirano
19/04/2021
Licenca
Nije dostupno
Važi za

Gitlab Booster

Why?

By default, Gitlab refreshes pipeline graph every 10 seconds, and job build log every 4 seconds.

Goal

Force Gitlab to refresh pipeline graph and job build log every 1 seconds.

Solution

Hook window.setTimeout() call to reduce the timeouts greater than 1 second to just 1 second, apply it only for Gitlab pages.