1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-03 14:57:55 -05:00
gitea/services/mirror
JakobDev cf0df023be
More db.DefaultContext refactor ()
Part of 

This PR touches functions used in templates. As templates are not static
typed, errors are harder to find, but I hope I catch it all. I think
some tests from other persons do not hurt.
2023-09-29 12:12:54 +00:00
..
mirror_pull.go More db.DefaultContext refactor () 2023-09-29 12:12:54 +00:00
mirror_push.go Move modules/mirror to services () 2023-08-27 10:24:45 +08: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
mirror.go More db.DefaultContext refactor () 2023-09-29 12:12:54 +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