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/private
Giteabot f81a612eb1
parseScope with owner/repo always sets owner to zero (#25987) (#25989)
Backport #25987 by @earl-warren

Refs: https://codeberg.org/forgejo/forgejo/pulls/1001

Co-authored-by: Earl Warren <109468362+earl-warren@users.noreply.github.com>
2 years ago
..
actions.go parseScope with owner/repo always sets owner to zero (#25987) (#25989) 2 years ago
default_branch.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 2 years ago
hook_post_receive.go Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2 years ago
hook_pre_receive.go Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2 years ago
hook_proc_receive.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 2 years ago
hook_verification.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 2 years ago
internal.go Add gitea manager reload-templates command (#24843) 2 years ago
internal_repo.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 2 years ago
key.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 2 years ago
mail.go Prevent multiple `To` recipients (#22566) 2 years ago
manager.go Fix logger refactoring regression: manager logging add (#24847) 2 years ago
manager_process.go Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
manager_unix.go Implement FSFE REUSE for golang files (#21840) 2 years ago
manager_windows.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 2 years ago
restore_repo.go Fix regression: access log template, gitea manager cli command (#24838) 2 years ago
serv.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 2 years ago
ssh_log.go Refactor the setting to make unit test easier (#22405) 2 years ago