This website requires JavaScript.
explore
Help
Register
Sign In
mirror
/
gitea
Watch
1
Star
1
Fork
1
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-05-05 19:51:04 +02:00
Code
Issues
Activity
Files
release/v1.26
gitea
/
models
/
activities
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
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