This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-03-29 22:50:12 +02:00
Code
Issues
Activity
gitea
/
models
History
luo jiyin
6a5f9e12f9
Fix typos: unknow -> unknown, pktLineTypeUnknow -> pktLineTypeUnknown (
#36419
)
2026-01-22 01:17:06 +00:00
..
actions
…
activities
…
admin
…
asymkey
Add an option to automatically verify SSH keys from LDAP (
#35927
)
2025-12-27 12:33:08 +00:00
auth
…
avatars
…
db
…
dbfs
…
fixtures
…
git
Fix typos: unknow -> unknown, pktLineTypeUnknow -> pktLineTypeUnknown (
#36419
)
2026-01-22 01:17:06 +00:00
issues
Fix CODEOWNERS review request attribution using comment metadata (
#36348
)
2026-01-16 14:52:57 +00:00
migrations
Fix missing repository id when migrating release attachments (
#36389
)
2026-01-20 10:05:51 -08:00
organization
…
packages
…
perm
…
project
Fix permission check on org project operations (
#36318
)
2026-01-14 17:29:33 +00:00
pull
…
renderhelper
fix: generate IDs for HTML headings without id attribute (
#36233
)
2026-01-06 05:09:44 +00:00
repo
Fix missing repository id when migrating release attachments (
#36389
)
2026-01-20 10:05:51 -08:00
secret
…
shared
/types
…
system
…
unit
…
unittest
…
user
Fix openid setting check (
#36346
)
2026-01-13 12:44:29 +00:00
webhook
…
main_test.go
…
repo_test.go
…
repo.go
…