summaryrefslogtreecommitdiffstats
path: root/services/repository
Commit message (Expand)AuthorAgeFilesLines
* Repository transfer has to be confirmed, if user can not create repo for new ...65432021-03-011-0/+35
* migrate from com.* to alternatives (#14103)65432020-12-252-11/+13
* Send push event when tag is created or deleted (#13999)Cirno the Strongest2020-12-161-1/+17
* Ensure that pusher is not nil preventing panic in push (#13945)zeripath2020-12-111-0/+6
* Refactor push update (#13381)Lunny Xiao2020-12-082-268/+38
* Fix a bug on refactoring (#13373)Lunny Xiao2020-10-311-1/+1
* Refactor: Move PushUpdateOptions (#13363)Lunny Xiao2020-10-302-115/+13
* Move update-server-info to hooks (#12826)zeripath2020-10-141-4/+0
* Cache last commit when pushing for big repository (#10109)Lunny Xiao2020-10-091-7/+46
* 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-252-11/+20
* Update only the repository columns that need updating (#12900)zeripath2020-09-201-3/+8
* Move all push update operations to a queue (#10133)Lunny Xiao2020-09-113-0/+515
* API endpoint for repo transfer (#9947)65432020-01-312-3/+21
* Fix pull view when head repository or head branch missed and close related pu...Lunny Xiao2020-01-251-0/+5
* Move RepoWorkingPool to services/repository package (#9754)Lunny Xiao2020-01-151-6/+10
* Move create/fork repository from models to modules/repository (#9489)Lunny Xiao2020-01-122-4/+6
* Push to create repo (#8419)John Olheiser2019-12-151-0/+27
* Move repoWorkPool outside rename/transfer repository (#9086)Lunny Xiao2019-12-061-14/+12
* Add avatar and issue labels to template repositories (#9149)John Olheiser2019-11-251-0/+14
* Add git hooks and webhooks to template repositories; move to services (#8926)John Olheiser2019-11-242-15/+63
* Move transfer repository and rename repository on a service package and start...Lunny Xiao2019-11-153-0/+120
* 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