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
6543 c779ac12c9 fix #9648 | use filepath.IsAbs instead of path.IsAbs (#9651) 5 years ago
..
cache.go
cors.go
cron.go
database.go
database_sqlite.go
database_test.go
git.go
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 Use gitea forked macaron (#7933) 5 years ago
markup.go Markdown: Sanitizier Configuration (#9075) 5 years ago
migrations.go Add retry for migration http/https requests (#9019) 5 years ago
queue.go fix #9648 | use filepath.IsAbs instead of path.IsAbs (#9651) 5 years ago
repository.go Provide Default messages for merges (#9393) 5 years ago
service.go Add /milestones endpoint (#8733) 5 years ago
session.go
setting.go Graceful Queues: Issue Indexing and Tasks (#9363) 5 years ago
task.go Graceful Queues: Issue Indexing and Tasks (#9363) 5 years ago
webhook.go