Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Lauris BH 044cd4d016
Add reverse proxy configuration support for remote IP address (#14959)
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 Migrate to use jsoniter instead of encoding/json (#14841) 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 Add reverse proxy configuration support for remote IP address (#14959) 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 лет назад