You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* giteaofficial/main:
Remove incorrect "db.DefaultContext" usages (go-gitea#35366)
Refactor to use reflect.TypeFor (go-gitea#35370)
[skip ci] Updated translations via Crowdin
Remove wrong "git.DefaultContext" (go-gitea#35364)
Fix context usages (go-gitea#35348)
Instance signing rule `pubkey` should allow all public keys, not just GPG (go-gitea#35357)
Allow deleting comment with content via API like web did (go-gitea#35346)
// The pprof server is for debug purpose only, it shouldn't be exposed on public network. At the moment it's not worth to introduce a configurable option for it.
// The pprof server is for debug purpose only, it shouldn't be exposed on public network. At the moment, it's not worth introducing a configurable option for it.
242
243
log.Info("Starting pprof server on localhost:6060")
0 commit comments