forgejo/modules/setting
Yarden Shoham ce4fd95233
Use native error checking with exec.ErrDot (#22735)
This was meant to land in #22073 but was blocked until #22732 was merged

Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
2023-02-03 17:22:11 +00:00
..
actions.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
attachment.go
cache.go
cors.go
cron.go
cron_test.go
database.go Support disabling database auto migration (#22053) 2022-12-07 09:58:31 -06:00
database_sqlite.go
database_test.go
directory.go
federation.go
git.go
i18n.go
incoming_email.go Add support for incoming emails (#22056) 2023-01-14 23:57:10 +08:00
indexer.go
indexer_test.go
lfs.go
log.go Reminder for no more logs to console (#22282) 2023-01-01 22:00:33 +08:00
mailer.go Allow HOST has no port (#22280) 2023-01-11 20:09:24 +00:00
mailer_test.go Allow HOST has no port (#22280) 2023-01-11 20:09:24 +00:00
markup.go
migrations.go
mime_type_map.go
mirror.go
oauth2_client.go
packages.go Add Conda package registry (#22262) 2023-02-01 12:30:39 -06:00
packages_test.go
picture.go Fix bug of DisableGravatar default value (#22296) 2023-01-01 20:19:23 +08:00
project.go
proxy.go
queue.go
repository.go Add option to prohibit fork if user reached maximum limit of repositories (#21848) 2022-12-27 15:21:14 -06:00
service.go
session.go
setting.go Use native error checking with exec.ErrDot (#22735) 2023-02-03 17:22:11 +00:00
setting_test.go
storage.go
storage_test.go
task.go
webhook.go