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.
forgejo/modules/doctor
6543 b2f828db5e
refactor: make db iterate context aware (#27710)
the iteration will run until finished atm.

this changes it by checking if if the context got canceled before each
run of a loop sequence is executed

[View this pull with now
whitespace](https://github.com/go-gitea/gitea/pull/27710/files?diff=unified&w=1)
8 months ago
..
authorizedkeys.go Another round of `db.DefaultContext` refactor (#27103) 9 months ago
breaking.go Implement FSFE REUSE for golang files (#21840) 2 years ago
checkOldArchives.go Implement FSFE REUSE for golang files (#21840) 2 years ago
dbconsistency.go doctor: delete action entries without existing user (#27292) 9 months ago
dbversion.go Support disabling database auto migration (#22053) 2 years ago
doctor.go Refactor path & config system (#25330) 1 year ago
fix8312.go Reduce usage of `db.DefaultContext` (#27073) 10 months ago
fix16961.go Even more `db.DefaultContext` refactor (#27352) 9 months ago
fix16961_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
heads.go Implement FSFE REUSE for golang files (#21840) 2 years ago
lfs.go Simplify the LFS GC logger usage (#25717) 1 year ago
mergebase.go Penultimate round of `db.DefaultContext` refactor (#27414) 9 months ago
misc.go Penultimate round of `db.DefaultContext` refactor (#27414) 9 months ago
paths.go Refactor path & config system (#25330) 1 year ago
repository.go refactor: make db iterate context aware (#27710) 8 months ago
storage.go Check LFS/Packages settings in dump and doctor command (#23631) 1 year ago
usertype.go Reduce usage of `db.DefaultContext` (#27073) 10 months ago