Commit Graph

10 Commits (eed8633fb0e95da925e39085c6a85e740b36e98e)

Author SHA1 Message Date
Aravinth Manivannan 076cead40d
Fix CheckRepoStats and reuse it during migration (#18264) 3 years ago
zeripath ffc08c1914
Do not read or write git reference files directly (#18079) 3 years ago
Lunny Xiao 5723240490
Some repository refactors (#17950) 3 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 3 years ago
Lunny Xiao 9defddb286
Move more model into models/user (#17826) 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 3 years ago
wxiaoguang 013fb73068
Use `hostmatcher` to replace `matchlist`, improve security (#17605) 3 years ago
Lunny Xiao fc3d082609
Move attachment into models/repo/ (#17650) 3 years ago
99rgosse e1d655991b
Fix Migrate Description (#17692) 3 years ago
Lunny Xiao 7e1ae38097
Move migrations into services and base into modules/migration (#17663) 3 years ago
Gusted ebaf4c48ea
Avoid double imports (#17569) 3 years ago
99rgosse 88fa9f3fb1
Remove heads pointing to missing old refs (#17076) 3 years ago
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 3 years ago
Lunny Xiao de2e96e37b
Ignore review comment when ref commit is missed (#16905) 3 years ago
Lunny Xiao 8d7704b5a2
Fix dump and restore respository (#16698) 3 years ago
KN4CK3R cee5f7c5e2
Add migrate from OneDev (#16356) 3 years ago
KN4CK3R 422c30d315
Refactored and fixed migration tests. (#16714) 3 years ago
6543 3a6edd3685
Update issue_index to finish migration (#16685) 3 years ago
Lunny Xiao 7979c3654e
Copy git data from disk when restore repository (#16066) 3 years ago
Lunny Xiao a9daebca22
Fix get tag when migration (#16014) 3 years ago
6543 e0c93fed05
GitHub: migrate draft releases too (#15884) 3 years ago
zeripath d0ea10b21f
Close the gitrepo when deleting the repository (#15876) 3 years ago
KN4CK3R c03e488e14
Add LFS Migration and Mirror (#14726) 4 years ago
zeripath 0bb8bd8190
Add size to Save function (#15264) 4 years ago
zeripath 3d8b5ad5f3
Fix a couple of CommentAsPatch issues. (#14804) 4 years ago
6543 81c833d92d
Add support to migrate from gogs (#14342) 4 years ago
Paul Barton 7576e37a65
Add MirrorInterval to the API (#14163) 4 years ago
Lunny Xiao dd08853b10
Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) 4 years ago
6543 212fa340cf
Migration: drop to long repo topics (#14152) 4 years ago
zeripath 825efa2605
[API] Add Ref to Issue (#13946) 4 years ago
6543 2b4a08e962
Migrations: Use Process Manager to create own Context (#13792) 4 years ago
zeripath 7dfb2fc176
Add migrated pulls to pull request task queue (#13331) 4 years ago
6543 49b1948cb1
Gitea 2 Gitea migration (#12657) 4 years ago
6543 6c61f498ea
On Migration respect old DefaultBranch (#12843) 4 years ago
6543 fd60ebfe14
[API] Migration: Change ServiceType String (#12672) 4 years ago
John Olheiser 211321fb93
Git migration UX (#12619) 4 years ago
Lunny Xiao 62e6c9bc6c
Add a storage layer for attachments (#11387) 4 years ago
Lunny Xiao 1dd3f19ee3
Use google/uuid to instead satori/go.uuid (#11943) 4 years ago
6543 12960b9d18
[BugFix] remove nil inserts in models (#11096) 4 years ago
Lunny Xiao e8860ef4f9 Some refactor on git diff and ignore getting commit information failed on migrating pull request review comments (#9996) 5 years ago
Lunny Xiao f6067a8465 Migrate reviews when migrating repository from github (#9463) 5 years ago
Lunny Xiao 2b3e931cde Migrate reactions when migrating repository from github (#9599) 5 years ago
Lunny Xiao 7f869c061e Fix missing updated time on migrated issues and comments (#9744) 5 years ago
Lunny Xiao b465d0d787
Move create/fork repository from models to modules/repository (#9489) 5 years ago
Lunny Xiao 7a3a90aca3
Fix wrong original git service type on a migrated repository (#9693) 5 years ago
Lunny Xiao ffc904b1e0 Sleep longer if request speed is over github limitation (#9335) 5 years ago
Lunny Xiao 7b2ff82d20 Move some repository methods from models to modules/repository (#9353) 5 years ago
John Olheiser 382936a668 Add SyncTags to uploader interface (#9326) 5 years ago
John Olheiser 3bf5a07537 Only sync tags after all batches (#9319) 5 years ago
zeripath 722a7c902d
Add Close() method to gogitRepository (#8901) 5 years ago