This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-09-14 05:15:27 +02:00
Code
Issues
Activity
Files
325e059a5090aacbe479db4c0ad41b7d8aecba1c
gitea
/
models
/
git
T
History
Lunny Xiao
and
GitHub
e35e724e42
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35428
)
2025-09-10 03:15:01 +00:00
..
branch_list.go
…
branch_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
branch.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35428
)
2025-09-10 03:15:01 +00:00
commit_status_summary.go
…
commit_status_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
commit_status.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
lfs_lock_list.go
…
lfs_lock.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
lfs.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35428
)
2025-09-10 03:15:01 +00:00
main_test.go
…
protected_branch_list_test.go
…
protected_branch_list.go
…
protected_branch_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
protected_branch.go
…
protected_tag_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
protected_tag.go
…