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
2025-12-12 06:19:38 +01:00
Code
Issues
Activity
gitea
/
services
/
user
History
Lunny Xiao
e35e724e42
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35428
)
2025-09-10 03:15:01 +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
Refactor repository transfer (
#33211
)
2025-01-30 05:40:44 +00:00
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
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35428
)
2025-09-10 03:15:01 +00:00