1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-11 18:20:17 +00:00
forgejo/services/mirror
Earl Warren 5747951cc7
test(mock): DeletePushMirrors & AddPushMirrorRemote
make them into variables that can be mocked
2024-06-02 16:31:41 +02:00
..
mirror.go Resolve lint for unused parameter and unnecessary type arguments () 2024-05-05 08:38:16 +01:00
mirror_pull.go Remove unused parameter for some functions in services/mirror () 2024-04-28 15:39:01 +02:00
mirror_push.go test(mock): DeletePushMirrors & AddPushMirrorRemote 2024-06-02 16:31:41 +02:00
mirror_test.go Use the type RefName for all the needed places and fix pull mirror sync bugs () 2023-05-26 01:04:48 +00:00
notifier.go Move notification interface to services layer () 2023-09-05 18:37:47 +00:00
queue.go Move modules/mirror to services () 2023-08-27 10:24:45 +08:00