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>
|
3 years ago |
zeripath
|
188fd2dd1a
|
Add `PULL_LIMIT` and `PUSH_LIMIT` to cron.update_mirror task (#17568)
|
3 years ago |
KN4CK3R
|
f34151bdb2
|
Move user/org deletion to services (#17673)
|
3 years ago |
Lunny Xiao
|
3c3855a05c
|
Move user functions into user.go (#17659)
* Move user functions into user.go
* Fix test
|
3 years ago |
Lunny Xiao
|
5233051e64
|
Move some functions into services/repository (#17677)
|
3 years ago |
wxiaoguang
|
750a8465f5
|
A better go code formatter, and now `make fmt` can run in Windows (#17684)
* go build / format tools
* re-format imports
|
3 years ago |
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
|
3 years ago |
Lunny Xiao
|
48ccd325a1
|
Move some functions into services/repository (#17660)
|
3 years ago |