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>
2019-05-05 19:25:25 +03:00
..
admin Set user search base field optional in DLDAP edit page (#6779) 2019-04-28 09:53:55 -04:00
base Allow Recaptcha service url to be configured (#6820) 2019-05-02 16:09:39 +03:00
custom
explore
mail UX + Security current user password reset (#5042) 2019-04-18 10:23:59 +03:00
org fix new team 500 (#6749) 2019-04-25 17:00:34 +08:00
pwa Service worker js is a missing comma (#6788) 2019-04-28 21:45:05 -04:00
repo Number of commits ahead/behind in branch overview (#6695) 2019-05-05 19:25:25 +03:00
status
swagger Hash App token (#6724) 2019-05-04 11:45:34 -04:00
user Unifies pagination template usage (#6531) (#6533) 2019-04-20 00:15:19 -04:00
home.tmpl
install.tmpl