aboutsummaryrefslogtreecommitdiffstats
path: root/modules/repository/check.go
Commit message (Expand)AuthorAgeFilesLines
* Move repofiles from modules/repofiles to services/repository/files (#17774)Lunny Xiao2021-11-241-205/+0
* Move user functions into user.go (#17659)Lunny Xiao2021-11-181-6/+7
* Move webhook into models/webhook/ (#17579)Lunny Xiao2021-11-101-5/+5
* DBContext is just a Context (#17100)zeripath2021-09-231-4/+4
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-7/+8
* Update repository size on cron gc task (#15177)zeripath2021-03-281-0/+11
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-271-2/+6
* Update golangci-lint to version 1.31.0 (#13102)kolaente2020-10-111-1/+1
* Refactor Cron and merge dashboard tasks (#10745)zeripath2020-05-161-35/+67
* Refactor repository check and sync functions (#9854)Lunny Xiao2020-01-201-0/+156