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
Lunny Xiao b223d36195
Rework repository archive (#14723)
* Use storage to store archive files

* Fix backend lint

* Add archiver table on database

* Finish archive download

* Fix test

* Add database migrations

* Add status for archiver

* Fix lint

* Add queue

* Add doctor to check and delete old archives

* Improve archive queue

* Fix tests

* improve archive storage

* Delete repo archives

* Add missing fixture

* fix fixture

* Fix fixture

* Fix test

* Fix archiver cleaning

* Fix bug

* Add docs for repository archive storage

* remove repo-archive configuration

* Fix test

* Fix test

* Fix lint

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
3 years ago
..
authorizedkeys.go Refactor doctor (#12264) 4 years ago
checkOldArchives.go Rework repository archive (#14723) 3 years ago
dbconsistency.go Delete references if repository gets deleted (#15681) 3 years ago
dbversion.go Add err to log (#15813) 3 years ago
doctor.go Refactor doctor (#12264) 4 years ago
mergebase.go Refactor doctor (#12264) 4 years ago
misc.go Refactor doctor (#12264) 4 years ago
paths.go Refactor doctor (#12264) 4 years ago
usertype.go Add Doctor FixWrongUserType (#14522) 3 years ago