You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates
Mario Lubenka 55a8e12d85 Number of commits ahead/behind in branch overview (#6695)
* Call Git API to determine divergence of a branch and its base branch

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Show commit divergance in branch list

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Adds missing comment

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Adds test for diverging commits

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Try comparing commits instead of branches

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Removes test as CI can't run it

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Adjusts signature of percentage function to allow providing multiple integers as numerator

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Moves CountDivergingCommits function into repofiles module

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>
6 years ago
..
admin Set user search base field optional in DLDAP edit page (#6779) 6 years ago
base Allow Recaptcha service url to be configured (#6820) 6 years ago
custom
explore Update UI for topics labels on projects (#6639) 6 years ago
mail UX + Security current user password reset (#5042) 6 years ago
org fix new team 500 (#6749) 6 years ago
pwa Service worker js is a missing comma (#6788) 6 years ago
repo Number of commits ahead/behind in branch overview (#6695) 6 years ago
status Minor UI tweaks (#5980) 6 years ago
swagger Hash App token (#6724) 6 years ago
user Unifies pagination template usage (#6531) (#6533) 6 years ago
home.tmpl Translate home template to Czech (#5665) 6 years ago
install.tmpl