You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services/mirror
Lunny Xiao 408a484224
Adjust object format interface (#28469)
- Remove `ObjectFormatID`
- Remove function `ObjectFormatFromID`.
- Use `Sha1ObjectFormat` directly but not a pointer because it's an
empty struct.
- Store `ObjectFormatName` in `repository` struct
1 year ago
..
mirror.go Even more `db.DefaultContext` refactor (#27352) 1 year ago
mirror_pull.go Adjust object format interface (#28469) 1 year ago
mirror_push.go Even more `db.DefaultContext` refactor (#27352) 1 year ago
mirror_test.go Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2 years ago
notifier.go Move notification interface to services layer (#26915) 1 year ago
queue.go Move `modules/mirror` to `services` (#26737) 1 year ago