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.
b2435af9be
* add black list and white list support for migrating repositories * fix fmt * fix lint * fix vendor * fix modules.txt * clean diff * specify log message * use blocklist/allowlist * allways use lowercase to match url * Apply allow/block * Settings: use existing "migrations" section * convert domains lower case * dont store unused value * Block private addresses for migration by default * fix lint * use proposed-upstream func to detect private IP addr * a nit * add own error for blocked migration, add tests, imprufe api * fix test * fix-if-localhost-is-ipv4 * rename error & error message * rename setting options * Apply suggestions from code review Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: techknowlogick <techknowlogick@gitea.io> |
4 years ago | |
---|---|---|
.. | ||
attachment.go | 4 years ago | |
cache.go | 5 years ago | |
cors.go | ||
cron.go | 4 years ago | |
cron_test.go | 4 years ago | |
database.go | 4 years ago | |
database_sqlite.go | ||
database_test.go | ||
git.go | 4 years ago | |
indexer.go | 4 years ago | |
indexer_test.go | ||
lfs.go | 4 years ago | |
log.go | 5 years ago | |
mailer.go | 5 years ago | |
markup.go | 5 years ago | |
migrations.go | 4 years ago | |
picture.go | 4 years ago | |
project.go | 5 years ago | |
queue.go | 4 years ago | |
repository.go | 4 years ago | |
service.go | 4 years ago | |
session.go | ||
setting.go | 4 years ago | |
storage.go | 4 years ago | |
task.go | 4 years ago | |
webhook.go |