forgejo/modules/migrations
KN4CK3R e8ad6c1ff3
Do not convert file path to lowercase (#15023)
* Do not convert file path to lowercase.

* lint

* Check against lowercase hostname.
2021-03-18 13:58:47 +00:00
..
base
dump.go Fix repo-restore bug with poster not replaced (#14759) 2021-02-22 11:57:41 +08:00
error.go
git.go
gitea_downloader.go Move Workaround for #12675 into it's own function (#14922) 2021-03-08 20:00:19 +01:00
gitea_downloader_test.go
gitea_uploader.go Fix a couple of CommentAsPatch issues. (#14804) 2021-02-27 19:46:14 +01:00
gitea_uploader_test.go
github.go Fix github download on migration (#14703) 2021-02-18 01:36:49 +01:00
github_test.go
gitlab.go
gitlab_test.go
gogs.go
gogs_test.go
main_test.go
migrate.go Do not convert file path to lowercase (#15023) 2021-03-18 13:58:47 +00:00
migrate_test.go Do not convert file path to lowercase (#15023) 2021-03-18 13:58:47 +00:00
restore.go Fix repo-restore bug with poster not replaced (#14759) 2021-02-22 11:57:41 +08:00
update.go