1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 09:25:48 +00:00
gitea/routers
Brecht Van Lommel 3588edbb08
Add gitea manager reload-templates command (#24843)
This can be useful to update custom templates in production mode, when
they are updated frequently and a full Gitea restart each time is
disruptive.
2023-05-22 23:51:40 +08:00
..
api Add IsErrRepoFilesAlreadyExist check when fork repo (#24678) 2023-05-22 18:21:46 +08:00
common Rewrite logger system (#24726) 2023-05-21 22:35:11 +00:00
install Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00
private Add gitea manager reload-templates command (#24843) 2023-05-22 23:51:40 +08:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web Add IsErrRepoFilesAlreadyExist check when fork repo (#24678) 2023-05-22 18:21:46 +08:00
init.go Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00