forgejo/modules
zeripath 172e7ee87f
Fix Storage mapping (#13297)
This PR fixes several bugs in setting storage

* The default STORAGE_TYPE should be the provided type.
* The Storage config should be passed in to NewStorage as a pointer - otherwise the Mappable interface function MapTo will not be found
* There was a bug in the MapTo function.

Fix #13286

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-10-25 17:19:06 +00:00
..
analyze
auth Remove PAM from auth dropdown when unavailable (#13276) 2020-10-23 11:10:29 +01:00
avatar Avatars and Repo avatars support storing in minio (#12516) 2020-10-14 21:07:51 +08:00
base
cache Allow common redis and leveldb connections (#12385) 2020-09-28 00:09:46 +03:00
charset
context Move install pages out of main macaron routes (#13195) 2020-10-19 17:03:08 -04:00
convert Add review request api (#11355) 2020-10-20 14:18:25 -04:00
cron Add ssh certificate support (#12281) 2020-10-10 20:38:09 -04:00
emoji
eventsource
generate
git go-version constraints ignore pre-releases (#13234) 2020-10-21 11:42:08 -04:00
gitgraph
graceful Move install pages out of main macaron routes (#13195) 2020-10-19 17:03:08 -04:00
hcaptcha hCaptcha Support (#12594) 2020-10-02 23:37:53 -04:00
highlight
httplib
indexer
lfs
log Update golangci-lint to version 1.31.0 (#13102) 2020-10-11 21:27:20 +01:00
markup Update golangci-lint to version 1.31.0 (#13102) 2020-10-11 21:27:20 +01:00
metrics
migrations Fix bug isEnd detection on getIssues/getPullRequests (#13299) 2020-10-25 01:11:03 -04:00
nosql Allow common redis and leveldb connections (#12385) 2020-09-28 00:09:46 +03:00
notification [Refactor] Move APIFormat functions into convert package (#12856) 2020-10-17 00:23:08 -04:00
options
password
pprof
private Sendmail command (#13079) 2020-10-24 16:38:14 -04:00
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 hCaptcha Support (#12594) 2020-10-02 23:37:53 -04:00
references
repofiles go-version constraints ignore pre-releases (#13234) 2020-10-21 11:42:08 -04:00
repository go-version constraints ignore pre-releases (#13234) 2020-10-21 11:42:08 -04:00
secret Attachments: Add extension support, allow all types for releases (#12465) 2020-10-05 01:49:33 -04:00
session Allow common redis and leveldb connections (#12385) 2020-09-28 00:09:46 +03:00
setting Fix Storage mapping (#13297) 2020-10-25 17:19:06 +00:00
ssh Add ssh certificate support (#12281) 2020-10-10 20:38:09 -04:00
storage Fix Storage mapping (#13297) 2020-10-25 17:19:06 +00:00
structs Add review request api (#11355) 2020-10-20 14:18:25 -04:00
svg
sync
task Store task errors following migrations and display them (#13246) 2020-10-23 19:46:35 -04:00
templates
test
timeutil
upload Update golangci-lint to version 1.31.0 (#13102) 2020-10-11 21:27:20 +01:00
user
util Update golangci-lint to version 1.31.0 (#13102) 2020-10-11 21:27:20 +01:00
validation
webhook Update golangci-lint to version 1.31.0 (#13102) 2020-10-11 21:27:20 +01:00