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.
6543 9c4601bdf8
Code Formats, Nits & Unused Func/Var deletions (#15286)
3 vuotta sitten
..
attachment.go Provide self-registering storage system (#12978) 3 vuotta sitten
cache.go Ensure memcache TTL cannot be over 30 days (#14592) 3 vuotta sitten
cors.go Movde dependents on macaron from modules/setting (#10050) 4 vuotta sitten
cron.go Allow extended config on cron settings (#12939) 3 vuotta sitten
cron_test.go Allow extended config on cron settings (#12939) 3 vuotta sitten
database.go When reinitialising DBConfig reset the database use flags (#13796) 3 vuotta sitten
database_sqlite.go Move database settings from models to setting (#7806) 4 vuotta sitten
database_test.go Move database settings from models to setting (#7806) 4 vuotta sitten
git.go Add pager to the branches page (#14202) 3 vuotta sitten
indexer.go Avoid setting the CONN_STR in issue indexer queue unless it is meant to be set (#13069) 3 vuotta sitten
indexer_test.go Restrict repository indexing by glob match (#7767) 4 vuotta sitten
lfs.go Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 3 vuotta sitten
log.go use level config in main section when subsection not set level (#15176) 3 vuotta sitten
mailer.go Sendmail should create a process on the gitea system and have a default timeout (#11256) 4 vuotta sitten
markup.go Fix sanitizer config - multiple rules (#11133) 4 vuotta sitten
migrations.go Add Allow-/Block-List for Migrate & Mirrors (#13610) 3 vuotta sitten
picture.go Avatars and Repo avatars support storing in minio (#12516) 3 vuotta sitten
project.go Kanban board (#8346) 3 vuotta sitten
queue.go Slightly simplify the queue settings code to help reduce the risk of problems (#12976) 3 vuotta sitten
repository.go Added option to disable migrations (#13114) 3 vuotta sitten
service.go Add ui.explore settings to control view of explore pages (2) (#14094) 3 vuotta sitten
session.go Add SameSite setting for cookies (#14900) 3 vuotta sitten
setting.go Code Formats, Nits & Unused Func/Var deletions (#15286) 3 vuotta sitten
setting_test.go Migrate to use jsoniter instead of encoding/json (#14841) 3 vuotta sitten
storage.go more test case for STORAGE_TYPE overrides (and fixes) (#14096) 3 vuotta sitten
storage_test.go more test case for STORAGE_TYPE overrides (and fixes) (#14096) 3 vuotta sitten
task.go Avoid setitng the CONN_STR in queues unless it is meant to be set (#13025) 3 vuotta sitten
webhook.go Add Matrix webhook (#10831) 4 vuotta sitten