0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-14 02:25:33 +01:00
gitea/modules
zeripath 7719009706
Ensure Written is set in GZIP ProxyResponseWriter (#9018)
Fix #9001

The GZIP ProxyReponseWriter doesn't currently respond correctly
to requests about its Written status - leading to #9001.

This PR properly reimplements these methods.
2019-11-15 14:09:53 +00:00
..
auth
avatar
base
cache
charset
context Add Close() method to gogitRepository (#8901) 2019-11-13 07:01:19 +00:00
convert
cron
generate
git Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) 2019-11-15 10:52:59 +08:00
graceful
gzip Ensure Written is set in GZIP ProxyResponseWriter (#9018) 2019-11-15 14:09:53 +00:00
highlight
httplib
indexer
lfs
log
markup Convert EOL to UNIX-style to render MD properly (#8925) 2019-11-13 03:27:11 +01:00
metrics
migrations Add Close() method to gogitRepository (#8901) 2019-11-13 07:01:19 +00:00
minwinsvc
notification Add review comments to mail notifications (#8996) 2019-11-15 12:59:21 +00:00
options
password
pprof
private
process
public
recaptcha
references
repofiles Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) 2019-11-15 10:52:59 +08:00
search
secret
session
setting Enforce Gitea environment for pushes (#8982) 2019-11-14 22:39:48 +00:00
ssh
structs
sync
task
templates Update dashboard context for PR reviews (#8995) 2019-11-15 00:52:18 +01:00
test Add Close() method to gogitRepository (#8901) 2019-11-13 07:01:19 +00:00
timeutil
upload
user
util Convert EOL to UNIX-style to render MD properly (#8925) 2019-11-13 03:27:11 +01:00
validation
webhook