gitea/services/mirror
Lunny Xiao c27d87a9ac
Refactor Branch struct in package modules/git (#33980)
The `Branch` struct in `modules/git` package is unnecessary. We can just
use a `string` to represent a branch
2025-04-02 17:31:32 +00:00
..
mirror.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
mirror_pull.go Refactor Branch struct in package modules/git (#33980) 2025-04-02 17:31:32 +00:00
mirror_pull_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
mirror_push.go Don't create duplicated functions for code repositories and wiki repositories (#33924) 2025-03-19 11:17:19 -07:00
notifier.go Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
queue.go Refactor push mirror find and add check for updating push mirror (#32539) 2024-11-18 05:59:04 +00:00