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.
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
..
admin Make modules/context.Context a context.Context (#16031) 3 years ago
misc Refactor renders (#15175) 3 years ago
notify [API] expose repo.GetReviewers() & repo.GetAssignees() (#16168) 3 years ago
org Fix some API bugs (#16184) 3 years ago
repo Rework repository archive (#14723) 3 years ago
settings Disable Stars config option (#14653) 3 years ago
swagger [API] GET / SET User Settings (#16169) 3 years ago
user [API] GET / SET User Settings (#16169) 3 years ago
utils Fix some API bugs (#16184) 3 years ago
api.go [API] Add repoGetTag (#16166) 3 years ago