forgejo/modules/setting
rune 4b80813341
Support SSH for go get (#24664)
fix #12192 Support SSH for go get

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
Co-authored-by: mfk <mfk@hengwei.com.cn>
Co-authored-by: silverwind <me@silverwind.io>
2023-05-12 09:44:37 +00:00
..
actions.go
admin.go
api.go
asset_dynamic.go
asset_static.go
attachment.go
cache.go
camo.go
config_provider.go Remove unnecessary code (#24610) 2023-05-10 04:57:06 +00:00
cors.go
cron.go
cron_test.go Rewrite queue (#24505) 2023-05-08 19:49:59 +08:00
database.go
database_sqlite.go
database_test.go
federation.go
git.go
highlight.go
i18n.go
incoming_email.go
indexer.go Rewrite queue (#24505) 2023-05-08 19:49:59 +08:00
indexer_test.go
lfs.go Increase default LFS auth timeout from 20m to 24h (#24628) 2023-05-10 22:23:47 +08:00
log.go
mailer.go
mailer_test.go Remove unnecessary code (#24610) 2023-05-10 04:57:06 +00:00
markup.go
metrics.go
migrations.go
mime_type_map.go
mirror.go
oauth2.go
other.go
packages.go Add RPM registry (#23380) 2023-05-05 20:33:37 +00:00
packages_test.go Remove unnecessary code (#24610) 2023-05-10 04:57:06 +00:00
picture.go
project.go
proxy.go
queue.go Rewrite queue (#24505) 2023-05-08 19:49:59 +08:00
repository.go Support SSH for go get (#24664) 2023-05-12 09:44:37 +00:00
security.go
server.go
service.go
session.go
setting.go Merge setting.InitXXX into one function with options (#24389) 2023-05-04 11:55:35 +08:00
setting_test.go
ssh.go
storage.go
storage_test.go Rewrite queue (#24505) 2023-05-08 19:49:59 +08:00
task.go
time.go Remove unused setting time.FORMAT (#24430) 2023-04-29 22:51:43 +02:00
ui.go
webhook.go