1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-19 01:35:59 -04:00
gitea/modules/setting
Gusted c0a6309a5f
Simplify loops to copy (#19569)
- Simplify two loops into `copy` statements.
2022-05-01 01:53:56 +02:00
..
attachment.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
cache.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
cors.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
cron_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
cron.go
database_sqlite.go
database_test.go
database.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
directory.go
federation.go Add nodeinfo endpoint for federation purposes (#16953) 2021-09-28 01:38:06 +02:00
git.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
i18n.go
indexer_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
indexer.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
lfs.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
log.go Simplify loops to copy (#19569) 2022-05-01 01:53:56 +02:00
mailer.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
markup.go Support ignore all santize for external renderer (#18984) 2022-03-06 16:41:54 +08:00
migrations.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
mime_type_map.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
mirror.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
oauth2_client.go
packages.go Fixed registry host value. (#19363) 2022-04-10 19:57:36 +08:00
picture.go
project.go
proxy.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
queue.go
repository.go Use "main" as default branch name (#19354) 2022-04-08 23:26:48 -05:00
service.go
session.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
setting_test.go
setting.go Allow custom redirect for landing page (#19324) 2022-04-05 12:16:01 -04:00
storage_test.go
storage.go
task.go
webhook.go Add packagist webhook (#18224) 2022-01-23 21:46:30 +08:00