mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
e709cc76da
In history, Gitea could use the system config `/etc/gitconfig` because some users said that "they might put certNonceSeed in it" Actually, we shouldn't not use it, because it also causes conflicts (there are already some fixes like #28848) To make the system clear, I think it's worth to introduce the breaking change: add `GIT_CONFIG_NOSYSTEM=1` to all git commands. ## ⚠️ BREAKING ⚠️ For most users, nothing need to do. If you have made changes to `/etc/gitconfig` to affect Gitea's behavior, you need to move these config options to Gitea's internal git config file, it is usually in Gitea's `{AppDataPath}/home/.git` directory. |
4 weeks ago | |
---|---|---|
.. | ||
config | 11 months ago | |
actions.go | 5 months ago | |
actions_test.go | 2 years ago | |
admin.go | 4 months ago | |
api.go | 2 years ago | |
asset_dynamic.go | 2 years ago | |
asset_static.go | 2 years ago | |
attachment.go | 3 months ago | |
attachment_test.go | 2 years ago | |
cache.go | 1 year ago | |
camo.go | 4 months ago | |
config.go | 11 months ago | |
config_env.go | 4 weeks ago | |
config_env_test.go | 1 year ago | |
config_provider.go | 9 months ago | |
config_provider_test.go | 1 year ago | |
cors.go | 1 month ago | |
cron.go | 2 years ago | |
cron_test.go | 2 months ago | |
database.go | 11 months ago | |
database_sqlite.go | 2 years ago | |
database_test.go | 1 year ago | |
federation.go | 5 months ago | |
git.go | 2 years ago | |
git_test.go | 2 years ago | |
gloabl_lock.go | 5 months ago | |
glob.go | 9 months ago | |
global.go | 8 months ago | |
global_lock_test.go | 5 months ago | |
highlight.go | 2 years ago | |
i18n.go | 1 month ago | |
incoming_email.go | 9 months ago | |
indexer.go | 4 weeks ago | |
indexer_test.go | 2 years ago | |
lfs.go | 3 months ago | |
lfs_test.go | 3 months ago | |
log.go | 10 months ago | |
log_test.go | 2 years ago | |
mailer.go | 1 month ago | |
mailer_test.go | 2 years ago | |
markup.go | 2 months ago | |
metrics.go | 2 years ago | |
migrations.go | 2 years ago | |
mime_type_map.go | 2 years ago | |
mirror.go | 2 years ago | |
oauth2.go | 9 months ago | |
oauth2_test.go | 2 months ago | |
other.go | 10 months ago | |
packages.go | 2 months ago | |
packages_test.go | 2 years ago | |
path.go | 10 months ago | |
path_test.go | 2 years ago | |
picture.go | 2 years ago | |
project.go | 2 years ago | |
proxy.go | 2 years ago | |
queue.go | 1 year ago | |
repository.go | 2 months ago | |
repository_archive.go | 2 years ago | |
repository_archive_test.go | 2 years ago | |
security.go | 1 month ago | |
server.go | 8 months ago | |
service.go | 2 months ago | |
service_test.go | 2 years ago | |
session.go | 1 month ago | |
setting.go | 1 month ago | |
setting_test.go | 2 years ago | |
ssh.go | 1 year ago | |
storage.go | 2 months ago | |
storage_test.go | 2 months ago | |
task.go | 2 years ago | |
time.go | 1 month ago | |
ui.go | 1 month ago | |
webhook.go | 2 years ago |