Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the github migration less rate limit waiting to get comment per page ↵ | Lunny Xiao | 2021-06-30 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | from repository but not per issue (#16070) * Make the github migration less rate limit waiting to get comment per page from repository but not per issue * Fix lint * adjust Downloader interface * Fix missed reviews * Fix test * Remove unused struct | ||||
* | Add support to migrate from gogs (#14342) | 6543 | 2021-01-21 | 1 | -0/+312 |
Add support to migrate gogs: * issues * comments * labels * milestones * wiki Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: Andrew Thornton <art27@cantab.net> |