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.
forgejo/modules/migrations
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367)
* Fix various doc, user-facing, and source comment typos

Found via `codespell -q 3 -S ./options/locale,./vendor -L ba,pullrequest,pullrequests,readby`
3 years ago
..
base Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
dump.go Add Status Updates whilst Gitea migrations are occurring (#15076) 3 years ago
error.go Add support to migrate from gogs (#14342) 3 years ago
git.go Add support to migrate from gogs (#14342) 3 years ago
gitea_downloader.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070) 3 years ago
gitea_downloader_test.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070) 3 years ago
gitea_uploader.go Copy git data from disk when restore repository (#16066) 3 years ago
gitea_uploader_test.go Add Status Updates whilst Gitea migrations are occurring (#15076) 3 years ago
github.go Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
github_test.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070) 3 years ago
gitlab.go Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
gitlab_test.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070) 3 years ago
gogs.go Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
gogs_test.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070) 3 years ago
main_test.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 5 years ago
migrate.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070) 3 years ago
migrate_test.go Do not convert file path to lowercase (#15023) 3 years ago
restore.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070) 3 years ago
update.go Refactor Cron and merge dashboard tasks (#10745) 4 years ago