gitea/services/repository
6543 a19447aed1
migrate from com.* to alternatives (#14103)
* remove github.com/unknwon/com from models

* dont use "com.ToStr()"

* replace "com.ToStr" with "fmt.Sprint" where its easy to do

* more refactor

* fix test

* just "proxy" Copy func for now

* as per @lunny
2020-12-25 11:59:32 +02:00
..
generate.go Adopt repositories (#12920) 2020-09-25 07:09:23 +03:00
main_test.go Move transfer repository and rename repository on a service package and start action notification (#8573) 2019-11-15 16:06:11 +08:00
push.go Send push event when tag is created or deleted (#13999) 2020-12-16 14:41:21 +02:00
repository.go Fix repository create/delete event webhooks (#13008) 2020-10-02 10:37:46 +01:00
transfer.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
transfer_test.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00