1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-04 08:17:24 -05:00
gitea/modules/setting
silverwind 318f360252
Update go tool dependencies (#19676)
* Update go tool dependencies

Updated all tool dependencies to latest tags, hoping CI will like it.

* fix new lint errors

* handle more strings.Title cases

* remove lint skip
2022-05-10 23:55:54 +02:00
..
attachment.go
cache.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
cors.go
cron_test.go
cron.go Allow extended config on cron settings (#12939) 2020-09-25 09:58:09 +01:00
database_sqlite.go
database_test.go
database.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
directory.go
federation.go
git.go
i18n.go Improve install code to avoid low-level mistakes. (#17779) 2021-12-01 15:50:01 +08:00
indexer_test.go
indexer.go
lfs.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
log.go Update go tool dependencies (#19676) 2022-05-10 23:55:54 +02:00
mailer.go
markup.go Support ignore all santize for external renderer (#18984) 2022-03-06 16:41:54 +08:00
migrations.go
mime_type_map.go
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 Make AvatarRenderedSizeFactor configurable and set it to 3 (#17951) 2021-12-16 10:18:38 +08:00
project.go Kanban board (#8346) 2020-08-16 23:07:38 -04:00
proxy.go
queue.go Enable deprecation error for v1.17.0 (#18341) 2022-01-20 18:00:38 +01:00
repository.go
service.go
session.go
setting_test.go
setting.go
storage_test.go more test case for STORAGE_TYPE overrides (and fixes) (#14096) 2020-12-22 01:03:18 +02:00
storage.go
task.go
webhook.go