23 Commits (ebaf4c48ea278955c5d79c5f37a2039ccb3cf775)

Author SHA1 Message Date
  Gusted ebaf4c48ea
Avoid double imports (#17569) 2 years ago
  99rgosse 88fa9f3fb1
Remove heads pointing to missing old refs (#17076) 2 years ago
  Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 2 years ago
  Lunny Xiao de2e96e37b
Ignore review comment when ref commit is missed (#16905) 2 years ago
  Lunny Xiao 8d7704b5a2
Fix dump and restore respository (#16698) 2 years ago
  KN4CK3R cee5f7c5e2
Add migrate from OneDev (#16356) 2 years ago
  KN4CK3R 422c30d315
Refactored and fixed migration tests. (#16714) 2 years ago
  6543 3a6edd3685
Update issue_index to finish migration (#16685) 2 years ago
  Lunny Xiao 7979c3654e
Copy git data from disk when restore repository (#16066) 2 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) 3 years ago
  zeripath 0bb8bd8190
Add size to Save function (#15264) 3 years ago
  zeripath 3d8b5ad5f3
Fix a couple of CommentAsPatch issues. (#14804) 3 years ago
  6543 81c833d92d
Add support to migrate from gogs (#14342) 3 years ago
  Paul Barton 7576e37a65
Add MirrorInterval to the API (#14163) 3 years ago
  Lunny Xiao dd08853b10
Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) 3 years ago
  6543 212fa340cf
Migration: drop to long repo topics (#14152) 3 years ago
  zeripath 825efa2605
[API] Add Ref to Issue (#13946) 3 years ago
  6543 2b4a08e962
Migrations: Use Process Manager to create own Context (#13792) 3 years ago
  zeripath 7dfb2fc176
Add migrated pulls to pull request task queue (#13331) 3 years ago
  6543 49b1948cb1
Gitea 2 Gitea migration (#12657) 3 years ago
  6543 6c61f498ea
On Migration respect old DefaultBranch (#12843) 3 years ago
  6543 fd60ebfe14
[API] Migration: Change ServiceType String (#12672) 3 years ago
  John Olheiser 211321fb93
Git migration UX (#12619) 3 years ago
  Lunny Xiao 62e6c9bc6c
Add a storage layer for attachments (#11387) 3 years ago
  Lunny Xiao 1dd3f19ee3
Use google/uuid to instead satori/go.uuid (#11943) 3 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) 4 years ago
  Lunny Xiao f6067a8465 Migrate reviews when migrating repository from github (#9463) 4 years ago
  Lunny Xiao 2b3e931cde Migrate reactions when migrating repository from github (#9599) 4 years ago
  Lunny Xiao 7f869c061e Fix missing updated time on migrated issues and comments (#9744) 4 years ago
  Lunny Xiao b465d0d787
Move create/fork repository from models to modules/repository (#9489) 4 years ago
  Lunny Xiao 7a3a90aca3
Fix wrong original git service type on a migrated repository (#9693) 4 years ago
  Lunny Xiao ffc904b1e0 Sleep longer if request speed is over github limitation (#9335) 4 years ago
  Lunny Xiao 7b2ff82d20 Move some repository methods from models to modules/repository (#9353) 4 years ago
  John Olheiser 382936a668 Add SyncTags to uploader interface (#9326) 4 years ago
  John Olheiser 3bf5a07537 Only sync tags after all batches (#9319) 4 years ago
  zeripath 722a7c902d
Add Close() method to gogitRepository (#8901) 4 years ago
  Lauris BH 45f219239e Fix to close opened io resources as soon as not needed (#8839) 4 years ago
  Lunny Xiao 945f121262
Fix bug on pull requests when transfer head repository (#8564) 4 years ago
  Lunny Xiao e3e44a59d0 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 4 years ago
  Lunny Xiao f2a3abc683
Move migrating repository from frontend to backend (#6200) 4 years ago
  Lunny Xiao bd41a04a56 Add extra user information when migrating release (#8331) 4 years ago
  Lunny Xiao ed58919bfc fix bug when migrating a private repository (#7917) 4 years ago
  Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 4 years ago
  Antoine GIRARD 46d6b92ad0 Import topics during migration (#7851) 4 years ago
  Lunny Xiao a94ae7acb0 fix bug on migrating milestone from github (#7665) 4 years ago
  Lunny Xiao 2739a0be98
only create opened pull request when migrating from github (#7463) 4 years ago