Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move organization related structs into sub package (#18518) | Lunny Xiao | 2022-03-29 | 1 | -2/+2 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -2/+3 |
* | Support pagination of organizations on user settings pages (#16083) | Lunny Xiao | 2021-11-22 | 1 | -1/+4 |
* | 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 | -2/+2 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -1/+2 |
* | Remove User.GetOrganizations() (#14032) | 6543 | 2021-06-18 | 1 | -2/+3 |
* | Correctly set the organization num repos (#11339) | zeripath | 2020-05-12 | 1 | -0/+140 |