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-13 12:07:20 +02:00
Code
Issues
Activity
Files
459fc13783d5c0a65c7a658242f477727144869d
gitea
/
models
/
git
T
History
wxiaoguang
and
GitHub
3176f37887
fix: avoid nil panic and refactor some trivial problems (
#39251
)
2026-09-06 09:49:27 +00:00
..
branch_list.go
…
branch_test.go
…
branch.go
fix: avoid nil panic and refactor some trivial problems (
#39251
)
2026-09-06 09:49:27 +00:00
commit_status_summary.go
…
commit_status_test.go
fix: resolve actions commit status permission per repository (
#38977
)
2026-08-19 20:09:00 +02:00
commit_status.go
fix: resolve actions commit status permission per repository (
#38977
)
2026-08-19 20:09:00 +02:00
lfs_lock_list.go
…
lfs_lock_test.go
…
lfs_lock.go
fix(lfs): ensure lock listing paginates with a total order (
#38850
)
2026-08-19 11:54:21 -07:00
lfs_test.go
…
lfs.go
refactor: Use db.Get[] instead of db.GetEngine(ctx).Get(bean) to avoid zero value fetching wrong database record (
#37977
)
2026-06-27 10:24:02 -07:00
main_test.go
…
protected_branch_list_test.go
…
protected_branch_list.go
…
protected_branch_test.go
…
protected_branch.go
feat: Add block on pending codeowner reviews branch protection (
#34995
)
2026-07-31 13:00:59 +00:00
protected_tag_test.go
…
protected_tag.go
refactor: Use db.Get[] instead of db.GetEngine(ctx).Get(bean) to avoid zero value fetching wrong database record (
#37977
)
2026-06-27 10:24:02 -07:00
ref.go
enhance(actions): set ref_protected in context (
#38852
)
2026-08-10 22:55:29 +02:00