You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules
zeripath 0d43a2a069
When reinitialising DBConfig reset the database use flags (#13796) (#13811)
Backport #13796

One perennial issue is users running the install page,
changing the database dialect and then suffering with issues

This PR simply resets all of the database.Use flags on
initDBConfig. This should prevent this issue from occuring.

Fix #13788
Fix #5480

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

Co-authored-by: techknowlogick <techknowlogick@gitea.io>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
4 years ago
..
analyze
auth Disallow urlencoded new lines in git protocol paths if there is a port (#13521) (#13524) 4 years ago
avatar Avatars and Repo avatars support storing in minio (#12516) 4 years ago
base Use a simple format for the big number on ui (#12822) 5 years ago
cache Allow common redis and leveldb connections (#12385) 4 years ago
charset Ensure that the detected charset order is set in chardet test (#12574) 5 years ago
context [API] Only Return Json (#13511) (#13565) 4 years ago
convert [#13004] Add Timestamp to Tag list API (#13026) 4 years ago
cron Add ssh certificate support (#12281) 4 years ago
emoji Fix emoji detection in certain cases (#12320) 5 years ago
eventsource
generate
git Migrations: Use Process Manager to create own Context (#13793) 4 years ago
gitgraph Render the git graph on the server (#12333) 5 years ago
graceful Set TLS minimum version to 1.2 (#12689) 5 years ago
hcaptcha hCaptcha Support (#12594) 4 years ago
highlight Use existing analyzer module for language detection for highlighting (#13522) (#13551) 4 years ago
httplib
indexer fix: use Base36 for all code indexers (#12830) 5 years ago
lfs Storage configuration support `[storage]` (#13314) (#13379) 4 years ago
log Update golangci-lint to version 1.31.0 (#13102) 4 years ago
markup Update golangci-lint to version 1.31.0 (#13102) 4 years ago
matchlist Add Allow-/Block-List for Migrate & Mirrors (#13610) (#13776) 4 years ago
metrics
migrations Migrations: Use Process Manager to create own Context (#13793) 4 years ago
nosql Allow common redis and leveldb connections (#12385) 4 years ago
notification Add missed sync branch/tag webhook (#13538) (#13556) 4 years ago
options
password Check passwords against HaveIBeenPwned (#12716) 5 years ago
pprof
private Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set (#12646) 5 years ago
process
public fix go1.15 lint error in modules/public/public.go (#12707) 5 years ago
queue Fix the issue reported on #12385 (#12969) 4 years ago
recaptcha hCaptcha Support (#12594) 4 years ago
references Fix panic bug in handling multiple references in commit (#13486) (#13487) 4 years ago
repofiles Finally fix diff names (#13136) 4 years ago
repository Migrations: Use Process Manager to create own Context (#13793) 4 years ago
secret Attachments: Add extension support, allow all types for releases (#12465) 4 years ago
session Allow common redis and leveldb connections (#12385) 4 years ago
setting When reinitialising DBConfig reset the database use flags (#13796) (#13811) 4 years ago
ssh Add ssh certificate support (#12281) 4 years ago
storage Fix Storage mapping (#13297) (#13307) 4 years ago
structs Gitea 2 Gitea migration (#12657) 4 years ago
svg Fix filepath basename on Windows for SVG bindata (#12241) 5 years ago
sync
task Migrations: Use Process Manager to create own Context (#13793) 4 years ago
templates Use a simple format for the big number on ui (#12822) 5 years ago
test Macaron 1.5 (#12596) 5 years ago
timeutil
upload Update golangci-lint to version 1.31.0 (#13102) 4 years ago
user
util Update golangci-lint to version 1.31.0 (#13102) 4 years ago
validation
webhook Update golangci-lint to version 1.31.0 (#13102) 4 years ago