0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-22 03:43:41 +01:00
gitea/templates
zeripath 001dbf100d
Defer Last Commit Info (#16467)
One of the biggest reasons for slow repository browsing is that we wait
until last commit information has been generated for all files in the
repository.

This PR proposes deferring this generation to a new POST endpoint that
does the look up outside of the main page request.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-10-08 15:08:22 +02:00
..
admin Allow LDAP Sources to provide Avatars (#16851) 2021-09-26 22:39:36 -04:00
base fix navbar ui (#17235) 2021-10-06 17:22:44 +02:00
custom
explore
mail Fix missing repo link in issue/pull assigned emails (#17183) 2021-09-30 01:20:18 +02:00
org Make mirror feature more configurable (#16957) 2021-09-07 17:49:36 +02:00
repo Defer Last Commit Info (#16467) 2021-10-08 15:08:22 +02:00
shared
status
swagger API: add html urls to notification subjects (#17178) 2021-09-30 07:17:39 +03:00
user
home.tmpl
install.tmpl
post-install.tmpl