Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move accessmode into models/perm (#17828) | Lunny Xiao | 2021-11-28 | 1 | -5/+6 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -2/+3 |
* | 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 | -15/+15 |
* | Decouple unit test code from business code (#17623) | wxiaoguang | 2021-11-12 | 1 | -5/+6 |
* | Move login related structs and functions to models/login (#17093) | Lunny Xiao | 2021-09-24 | 1 | -1/+1 |
* | DBContext is just a Context (#17100) | zeripath | 2021-09-23 | 1 | -1/+1 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -18/+19 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -1/+1 |
* | Add teams to repo on collaboration page. (#8045) | David Svantesson | 2019-09-23 | 1 | -11/+0 |
* | Unit tests for models/repo_collaboration (#1032) | Ethan Koenig | 2017-02-24 | 1 | -0/+105 |