This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-04-26 22:02:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
gitea
/
models
/
activities
History
wxiaoguang
068b59aa97
Make GetPossibleUserByID can handle deleted user (
#37430
)
...
Make sure deleted user won't cause 500 error, simplify the caller's code
2026-04-26 16:57:53 +00:00
..
action_list.go
Remove dead code identified by
deadcode
tool (
#37271
)
2026-04-20 07:52:48 +00:00
action_test.go
…
action.go
Make GetPossibleUserByID can handle deleted user (
#37430
)
2026-04-26 16:57:53 +00:00
main_test.go
…
notification_list.go
…
notification_test.go
…
notification.go
…
repo_activity.go
…
statistic.go
…
user_heatmap_test.go
…
user_heatmap.go
…