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 f2b4b0f491
Remove ParseQueueConnStr as it is unused (#16878)
4 years ago
..
attachment.go
cache.go Add LRU mem cache implementation (#16226) 4 years ago
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 Add bundle download for repository (#14538) 4 years ago
database_test.go Move database settings from models to setting (#7806) 6 years ago
git.go Update Go-Git to take advantage of LargeObjectThreshold (#16316) 4 years ago
indexer.go
indexer_test.go
lfs.go
log.go
mailer.go Sendmail should create a process on the gitea system and have a default timeout (#11256) 5 years ago
markup.go Make Mermaid.js limit configurable (#16519) 4 years ago
migrations.go Add proxy settings and support for migration and webhook (#16704) 4 years ago
mime_type_map.go
oauth2_client.go OAuth2 login: Set account link to "login" as default behavior (#15768) 4 years ago
picture.go
project.go Kanban board (#8346) 5 years ago
proxy.go
queue.go
repository.go
service.go add configuration option to restrict users by default (#16256) 4 years ago
session.go
setting.go Add proxy settings and support for migration and webhook (#16704) 4 years ago
setting_test.go
storage.go
storage_test.go more test case for STORAGE_TYPE overrides (and fixes) (#14096) 4 years ago
task.go Avoid setitng the CONN_STR in queues unless it is meant to be set (#13025) 5 years ago
webhook.go