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/routers
wxiaoguang 5b7466053d
Skip frontend ROOT_URL check on installation page, remove unnecessary global var (#19291)
Skip `checkAppUrl` message on installation page because the ROOT_URL is not determined yet
Move global var `supportedDbTypeNames` into `install.Init` as a local var
3 years ago
..
api Fix container download counter (#19287) 3 years ago
common Add Goroutine stack inspector to admin/monitor (#19207) 3 years ago
install Skip frontend ROOT_URL check on installation page, remove unnecessary global var (#19291) 3 years ago
private Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 3 years ago
utils A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
web Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 3 years ago
init.go Add Goroutine stack inspector to admin/monitor (#19207) 3 years ago