| Commit message (Expand) | Author | Age | Files | Lines |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 2 | -5/+6 |
* | Some repository refactors (#17950) | Lunny Xiao | 2021-12-12 | 1 | -1/+1 |
* | Move keys to models/asymkey (#17917) | Lunny Xiao | 2021-12-10 | 1 | -2/+3 |
* | Move repo archiver to models/repo (#17913) | Lunny Xiao | 2021-12-06 | 2 | -4/+6 |
* | Make Requests Processes and create process hierarchy. Associate OpenRepositor... | zeripath | 2021-11-30 | 1 | -4/+3 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 4 | -28/+30 |
* | Move repofiles from modules/repofiles to services/repository/files (#17774) | Lunny Xiao | 2021-11-24 | 2 | -5/+4 |
* | Add `PULL_LIMIT` and `PUSH_LIMIT` to cron.update_mirror task (#17568) | zeripath | 2021-11-22 | 1 | -7/+18 |
* | Move user/org deletion to services (#17673) | KN4CK3R | 2021-11-19 | 2 | -4/+5 |
* | Move user functions into user.go (#17659) | Lunny Xiao | 2021-11-18 | 1 | -3/+4 |
* | Move some functions into services/repository (#17677) | Lunny Xiao | 2021-11-17 | 1 | -1/+1 |
* | A better go code formatter, and now `make fmt` can run in Windows (#17684) | wxiaoguang | 2021-11-17 | 1 | -0/+1 |
* | Move migrations into services and base into modules/migration (#17663) | Lunny Xiao | 2021-11-16 | 1 | -1/+1 |
* | Move some functions into services/repository (#17660) | Lunny Xiao | 2021-11-16 | 5 | -0/+657 |