| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) | yp05327 | 2023-02-18 | 1 | -1/+1 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Move some files into models' sub packages (#20262) | Lunny Xiao | 2022-08-25 | 1 | -16/+0 |
* | Refactor AssertExistsAndLoadBean to use generics (#20797) | Lunny Xiao | 2022-08-16 | 1 | -3/+3 |
* | Move tests as seperate sub packages to reduce duplicated file names (#19951) | Lunny Xiao | 2022-06-15 | 1 | -21/+0 |
* | Move access and repo permission to models/perm/access (#19350) | Lunny Xiao | 2022-05-11 | 1 | -42/+8 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -18/+19 |
* | 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 |