gitea/modules
Moritz Poldrack 9b6e77c489
refactor postgres connection string building ()
This patchset changes the connection string builder to use net.URL and
the host/port parser to use the stdlib function for splitting host from
port. It also adds a footnote about a potentially required portnumber
for postgres UNIX sockets.

Fixes: 
..
actions
activitypub Upgrade to golangci-lint@v1.55.0 ()
analyze
assetfs
auth
avatar
base
cache
charset
container
context Clean up template locale usage ()
contexttest Replace assert.Fail with assert.FailNow ()
csv
doctor refactor: make db iterate context aware ()
emoji
eventsource Final round of `db.DefaultContext` refactor ()
generate
git Upgrade to golangci-lint@v1.55.0 ()
gitgraph
graceful
hcaptcha
highlight
hostmatcher Support allowed hosts for webhook to work with proxy ()
html
httpcache
httplib
indexer Fix issue not showing on default board and add test ()
issue/template
json
label
lfs Upgrade to golangci-lint@v1.55.0 ()
log
markup Upgrade to golangci-lint@v1.55.0 ()
mcaptcha
metrics
migration
nosql
options
packages Close all hashed buffers ()
paginator
pprof
private
process Replace assert.Fail with assert.FailNow ()
proxy
proxyprotocol
public
queue Increase queue length ()
recaptcha
references
regexplru
repository
secret
session
setting refactor postgres connection string building ()
sitemap
ssh
storage
structs Fix package webhook ()
svg
sync
system Replace more db.DefaultContext ()
templates Upgrade to golangci-lint@v1.55.0 ()
test
testlogger
timeutil
translation
turnstile
typesniffer
updatechecker Replace more db.DefaultContext ()
upload
uri
user
util Upgrade to golangci-lint@v1.55.0 ()
validation
web
webhook