This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-05-25 23:13:26 +02:00
Code
Issues
Activity
gitea
/
routers
/
private
History
Giteabot
ac6d38e4b7
Refactor legacy code (
#35708
) (
#35716
)
...
Backport
#35708
by wxiaoguang Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-10-21 05:47:37 +00:00
..
tests
/repos
…
actions.go
…
default_branch.go
…
hook_post_receive_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
hook_post_receive.go
Use standalone function to update repository cols (
#34811
)
2025-06-26 17:23:21 +00:00
hook_pre_receive.go
Move git command to git/gitcmd (
#35483
)
2025-09-15 23:33:12 -07:00
hook_proc_receive.go
…
hook_verification_test.go
Upgrade
gopls
to v0.19.0, add
make fix
(
#34772
)
2025-06-18 19:30:40 +00:00
hook_verification.go
Move git command to git/gitcmd (
#35483
)
2025-09-15 23:33:12 -07:00
internal_repo.go
…
internal.go
…
key.go
Refactor legacy code (
#35708
) (
#35716
)
2025-10-21 05:47:37 +00:00
mail.go
…
main_test.go
…
manager_process.go
…
manager_unix.go
…
manager_windows.go
…
manager.go
Enable addtional linters (
#34085
)
2025-04-01 10:14:01 +00:00
restore_repo.go
…
serv.go
check user and repo for redirects when using git via SSH transport (
#35416
)
2025-09-09 20:13:41 +00:00
ssh_log.go
…