* cleanup: remove not used properties * feat: implement migration of website field from gogs * feat: implement dumping and restoring website field * feat: implement migration of website field from gitea * feat: implement migration of homepage/website field from github * feat: implement website properties for repository migration Gogs migration is untested for now. Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6474 Reviewed-by: Otto <otto@codeberg.org> Co-authored-by: ThomasBoom89 <thomasboom89@noreply.codeberg.org> Co-committed-by: ThomasBoom89 <thomasboom89@noreply.codeberg.org> |
||
|---|---|---|
| .. | ||
| archiver | ||
| commitstatus | ||
| files | ||
| adopt.go | ||
| adopt_test.go | ||
| avatar.go | ||
| avatar_test.go | ||
| branch.go | ||
| cache.go | ||
| check.go | ||
| collaboration.go | ||
| collaboration_test.go | ||
| commit.go | ||
| contributors_graph.go | ||
| contributors_graph_test.go | ||
| create.go | ||
| create_test.go | ||
| delete.go | ||
| fork.go | ||
| fork_test.go | ||
| generate.go | ||
| generate_test.go | ||
| hooks.go | ||
| init.go | ||
| lfs.go | ||
| lfs_test.go | ||
| main_test.go | ||
| migrate.go | ||
| push.go | ||
| repository.go | ||
| repository_test.go | ||
| review.go | ||
| review_test.go | ||
| setting.go | ||
| star.go | ||
| template.go | ||
| transfer.go | ||
| transfer_test.go | ||