You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services/context
wxiaoguang 83f83019ef
Clean up log messages (#30313)
`log.Xxx("%v")` is not ideal, this PR adds necessary context messages.
Remove some unnecessary logs.

Co-authored-by: Giteabot <teabot@gitea.io>
10 months ago
..
upload
access_log.go
api.go
api_org.go
api_test.go
base.go Use strict protocol check when redirect (#29642) 11 months ago
base_test.go Use strict protocol check when redirect (#29642) 11 months ago
captcha.go Clean up log messages (#30313) 10 months ago
context.go
context_cookie.go
context_model.go
context_request.go
context_response.go Refactor URL detection (#29960) 11 months ago
context_template.go
context_test.go Refactor external URL detection (#29973) 11 months ago
csrf.go
org.go
package.go
pagination.go Remove AddParamIfExist(AddParam) (#29841) 11 months ago
permission.go
private.go
repo.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 11 months ago
response.go
user.go
utils.go
xsrf.go
xsrf_test.go