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.
Jonathan Tran 81467e6f35
Display SVG files as images instead of text (#14101)
3 年之前
..
attachment.go Provide self-registering storage system (#12978) 3 年之前
cache.go Mark Cache with ini tag (#12605) 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 Fixed git args duplication (#13411) 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 Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) 4 年之前
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 Manually approve new registration (#13083) 3 年之前
session.go Movde dependents on macaron from modules/setting (#10050) 4 年之前
setting.go Display SVG files as images instead of text (#14101) 3 年之前
setting_test.go Fix manifest encoding (#14114) 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 年之前