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-30 04:21:03 +02:00
Code
Issues
Activity
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
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
action.go
Make GetPossibleUserByID can handle deleted user (
#37430
)
2026-04-26 16:57:53 +00:00
main_test.go
…
notification_list.go
Fix typos in code comments: doesnt, dont, wont (
#36890
)
2026-03-13 09:58:44 -07:00
notification_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
notification.go
Fix incorrect pull request counter (
#35819
)
2025-11-03 20:52:13 +00:00
repo_activity.go
…
statistic.go
…
user_heatmap_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
user_heatmap.go
Add comment for the design of "user activity time" (
#37195
)
2026-04-13 20:01:29 +00:00