You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/setting
techknowlogick 20a75f86a1
allow U2F with default settings for gitea in subpath (#12990) (#13001)
4 years ago
..
cache.go Mark Cache with ini tag (#12605) (#12611) 4 years ago
cors.go Movde dependents on macaron from modules/setting (#10050) 5 years ago
cron.go Allow extended config on cron settings (#12939) (#12943) 4 years ago
cron_test.go Allow extended config on cron settings (#12939) (#12943) 4 years ago
database.go Prevent panic on empty HOST for mysql (#11850) (#11856) 5 years ago
database_sqlite.go Move database settings from models to setting (#7806) 5 years ago
database_test.go Move database settings from models to setting (#7806) 5 years ago
git.go Make PR message on pushes configurable (#10664) 5 years ago
indexer.go Add detected file language to code search (#10256) 5 years ago
indexer_test.go Restrict repository indexing by glob match (#7767) 5 years ago
log.go Allow log.xxx.default to set logging settings for the default logger only (#11292) 5 years ago
mailer.go Sendmail should create a process on the gitea system and have a default timeout (#11256) 5 years ago
markup.go Fix sanitizer config - multiple rules (#11133) 5 years ago
migrations.go Add retry for migration http/https requests (#9019) 5 years ago
queue.go Add Unique Queue infrastructure and move TestPullRequests to this (#9856) 5 years ago
repository.go Global default branch setting (#11918) (#11937) 5 years ago
service.go Add /milestones endpoint (#8733) 5 years ago
session.go Movde dependents on macaron from modules/setting (#10050) 5 years ago
setting.go allow U2F with default settings for gitea in subpath (#12990) (#13001) 4 years ago
task.go Graceful Queues: Issue Indexing and Tasks (#9363) 5 years ago
webhook.go Add Matrix webhook (#10831) 5 years ago