forgejo/services/context
Giteabot f30c648037
Ignore useless error message "broken pipe" (#30801) (#30842)
Backport #30801 by wxiaoguang

Fix #30792

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
(cherry picked from commit ab2ef1ae49bc5e81d0debac85aee687a64fde8b3)
2024-05-07 08:15:36 +01:00
..
upload
access_log.go
api.go
api_org.go
api_test.go
base.go Ignore useless error message "broken pipe" (#30801) (#30842) 2024-05-07 08:15:36 +01:00
base_test.go Use strict protocol check when redirect (#29642) 2024-03-11 23:36:59 +07:00
captcha.go Clean up log messages (#30313) 2024-04-15 16:11:14 +02:00
context.go Customizable "Open with" applications for repository clone (#29320) 2024-03-23 11:58:54 +01:00
context_cookie.go
context_model.go
context_request.go
context_response.go Ignore useless error message "broken pipe" (#30801) (#30842) 2024-05-07 08:15:36 +01:00
context_template.go
context_test.go
csrf.go
org.go
package.go
pagination.go Unify search boxes (#29530) 2024-03-20 12:31:05 +00:00
permission.go
private.go
repo.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 2024-03-11 23:36:59 +07:00
response.go
user.go
utils.go
xsrf.go
xsrf_test.go