gitea/modules/setting
Lunny Xiao c355728a6f
Remove unnecessary code ()
As title, remove unnecessary code.
..
actions.go Refactor the setting to make unit test easier ()
admin.go Refactor the setting to make unit test easier ()
api.go Refactor the setting to make unit test easier ()
asset_dynamic.go Use a general approach to access custom/static/builtin assets ()
asset_static.go Use a general approach to access custom/static/builtin assets ()
attachment.go Add `.patch` to `attachment.ALLOWED_TYPES` ()
cache.go Refactor the setting to make unit test easier ()
camo.go Refactor the setting to make unit test easier ()
config_provider.go Remove unnecessary code ()
cors.go Fix incorrect CORS default values ()
cron.go Refactor the setting to make unit test easier ()
cron_test.go Rewrite queue ()
database.go Move pidfile creation from setting to web cmd package ()
database_sqlite.go Implement FSFE REUSE for golang files ()
database_test.go Implement FSFE REUSE for golang files ()
federation.go Refactor the setting to make unit test easier ()
git.go Support reflogs ()
highlight.go Refactor the setting to make unit test easier ()
i18n.go Refactor the setting to make unit test easier ()
incoming_email.go Refactor the setting to make unit test easier ()
indexer.go Rewrite queue ()
indexer_test.go Implement FSFE REUSE for golang files ()
lfs.go Refactor config provider ()
log.go Refactor config provider ()
mailer.go handle deprecated settings ()
mailer_test.go Remove unnecessary code ()
markup.go Add .livemd as a markdown extension ()
metrics.go Refactor the setting to make unit test easier ()
migrations.go Refactor the setting to make unit test easier ()
mime_type_map.go Refactor the setting to make unit test easier ()
mirror.go handle deprecated settings ()
oauth2.go Refactor config provider ()
other.go Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` ()
packages.go Add RPM registry ()
packages_test.go Remove unnecessary code ()
picture.go Refactor the setting to make unit test easier ()
project.go Refactor the setting to make unit test easier ()
proxy.go Refactor the setting to make unit test easier ()
queue.go Rewrite queue ()
repository.go Fix the permission of team's `Actions` unit issue ()
security.go Refactor config provider ()
server.go handle deprecated settings ()
service.go Refactor the setting to make unit test easier ()
session.go Refactor cookie ()
setting.go Merge setting.InitXXX into one function with options ()
setting_test.go Implement FSFE REUSE for golang files ()
ssh.go Prefer native parser for SSH public key parsing ()
storage.go Refactor config provider ()
storage_test.go Rewrite queue ()
task.go handle deprecated settings ()
time.go Remove unused setting `time.FORMAT` ()
ui.go Don't set meta `theme-color` by default ()
webhook.go Refactor the setting to make unit test easier ()