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
wxiaoguang e709cc76da
Make Gitea always use its internal config, ignore `/etc/gitconfig` (#33076)
4 weeks ago
..
config
actions.go
actions_test.go
admin.go
api.go
asset_dynamic.go
asset_static.go
attachment.go
attachment_test.go
cache.go
camo.go
config.go
config_env.go Make Gitea always use its internal config, ignore `/etc/gitconfig` (#33076) 4 weeks ago
config_env_test.go
config_provider.go
config_provider_test.go
cors.go Fix settings not being loaded at CLI (#26402) 1 month ago
cron.go
cron_test.go
database.go
database_sqlite.go
database_test.go
federation.go
git.go
git_test.go
gloabl_lock.go
glob.go
global.go
global_lock_test.go
highlight.go
i18n.go
incoming_email.go
indexer.go Fix bleve fuzziness search (#33078) 4 weeks ago
indexer_test.go
lfs.go
lfs_test.go
log.go
log_test.go
mailer.go Fix settings not being loaded at CLI (#26402) 1 month ago
mailer_test.go
markup.go
metrics.go
migrations.go
mime_type_map.go
mirror.go
oauth2.go
oauth2_test.go
other.go
packages.go
packages_test.go
path.go
path_test.go
picture.go
project.go
proxy.go
queue.go
repository.go
repository_archive.go
repository_archive_test.go
security.go Remove some unnecessary template helpers (#33069) 1 month ago
server.go
service.go
service_test.go
session.go Fix settings not being loaded at CLI (#26402) 1 month ago
setting.go
setting_test.go
ssh.go
storage.go
storage_test.go
task.go
time.go Fix settings not being loaded at CLI (#26402) 1 month ago
ui.go Add `show more` organizations icon in user's profile (#32986) 1 month ago
webhook.go