This website requires JavaScript.
Explore
Help
Sign In
public
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-05-28 02:38:44 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd78d87dcd0d092e8815d3b1ea5fa9af70df1c3a
gitea
/
models
/
activities
T
History
wxiaoguang
cff6eb5661
Make GetPossibleUserByID can handle deleted user (
#37430
) (
#37431
)
...
Backport
#37430
2026-04-27 00:33:09 +08:00
..
action_list.go
Enable
nilnil
linter for new code (
#36591
)
2026-02-16 09:57:18 +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
) (
#37431
)
2026-04-27 00:33:09 +08:00
main_test.go
make writing main test easier (
#27270
)
2023-09-28 01:38:53 +00:00
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
Run
gopls modernize
on codebase (
#34751
)
2025-06-18 01:48:09 +00:00
statistic.go
Refactor FindOrgOptions to use enum instead of bool, fix membership visibility (
#34629
)
2025-06-09 03:30:34 +00:00
user_heatmap_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
user_heatmap.go
Load heatmap data asynchronously (
#36622
)
2026-02-17 14:03:55 +00:00