Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
zeripath afd88a2418
Allow setting X-FRAME-OPTIONS (#16643)
2 лет назад
..
attachment.go Provide self-registering storage system (#12978) 3 лет назад
cache.go Add LRU mem cache implementation (#16226) 2 лет назад
cors.go Allow setting X-FRAME-OPTIONS (#16643) 2 лет назад
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 Update Go-Git to take advantage of LargeObjectThreshold (#16316) 2 лет назад
indexer.go Fix various documentation, user-facing, and source comment typos (#16367) 2 лет назад
indexer_test.go Restrict repository indexing by glob match (#7767) 4 лет назад
lfs.go Let package git depend on setting but not opposite (#15241) 3 лет назад
log.go Add an abstract json layout to make it's easier to change json library (#16528) 2 лет назад
mailer.go Sendmail should create a process on the gitea system and have a default timeout (#11256) 4 лет назад
markup.go Make Mermaid.js limit configurable (#16519) 2 лет назад
migrations.go Add Allow-/Block-List for Migrate & Mirrors (#13610) 3 лет назад
mime_type_map.go Add mimetype mapping settings (#15133) 3 лет назад
oauth2_client.go OAuth2 login: Set account link to "login" as default behavior (#15768) 3 лет назад
picture.go add `/assets` as root dir of public files (#15219) 3 лет назад
project.go Kanban board (#8346) 3 лет назад
queue.go Clean-up the settings hierarchy for issue_indexer queue (#16001) 3 лет назад
repository.go Rework repository archive (#14723) 3 лет назад
service.go add configuration option to restrict users by default (#16256) 2 лет назад
session.go Add an abstract json layout to make it's easier to change json library (#16528) 2 лет назад
setting.go Add an abstract json layout to make it's easier to change json library (#16528) 2 лет назад
setting_test.go Add an abstract json layout to make it's easier to change json library (#16528) 2 лет назад
storage.go Rework repository archive (#14723) 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 support for corporate WeChat webhooks (#15910) 2 лет назад