gitea/modules
zeripath 25b7766673
When handling errors in storageHandler check underlying error (#13178)
Unfortunately there was a mistake in #13164 which fails to handle
os.PathError wrapping an os.ErrNotExist

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-10-17 21:29:06 -04:00
..
analyze
auth [Vendor] Update go-ldap to v3.2.4 (#13163) 2020-10-15 15:27:33 -04:00
avatar Avatars and Repo avatars support storing in minio (#12516) 2020-10-14 21:07:51 +08:00
base
cache
charset
context Vendor Update Go Libs (#13166) 2020-10-16 01:06:27 -04:00
convert [Refactor] Move APIFormat functions into convert package (#12856) 2020-10-17 00:23:08 -04:00
cron
emoji
eventsource
generate
git
gitgraph
graceful
hcaptcha
highlight
httplib
indexer
lfs
log
markup
metrics
migrations
nosql
notification [Refactor] Move APIFormat functions into convert package (#12856) 2020-10-17 00:23:08 -04:00
options
password
pprof
private
process
public
queue Slightly simplify the queue settings code to help reduce the risk of problems (#12976) 2020-10-15 17:40:03 -04:00
recaptcha
references
repofiles Finally fix diff names (#13136) 2020-10-14 07:49:33 +03:00
repository
secret
session
setting Slightly simplify the queue settings code to help reduce the risk of problems (#12976) 2020-10-15 17:40:03 -04:00
ssh
storage When handling errors in storageHandler check underlying error (#13178) 2020-10-17 21:29:06 -04:00
structs
svg
sync
task
templates
test
timeutil
upload
user
util
validation
webhook