0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-17 07:21:15 +01:00
gitea/modules/setting
parnic 35742d4af7
Reintroduce squash merge default comment as a config setting (#16134)
* Reinstate most of commit 09304db9a5

* Move the behaviour behind a config setting

* Also fix the initial #12365
2021-06-19 00:08:22 +02:00
..
attachment.go
cache.go
cors.go
cron.go
cron_test.go
database.go
database_sqlite.go
database_test.go
git.go
indexer.go Clean-up the settings hierarchy for issue_indexer queue (#16001) 2021-06-16 18:19:20 -04:00
indexer_test.go
lfs.go Add asymmetric JWT signing (#16010) 2021-06-17 23:56:46 +02:00
log.go
mailer.go
markup.go Fix regression of renderer (#16091) 2021-06-06 18:50:07 -04:00
migrations.go
mime_type_map.go
oauth2_client.go
picture.go
project.go
queue.go Clean-up the settings hierarchy for issue_indexer queue (#16001) 2021-06-16 18:19:20 -04:00
repository.go Reintroduce squash merge default comment as a config setting (#16134) 2021-06-19 00:08:22 +02:00
service.go
session.go
setting.go Add asymmetric JWT signing (#16010) 2021-06-17 23:56:46 +02:00
setting_test.go
storage.go
storage_test.go
task.go
webhook.go