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-29 21:07:21 -05:00
Code
Issues
2.6k
Packages
Projects
Releases
100
Wiki
Activity
Files
87362b4dc17f4537be56366e68dd53eaa3442334
gitea
/
models
/
git
T
History
wxiaoguang
and
GitHub
0cbaa0b662
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
..
branch_list.go
…
branch_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
branch.go
…
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 (
#35130
)
2025-07-22 10:02:01 -07: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
…