gitea/routers/private
wxiaoguang c18d8d6968
Remove legacy +build: constraint (#19582)
Go 1.17 and later use modern `//go:build` constraints, the old `// +build:` constraints should be removed.
2022-05-02 23:22:45 +08:00
..
default_branch.go
hook_post_receive.go
hook_pre_receive.go Dont overwrite err with nil & rename PullCheckingFuncs to reflect there usage (#19572) 2022-05-02 01:54:44 +02:00
hook_proc_receive.go
hook_verification.go Remove git.Command.Run and git.Command.RunInDir* (#19280) 2022-04-01 10:55:30 +08:00
internal.go Add Goroutine stack inspector to admin/monitor (#19207) 2022-03-31 19:01:43 +02:00
internal_repo.go
key.go
mail.go
manager.go
manager_process.go Add Goroutine stack inspector to admin/monitor (#19207) 2022-03-31 19:01:43 +02:00
manager_unix.go Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00
manager_windows.go Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00
restore_repo.go
serv.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
ssh_log.go