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-29 21:22:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2653ac95e08ca61e9d0d8e76333901a6e516dd20
gitea
/
models
/
git
History
Lunny Xiao
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
…
lfs_lock_list.go
…
lfs_lock.go
…
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
…