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.
 
 
 
 
 
 
gitea/modules/setting
zeripath 6b1266b6b3
Provide self-registering storage system (#12978)
5 years ago
..
attachment.go Provide self-registering storage system (#12978) 5 years ago
cache.go
cors.go
cron.go Allow extended config on cron settings (#12939) 5 years ago
cron_test.go Allow extended config on cron settings (#12939) 5 years ago
database.go
database_sqlite.go
database_test.go
git.go fix a small nit (#13074) 5 years ago
indexer.go Avoid setting the CONN_STR in issue indexer queue unless it is meant to be set (#13069) 5 years ago
indexer_test.go
lfs.go Provide self-registering storage system (#12978) 5 years ago
log.go
mailer.go
markup.go
migrations.go
project.go
queue.go Avoid setitng the CONN_STR in queues unless it is meant to be set (#13025) 5 years ago
repository.go Update golangci-lint to version 1.31.0 (#13102) 5 years ago
service.go hCaptcha Support (#12594) 5 years ago
session.go
setting.go Provide self-registering storage system (#12978) 5 years ago
storage.go Provide self-registering storage system (#12978) 5 years ago
task.go Avoid setitng the CONN_STR in queues unless it is meant to be set (#13025) 5 years ago
webhook.go