This website requires JavaScript.
Explore
Help
Sign In
tyler.durden
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-11-03 04:55:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gitea
/
routers
/
web
History
Lunny Xiao
274f4aea7e
Fix a compare page 404 bug when the pull request disabled (
#35441
)
2025-09-09 21:04:32 -07:00
..
admin
split admin config settings templates to make it maintain easier (
#35294
)
2025-09-04 15:42:26 +00:00
auth
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
devtest
…
events
…
explore
…
feed
…
healthcheck
…
misc
…
org
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
repo
Fix a compare page 404 bug when the pull request disabled (
#35441
)
2025-09-09 21:04:32 -07:00
shared
…
user
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
base.go
…
githttp.go
…
goget.go
…
home.go
…
metrics.go
…
nodeinfo.go
…
passkey.go
…
swagger_json.go
…
web.go
Fix bug when issue disabled, pull request number in the commit message cannot be redirected (
#35420
)
2025-09-09 12:14:06 -07:00
webfinger.go
…