forgejo/modules/doctor
FuXiaoHei cdc9e91750
add path prefix to ObjectStorage.Iterator (#23332)
Support to iterator subdirectory in ObjectStorage for
ObjectStorage.Iterator method.

It's required for https://github.com/go-gitea/gitea/pull/22738 to make
artifact files cleanable.

---------

Co-authored-by: Jason Song <i@wolfogre.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-03-13 18:23:51 +08:00
..
authorizedkeys.go
breaking.go
checkOldArchives.go
dbconsistency.go Refactor setting.Database.UseXXX to methods (#23354) 2023-03-07 18:51:06 +08:00
dbversion.go
doctor.go Refactor the setting to make unit test easier (#22405) 2023-02-20 00:12:01 +08:00
fix16961.go
fix16961_test.go
heads.go
lfs.go
mergebase.go
misc.go
paths.go Refactor the setting to make unit test easier (#22405) 2023-02-20 00:12:01 +08:00
storage.go add path prefix to ObjectStorage.Iterator (#23332) 2023-03-13 18:23:51 +08:00
usertype.go