0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-01 09:07:35 +01:00
gitea/templates/repo/settings
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142)
* refactor struct's time to remove unnecessary memory usage

* use AsTimePtr simple code

* fix tests

* fix time compare

* fix template on gpg

* use AddDuration instead of Add
2017-12-11 06:37:04 +02:00
..
branches.tmpl
collaboration.tmpl
deploy_keys.tmpl Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
githook_edit.tmpl
githooks.tmpl
hook_delete_modal.tmpl
hook_dingtalk.tmpl
hook_discord.tmpl
hook_gitea.tmpl
hook_gogs.tmpl
hook_history.tmpl
hook_list.tmpl
hook_new.tmpl
hook_settings.tmpl
hook_slack.tmpl
hooks.tmpl
nav.tmpl
navbar.tmpl
options.tmpl Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
protected_branch.tmpl