aboutsummaryrefslogtreecommitdiffstats
path: root/services/mirror/mirror_push.go
Commit message (Expand)AuthorAgeFilesLines
* Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552)65432022-02-061-4/+4
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-7/+7
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-6/+6
* Make Requests Processes and create process hierarchy. Associate OpenRepositor...zeripath2021-11-301-4/+9
* Use `hostmatcher` to replace `matchlist`, improve security (#17605)wxiaoguang2021-11-201-7/+6
* Add proxy settings and support for migration and webhook (#16704)Lunny Xiao2021-08-181-3/+3
* Add push to remote mirror repository (#15157)KN4CK3R2021-06-141-0/+242