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
2026-04-27 13:06:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0b2f7575e7112e5766ae33d62047ff677d1493ab
gitea
/
models
History
Giteabot
216cf96cd4
Fix bug the protected branch rule name is conflicted with renamed branch name (
#36650
) (
#36661
)
...
Backport
#36650
by @lunny
Fix
#36464
Co-authored-by: Lunny Xiao <
xiaolunwen@gmail.com
>
2026-02-17 21:57:43 +00:00
..
actions
…
activities
…
admin
…
asymkey
Fix regression in writing authorized principals (
#36213
) (
#36218
)
2025-12-20 01:57:26 +00:00
auth
…
avatars
…
db
…
dbfs
…
fixtures
…
git
Fix bug the protected branch rule name is conflicted with renamed branch name (
#36650
) (
#36661
)
2026-02-17 21:57:43 +00:00
issues
Add more check for stopwatch read or list (
#36340
) (
#36368
)
2026-01-14 16:04:02 +00:00
migrations
…
organization
…
packages
fix(packages/container): data race when uploading container blobs concurrently (
#36524
) (
#36526
)
2026-02-04 09:32:26 -08:00
perm
…
project
Fix permission check on org project operations (
#36318
) (
#36373
)
2026-01-14 14:22:27 -08:00
pull
…
renderhelper
…
repo
Fix missing repository id when migrating release attachments (
#36389
) (
#36413
)
2026-01-20 23:36:45 +02:00
secret
…
shared
/types
…
system
…
unit
…
unittest
…
user
Fix a bug user could change another user's primary email (
#36586
) (
#36607
)
2026-02-14 14:06:59 +02:00
webhook
…
main_test.go
…
repo_test.go
…
repo.go
…