1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 13:11:15 +02:00
gitea/modules
zeripath 144fa5a537
Avoid setting the CONN_STR in issue indexer queue unless it is meant to be set (#13069)
Since the move to common leveldb and common redis the disk queue code (#12385)
will check the connection string before defaulting to the DATADIR.

Therefore we should ensure that the connection string is kept empty
unless it is actually set.

Unforunately the issue indexer was missed in #13025 this PR fixes this omission

Fix #13062

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-10-07 23:24:41 +01:00
..
analyze
auth hCaptcha Support (#12594) 2020-10-02 23:37:53 -04:00
avatar
base
cache
charset
context Return sample message for login error in api context (#12994) 2020-10-04 17:39:31 -04:00
convert [#13004] Add Timestamp to Tag list API (#13026) 2020-10-05 12:07:54 +08:00
cron
emoji
eventsource
generate
git
gitgraph
graceful
hcaptcha hCaptcha Support (#12594) 2020-10-02 23:37:53 -04:00
highlight
httplib
indexer
lfs
log
markup
metrics
migrations
nosql
notification
options
password
pprof
private
process
public
queue
recaptcha hCaptcha Support (#12594) 2020-10-02 23:37:53 -04:00
references
repofiles
repository
secret Attachments: Add extension support, allow all types for releases (#12465) 2020-10-05 01:49:33 -04:00
session
setting Avoid setting the CONN_STR in issue indexer queue unless it is meant to be set (#13069) 2020-10-07 23:24:41 +01:00
ssh
storage
structs [#13004] Add Timestamp to Tag list API (#13026) 2020-10-05 12:07:54 +08:00
svg
sync
task
templates
test
timeutil
upload Attachments: Add extension support, allow all types for releases (#12465) 2020-10-05 01:49:33 -04:00
user
util
validation
webhook