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-08-01 07:03:57 -05:00
Code
Issues
2.6k
Packages
Projects
Releases
100
Wiki
Activity
Files
84812e42df2041e8f79bd84cff7da27388f6c4df
gitea
/
models
T
History
3 people
ChristopherHX
GitHub
wxiaoguang
84812e42df
Fix SSH signing key path will be displayed in the pull request UI (
#35381
)
...
Closes
#35361
--------- Co-authored-by: wxiaoguang <
wxiaoguang@gmail.com
>
2025-09-12 03:00:18 +00:00
..
actions
…
activities
…
admin
…
asymkey
Fix SSH signing key path will be displayed in the pull request UI (
#35381
)
2025-09-12 03:00:18 +00:00
auth
…
avatars
…
db
…
dbfs
…
fixtures
check user and repo for redirects when using git via SSH transport (
#35416
)
2025-09-09 20:13:41 +00:00
git
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35428
)
2025-09-10 03:15:01 +00:00
issues
Extend comment treepath length (
#35389
)
2025-09-10 13:31:59 +00:00
migrations
Extend comment treepath length (
#35389
)
2025-09-10 13:31:59 +00:00
organization
…
packages
…
perm
…
project
…
pull
…
renderhelper
…
repo
Move some functions from package git to gitrepo (
#33910
)
2025-09-01 19:13:18 +00:00
secret
…
shared
/types
…
system
…
unit
…
unittest
…
user
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35428
)
2025-09-10 03:15:01 +00:00
webhook
…
main_test.go
…
repo_test.go
…
repo.go
…