選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
6543 9c4601bdf8
Code Formats, Nits & Unused Func/Var deletions (#15286)
3年前
..
attachment.go Provide self-registering storage system (#12978) 3年前
cache.go Ensure memcache TTL cannot be over 30 days (#14592) 3年前
cors.go Movde dependents on macaron from modules/setting (#10050) 4年前
cron.go Allow extended config on cron settings (#12939) 3年前
cron_test.go Allow extended config on cron settings (#12939) 3年前
database.go When reinitialising DBConfig reset the database use flags (#13796) 3年前
database_sqlite.go Move database settings from models to setting (#7806) 4年前
database_test.go Move database settings from models to setting (#7806) 4年前
git.go Add pager to the branches page (#14202) 3年前
indexer.go Avoid setting the CONN_STR in issue indexer queue unless it is meant to be set (#13069) 3年前
indexer_test.go Restrict repository indexing by glob match (#7767) 4年前
lfs.go Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 3年前
log.go use level config in main section when subsection not set level (#15176) 3年前
mailer.go Sendmail should create a process on the gitea system and have a default timeout (#11256) 4年前
markup.go Fix sanitizer config - multiple rules (#11133) 4年前
migrations.go Add Allow-/Block-List for Migrate & Mirrors (#13610) 3年前
picture.go Avatars and Repo avatars support storing in minio (#12516) 3年前
project.go Kanban board (#8346) 3年前
queue.go Slightly simplify the queue settings code to help reduce the risk of problems (#12976) 3年前
repository.go Added option to disable migrations (#13114) 3年前
service.go Add ui.explore settings to control view of explore pages (2) (#14094) 3年前
session.go Add SameSite setting for cookies (#14900) 3年前
setting.go Code Formats, Nits & Unused Func/Var deletions (#15286) 3年前
setting_test.go Migrate to use jsoniter instead of encoding/json (#14841) 3年前
storage.go more test case for STORAGE_TYPE overrides (and fixes) (#14096) 3年前
storage_test.go more test case for STORAGE_TYPE overrides (and fixes) (#14096) 3年前
task.go Avoid setitng the CONN_STR in queues unless it is meant to be set (#13025) 3年前
webhook.go Add Matrix webhook (#10831) 4年前