gitea/services/mirror
Lunny Xiao 24b81ac8b9
Use gitrepo's clone and push when possible (#36093)
1 Move `IsRepositoryModelOrDirExist` and `CheckCreateRepository` to
service layer
2 Use `gitrepo.Pushxxx` instead of `git.Push` when possible
3 use `gitrepo.Clonexxx` instead of `gitrepo.Clone` when possible
2025-12-10 09:41:01 +07:00
..
mirror.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +07:00
mirror_pull.go Use gitrepo.Repository instead of wikipath (#35398) 2025-10-17 20:00:44 +07:00
mirror_pull_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 +07:00
mirror_push.go Use gitrepo's clone and push when possible (#36093) 2025-12-10 09:41:01 +07:00
notifier.go
queue.go Refactor push mirror find and add check for updating push mirror (#32539) 2024-11-18 05:59:04 +07:00