summaryrefslogtreecommitdiffstats
path: root/services/repository/push.go
Commit message (Expand)AuthorAgeFilesLines
* 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-081-129/+38
* Fix a bug on refactoring (#13373)Lunny Xiao2020-10-311-1/+1
* Refactor: Move PushUpdateOptions (#13363)Lunny Xiao2020-10-301-111/+9
* 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
* 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-111-0/+371