Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
zeripath a777f8ae75
Allow different HardBreaks settings for documents and comments (#11515) (#11599)
před 4 roky
..
cache.go Cache last commit to accelerate the repository directory page visit (#10069) před 4 roky
cors.go Movde dependents on macaron from modules/setting (#10050) před 4 roky
cron.go Refactor Cron and merge dashboard tasks (#10745) před 4 roky
database.go Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368) před 4 roky
database_sqlite.go Move database settings from models to setting (#7806) před 4 roky
database_test.go Move database settings from models to setting (#7806) před 4 roky
git.go Make PR message on pushes configurable (#10664) před 4 roky
indexer.go Add detected file language to code search (#10256) před 4 roky
indexer_test.go Restrict repository indexing by glob match (#7767) před 4 roky
log.go Allow log.xxx.default to set logging settings for the default logger only (#11292) před 4 roky
mailer.go Sendmail should create a process on the gitea system and have a default timeout (#11256) před 4 roky
markup.go Fix sanitizer config - multiple rules (#11133) před 4 roky
migrations.go Add retry for migration http/https requests (#9019) před 4 roky
queue.go Add Unique Queue infrastructure and move TestPullRequests to this (#9856) před 4 roky
repository.go Make archive prefixing configurable with a global setting (#9943) před 4 roky
service.go Add /milestones endpoint (#8733) před 4 roky
session.go Movde dependents on macaron from modules/setting (#10050) před 4 roky
setting.go Allow different HardBreaks settings for documents and comments (#11515) (#11599) před 4 roky
task.go Graceful Queues: Issue Indexing and Tasks (#9363) před 4 roky
webhook.go Add Matrix webhook (#10831) před 4 roky