1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-29 03:06:12 +02:00
gitea/services/repository
Lunny Xiao ab22ab4a37
Refactor push update (#13381)
* Refactor Push update

* Remove the push_test since the function has been removed.

* Use default branch setting instead master
2020-12-08 03:23:18 +01: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 Refactor push update (#13381) 2020-12-08 03:23:18 +01:00
repository.go Fix repository create/delete event webhooks (#13008) 2020-10-02 10:37:46 +01:00
transfer.go API endpoint for repo transfer (#9947) 2020-01-31 15:49:04 +00:00
transfer_test.go API endpoint for repo transfer (#9947) 2020-01-31 15:49:04 +00:00