Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -15/+16 |
* | Move accessmode into models/perm (#17828) | Lunny Xiao | 2021-11-28 | 1 | -3/+4 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -16/+17 |
* | A better go code formatter, and now `make fmt` can run in Windows (#17684) | wxiaoguang | 2021-11-17 | 1 | -0/+1 |
* | Decouple unit test, remove intermediate `unittestbridge` package (#17662) | wxiaoguang | 2021-11-16 | 1 | -21/+21 |
* | Decouple unit test code from business code (#17623) | wxiaoguang | 2021-11-12 | 1 | -4/+5 |
* | Move unit into models/unit/ (#17576) | Lunny Xiao | 2021-11-09 | 1 | -8/+9 |
* | DBContext is just a Context (#17100) | zeripath | 2021-09-23 | 1 | -4/+4 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -29/+30 |
* | fix bug when update owner team then visit team's repo return 404 (#6119) | Lunny Xiao | 2019-02-22 | 1 | -0/+11 |
* | Restrict permission check on repositories and fix some problems (#5314) | Lunny Xiao | 2018-11-28 | 1 | -0/+246 |