This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
gitea
Watch
2
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-31 09:52:11 -05:00
Code
Issues
2.6k
Packages
Projects
Releases
100
Wiki
Activity
Files
87362b4dc17f4537be56366e68dd53eaa3442334
gitea
/
services
/
user
T
History
wxiaoguang
and
GitHub
0cbaa0b662
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
..
avatar.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
block_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
block.go
…
delete.go
…
email_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
email.go
…
update_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
update.go
enforce nolint scope (
#34851
)
2025-06-27 07:59:55 +02:00
user_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
user.go
…