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-fork-majority-judgment/modules/setting
Lauris BH 3c45cf8494
Add detected file language to code search (#10256)
4 years ago
..
cache.go Cache last commit to accelerate the repository directory page visit (#10069) 4 years ago
cors.go Movde dependents on macaron from modules/setting (#10050) 4 years ago
cron.go Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 5 years ago
database.go Add support for database schema in PostgreSQL (#8819) 4 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 hook status printing configurable with delay (#9641) 4 years ago
indexer.go Add detected file language to code search (#10256) 4 years ago
indexer_test.go Restrict repository indexing by glob match (#7767) 5 years ago
log.go Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 4 years ago
mailer.go Use gitea forked macaron (#7933) 5 years ago
markup.go Markdown: Sanitizier Configuration (#9075) 4 years ago
migrations.go Add retry for migration http/https requests (#9019) 4 years ago
queue.go Add Unique Queue infrastructure and move TestPullRequests to this (#9856) 4 years ago
repository.go Make archive prefixing configurable with a global setting (#9943) 4 years ago
service.go Add /milestones endpoint (#8733) 4 years ago
session.go Movde dependents on macaron from modules/setting (#10050) 4 years ago
setting.go Add warning when using relative path to app.ini (#10104) 4 years ago
task.go Graceful Queues: Issue Indexing and Tasks (#9363) 4 years ago
webhook.go Add feishu webhook support (#10229) 4 years ago