Lunny Xiao
|
dcdb4873c8
|
Move repo archiver to models/repo (#17913)
* Move repo archiver to models/repo
* Move archiver service into services/repository/
* Fix imports
* Fix test
* Fix test
|
2021-12-06 15:19:28 +08:00 |
|
Lunny Xiao
|
a666829a37
|
Move user related model into models/user (#17781)
* Move user related model into models/user
* Fix lint for windows
* Fix windows lint
* Fix windows lint
* Move some tests in models
* Merge
|
2021-11-24 17:49:20 +08:00 |
|
Lunny Xiao
|
c97d66d23c
|
Move repofiles from modules/repofiles to services/repository/files (#17774)
* Move repofiles from modules to services
* rename services/repository/repofiles -> services/repository/files
* Fix test
Co-authored-by: 6543 <6543@obermui.de>
|
2021-11-24 15:56:24 +08:00 |
|
zeripath
|
188fd2dd1a
|
Add PULL_LIMIT and PUSH_LIMIT to cron.update_mirror task (#17568)
|
2021-11-22 22:09:35 -05:00 |
|
Lunny Xiao
|
7e1ae38097
|
Move migrations into services and base into modules/migration (#17663)
* Move migrtions into services and base into modules/migration
* Fix imports
* Fix lint
|
2021-11-16 23:25:33 +08:00 |
|
Lunny Xiao
|
48ccd325a1
|
Move some functions into services/repository (#17660)
|
2021-11-16 21:30:11 +08:00 |
|