Commit Graph

4 Commits (02fa329a7c2190d947cd5e02ea90d2d4406653be)

Author SHA1 Message Date
6543 13bc82009c
API endpoint for repo transfer ()
* squash

* optimize

* fail before make any changes

* fix-header
Lunny Xiao d32eac44b1 Move RepoWorkingPool to services/repository package ()
* Move RepoWorkingPool to services/repository package

* Make repoWorkingPool private

Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com>
Lunny Xiao 77730db257
Move repoWorkPool outside rename/transfer repository ()
* Move repoWorkPool outside rename/transfer repository

* fix import

* Fix test
Lunny Xiao 21ae9838e0
Move transfer repository and rename repository on a service package and start action notification ()
* move transfer repository and rename repository on a service package and start action notification

* remove unused codes

* fix lint

* fix bugs

* fix test

* fix test

* fix test

* fix lint

* update go mod and sum