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/services
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
..
archiver Rework repository archive (#14723) 3 years ago
auth Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 3 years ago
comments Enhance Ghost comment mitigation Settings (#14392) 4 years ago
externalaccount Allow externalID to be UUID (#8551) 5 years ago
forms Add attachments for PR reviews (#16075) 3 years ago
gitdiff Fixed assert statements. (#16089) 3 years ago
issue Fixed assert statements. (#16089) 3 years ago
lfs Rewrite of the LFS server (#15523) 3 years ago
mailer Localize Email Templates (#16200) 3 years ago
mirror Add push to remote mirror repository (#15157) 3 years ago
pull Fix 500 Error with branch and tag sharing the same name #15592 (#16040) 3 years ago
release Fixed assert statements. (#16089) 3 years ago
repository Small refactoring of modules/private (#15947) 3 years ago
webhook Add tests for all webhooks (#16214) 3 years ago
wiki Fix individual tests (addition to #15802) (#15818) 3 years ago