1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 07:35:03 +01:00
gitea/modules/setting
zeripath baae90e163 Allow incompletely specified Time Formats (#8816)
* Allow incompletely specified time formats

* Adjust error reporting slightly

* Update setting.go
2019-12-08 16:25:00 -05:00
..
cache.go
cors.go
cron.go
database_sqlite.go
database_test.go
database.go
git.go
indexer_test.go
indexer.go
log.go Fix #9151 - smtp logger configuration sendTos should be an array (#9154) 2019-11-25 13:38:57 +00:00
mailer.go
markup.go Markdown: Sanitizier Configuration (#9075) 2019-12-07 14:49:04 -05:00
migrations.go Add retry for migration http/https requests (#9019) 2019-11-16 16:30:06 +08:00
repository.go
service.go
session.go
setting.go Allow incompletely specified Time Formats (#8816) 2019-12-08 16:25:00 -05:00
task.go
webhook.go