aboutsummaryrefslogtreecommitdiffstats
path: root/services/repository/repository.go
Commit message (Expand)AuthorAgeFilesLines
* Move some functions into services/repository (#17660)Lunny Xiao2021-11-161-30/+0
* Refactor the fork service slightly to take ForkRepoOptions (#16744)Kyle Evans2021-08-281-3/+3
* Fix repository create/delete event webhooks (#13008)James Lakin2020-10-021-5/+3
* Add config option to make create-on-push repositories public by default (#12936)Tait Hoyem2020-09-271-1/+2
* Adopt repositories (#12920)zeripath2020-09-251-10/+19
* Move all push update operations to a queue (#10133)Lunny Xiao2020-09-111-0/+5
* Fix pull view when head repository or head branch missed and close related pu...Lunny Xiao2020-01-251-0/+5
* Move create/fork repository from models to modules/repository (#9489)Lunny Xiao2020-01-121-2/+3
* Push to create repo (#8419)John Olheiser2019-12-151-0/+27
* Add git hooks and webhooks to template repositories; move to services (#8926)John Olheiser2019-11-241-15/+0
* Template Repositories (#8768)John Olheiser2019-11-111-0/+15
* Move some repositories' operations to a standalone service package (#8557)Lunny Xiao2019-10-261-0/+56