This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/modules/setting
zeripath f1ab1c532b
Allow extended config on cron settings (#12939)
* Allow extended config on cron settings

Fix #12934

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-09-25 09:58:09 +01:00
..
attachment.go
cache.go
cors.go
cron.go Allow extended config on cron settings (#12939) 2020-09-25 09:58:09 +01:00
cron_test.go Allow extended config on cron settings (#12939) 2020-09-25 09:58:09 +01:00
database.go
database_sqlite.go
database_test.go
git.go [Vendor] Switch go-version lib (#12719) 2020-09-05 12:42:58 -04:00
indexer.go Support elastic search for code search (#10273) 2020-08-30 19:08:01 +03:00
indexer_test.go
lfs.go LFS support to be stored on minio (#12518) 2020-09-08 23:45:10 +08:00
log.go
mailer.go
markup.go
migrations.go
project.go
queue.go
repository.go Adopt repositories (#12920) 2020-09-25 07:09:23 +03:00
service.go
session.go
setting.go Check passwords against HaveIBeenPwned (#12716) 2020-09-08 17:06:39 -05:00
task.go
webhook.go