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 duplicate empty repo check in delete branch API (go-gitea#32569)
Optimize installation-page experience (go-gitea#32558)
Remove unnecessary code (go-gitea#32560)
Fix a compilation error in the Gitpod environment (go-gitea#32559)
Use user.FullName in Oauth2 id_token response (go-gitea#32542)
Fix some places which doesn't repsect org full name setting (go-gitea#32243)
Refactor push mirror find and add check for updating push mirror (go-gitea#32539)
Refactor markup render system (go-gitea#32533)
Refactor find forks and fix possible bugs that weak permissions check (go-gitea#32528)
Use better name for userinfo structure (go-gitea#32544)
_, err=x.SQL("SELECT DEFAULT_COLLATION_NAME FROM INFORMATION_SCHEMA.SCHEMATA WHERE SCHEMA_NAME = ?", setting.Database.Name).Get(&res.DatabaseCollation)
0 commit comments