gitea/routers/private
Jason Song 0a2b93d411
Fix typo "GetLatestRunnerToken" ()
..
tests/repos Fix verifyCommits error when push a new branch ()
actions.go Fix typo "GetLatestRunnerToken" ()
default_branch.go Reduce usage of `db.DefaultContext` ()
hook_post_receive.go Penultimate round of `db.DefaultContext` refactor ()
hook_pre_receive.go Add context parameter to some database functions ()
hook_proc_receive.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" ()
hook_verification.go Fix verifyCommits error when push a new branch ()
hook_verification_test.go Fix verifyCommits error when push a new branch ()
internal.go Add gitea manager reload-templates command ()
internal_repo.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" ()
key.go Final round of `db.DefaultContext` refactor ()
mail.go Prevent multiple `To` recipients ()
main_test.go make writing main test easier ()
manager.go Fix logger refactoring regression: manager logging add ()
manager_process.go Replace `interface{}` with `any` ()
manager_unix.go Implement FSFE REUSE for golang files ()
manager_windows.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" ()
restore_repo.go Fix regression: access log template, gitea manager cli command ()
serv.go Penultimate round of `db.DefaultContext` refactor ()
ssh_log.go Refactor the setting to make unit test easier ()