You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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
4 years ago
..
generate.go Adopt repositories (#12920) 4 years ago
main_test.go Move transfer repository and rename repository on a service package and start action notification (#8573) 5 years ago
push.go Send push event when tag is created or deleted (#13999) 4 years ago
repository.go Fix repository create/delete event webhooks (#13008) 4 years ago
transfer.go migrate from com.* to alternatives (#14103) 4 years ago
transfer_test.go migrate from com.* to alternatives (#14103) 4 years ago