aboutsummaryrefslogtreecommitdiffstats
path: root/modules/migrations/gitea_uploader.go
Commit message (Expand)AuthorAgeFilesLines
* Avoid double imports (#17569)Gusted2021-11-081-3/+2
* Remove heads pointing to missing old refs (#17076)99rgosse2021-10-081-0/+17
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-6/+7
* Ignore review comment when ref commit is missed (#16905)Lunny Xiao2021-09-011-1/+2
* Fix dump and restore respository (#16698)Lunny Xiao2021-08-301-1/+1
* Add migrate from OneDev (#16356)KN4CK3R2021-08-221-0/+3
* Refactored and fixed migration tests. (#16714)KN4CK3R2021-08-171-20/+99
* Update issue_index to finish migration (#16685)65432021-08-131-0/+5
* Copy git data from disk when restore repository (#16066)Lunny Xiao2021-06-041-3/+6
* Fix get tag when migration (#16014)Lunny Xiao2021-05-291-1/+1
* GitHub: migrate draft releases too (#15884)65432021-05-151-9/+12
* Close the gitrepo when deleting the repository (#15876)zeripath2021-05-141-0/+1
* Add LFS Migration and Mirror (#14726)KN4CK3R2021-04-081-0/+2
* Add size to Save function (#15264)zeripath2021-04-031-1/+1
* Fix a couple of CommentAsPatch issues. (#14804)zeripath2021-02-271-8/+14
* Add support to migrate from gogs (#14342)65432021-01-211-22/+1
* Add MirrorInterval to the API (#14163)Paul Barton2021-01-021-0/+1
* Dump github/gitlab/gitea repository data to a local directory and restore to ...Lunny Xiao2020-12-271-19/+39
* Migration: drop to long repo topics (#14152)65432020-12-271-0/+9
* [API] Add Ref to Issue (#13946)zeripath2020-12-131-0/+1
* Migrations: Use Process Manager to create own Context (#13792)65432020-12-021-1/+1
* Add migrated pulls to pull request task queue (#13331)zeripath2020-10-271-0/+2
* Gitea 2 Gitea migration (#12657)65432020-10-141-0/+849