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
2025-10-31 01:36:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c30d74d0f9d088e3ede41f9fd4b48a0c0b0af3f0
gitea
/
models
/
activities
History
wxiaoguang
0cbaa0b662
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
..
action_list.go
…
action_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
action.go
Fix context usages (
#35348
)
2025-08-27 11:00:01 +00:00
main_test.go
…
notification_list.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
notification_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
notification.go
Fix context usages (
#35348
)
2025-08-27 11:00:01 +00:00
repo_activity.go
Run
gopls modernize
on codebase (
#34751
)
2025-06-18 01:48:09 +00:00
statistic.go
…
user_heatmap_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
user_heatmap.go
…