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
guillep2k ad1b6d439f Add support for database schema in PostgreSQL (#8819) 5 years ago
..
cache.go
cors.go
cron.go
database.go Add support for database schema in PostgreSQL (#8819) 5 years ago
database_sqlite.go
database_test.go
git.go Make hook status printing configurable with delay (#9641) 5 years ago
indexer.go Refactor code indexer (#9313) 5 years ago
indexer_test.go
log.go Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 5 years ago
mailer.go
markup.go
migrations.go
queue.go Move mailer to use a queue (#9789) 5 years ago
repository.go Add setting to set default and global disabled repository units. (#8788) 5 years ago
service.go Add /milestones endpoint (#8733) 5 years ago
session.go
setting.go Make CertFile and KeyFile relative to CustomPath (#9868) 5 years ago
task.go Graceful Queues: Issue Indexing and Tasks (#9363) 5 years ago
webhook.go