Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/modules/setting
KN4CK3R 05209f0d1d
Add RPM registry (#23380)
2 years ago
..
actions.go
admin.go
api.go
asset_dynamic.go Use a general approach to access custom/static/builtin assets (#24022) 2 years ago
asset_static.go Use a general approach to access custom/static/builtin assets (#24022) 2 years ago
attachment.go
cache.go
camo.go
config_provider.go Merge setting.InitXXX into one function with options (#24389) 2 years ago
cors.go Fix incorrect CORS default values (#24206) 2 years ago
cron.go
cron_test.go Refactor config provider (#24245) 2 years ago
database.go
database_sqlite.go
database_test.go
federation.go
git.go
highlight.go
i18n.go
incoming_email.go
indexer.go Add meilisearch support (#23136) 2 years ago
indexer_test.go
lfs.go Refactor config provider (#24245) 2 years ago
log.go Refactor config provider (#24245) 2 years ago
mailer.go
mailer_test.go Refactor config provider (#24245) 2 years ago
markup.go Add .livemd as a markdown extension (#22730) 2 years ago
metrics.go
migrations.go
mime_type_map.go
mirror.go
oauth2.go Refactor config provider (#24245) 2 years ago
other.go Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270) 2 years ago
packages.go Add RPM registry (#23380) 2 years ago
packages_test.go
picture.go
project.go
proxy.go
queue.go Refactor config provider (#24245) 2 years ago
repository.go Fix the permission of team's `Actions` unit issue (#24536) 2 years ago
security.go Refactor config provider (#24245) 2 years ago
server.go
service.go
session.go Refactor cookie (#24107) 2 years ago
setting.go Merge setting.InitXXX into one function with options (#24389) 2 years ago
setting_test.go
ssh.go Prefer native parser for SSH public key parsing (#23798) 2 years ago
storage.go Refactor config provider (#24245) 2 years ago
storage_test.go Refactor config provider (#24245) 2 years ago
task.go
time.go Remove unused setting `time.FORMAT` (#24430) 2 years ago
ui.go Don't set meta `theme-color` by default (#24340) 2 years ago
webhook.go