選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748)
2年前
..
access_log.go Pass down SignedUserName down to AccessLogger context (#16605) 2年前
api.go Call MultipartForm.RemoveAll when request finishes (#19606) 2年前
api_org.go Move organization related structs into sub package (#18518) 2年前
api_test.go format with gofumpt (#18184) 2年前
auth.go Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. (#19337) 2年前
captcha.go format with gofumpt (#18184) 2年前
context.go Call MultipartForm.RemoveAll when request finishes (#19606) 2年前
csrf.go Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. (#19337) 2年前
form.go Add config options to hide issue events (#17414) 2年前
org.go Only show accessible teams in dashboard dropdown list (#19642) 2年前
package.go Fix org package owner permissions (#19742) 2年前
pagination.go Remove legacy unmaintained packages, refactor to support change default locale (#19308) 2年前
permission.go Move access and repo permission to models/perm/access (#19350) 2年前
private.go Call MultipartForm.RemoveAll when request finishes (#19606) 2年前
repo.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2年前
response.go format with gofumpt (#18184) 2年前
utils.go Never use /api/v1 from Gitea UI Pages (#19318) 2年前
xsrf.go Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. (#19337) 2年前
xsrf_test.go Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. (#19337) 2年前