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/modules/graceful
zeripath 2f1353a2f3
Move install pages out of main macaron routes (#13195)
* Move install pages out of main macaron loop

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Update templates/post-install.tmpl

Co-authored-by: Lauris BH <lauris@nix.lv>

* remove prefetch

Signed-off-by: Andrew Thornton <art27@cantab.net>
4 years ago
..
context.go
manager.go Move install pages out of main macaron routes (#13195) 4 years ago
manager_unix.go
manager_windows.go
net_unix.go
net_windows.go
restart_unix.go
server.go Move install pages out of main macaron routes (#13195) 4 years ago
server_hooks.go
server_http.go