Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some repository refactors (#17950) | Lunny Xiao | 2021-12-12 | 1 | -89/+0 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -2/+3 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -1/+2 |
* | DBContext is just a Context (#17100) | zeripath | 2021-09-23 | 1 | -1/+3 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -1/+2 |
* | add permission check for ``GenerateRepository`` (#15946) | a1012112796 | 2021-05-27 | 1 | -0/+6 |
* | Adopt repositories (#12920) | zeripath | 2020-09-25 | 1 | -1/+1 |
* | Move create/fork repository from models to modules/repository (#9489) | Lunny Xiao | 2020-01-12 | 1 | -2/+3 |
* | Add avatar and issue labels to template repositories (#9149) | John Olheiser | 2019-11-25 | 1 | -0/+14 |
* | Add git hooks and webhooks to template repositories; move to services (#8926) | John Olheiser | 2019-11-24 | 1 | -0/+63 |