Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not 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/doctor
Lunny Xiao f62f68cbdd
Move team related functions to service layer (#32537)
3 months ago
..
actions.go Add a doctor check to disable the "Actions" unit for mirrors (#32424) 3 months ago
authorizedkeys.go
breaking.go
checkOldArchives.go
dbconsistency.go Add a db consistency check to remove runners that do not belong to a repository (#30614) 10 months ago
dbconsistency_test.go
dbversion.go Refactor the DB migration system slightly (#32344) 4 months ago
doctor.go
fix8312.go Move team related functions to service layer (#32537) 3 months ago
fix16961.go
fix16961_test.go
heads.go
lfs.go
main_test.go
mergebase.go
misc.go
paths.go
repository.go
storage.go Resolve lint for unused parameter and unnecessary type arguments (#30750) 10 months ago
usertype.go