0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-27 09:14:15 +01:00
gitea/modules/migrations
6543 3a6edd3685
Update issue_index to finish migration (#16685)
* update issue_index to finish migration

* One Func to RecalculateIssueIndexForRepo
2021-08-13 21:06:18 +08:00
..
base Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
dump.go
error.go Upgrade github.com/google/go-github v32.1.0 -> v37.0.0 (#16661) 2021-08-10 11:49:43 +02:00
git.go
gitea_downloader.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070) 2021-06-30 15:23:49 +08:00
gitea_downloader_test.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070) 2021-06-30 15:23:49 +08:00
gitea_uploader.go Update issue_index to finish migration (#16685) 2021-08-13 21:06:18 +08:00
gitea_uploader_test.go [API] generalize list header (#16551) 2021-08-12 14:43:08 +02:00
github.go Upgrade github.com/google/go-github v32.1.0 -> v37.0.0 (#16661) 2021-08-10 11:49:43 +02:00
github_test.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070) 2021-06-30 15:23:49 +08:00
gitlab.go Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
gitlab_test.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070) 2021-06-30 15:23:49 +08:00
gogs.go Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
gogs_test.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070) 2021-06-30 15:23:49 +08:00
main_test.go
migrate.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070) 2021-06-30 15:23:49 +08:00
migrate_test.go
restore.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070) 2021-06-30 15:23:49 +08:00
update.go