Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Preserve file size when creating attachments (#23406) | Peter | 2023-03-12 | 1 | -1/+1 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Refactor AssertExistsAndLoadBean to use generics (#20797) | Lunny Xiao | 2022-08-16 | 1 | -1/+1 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 1 | -1/+2 |
* | Use a struct as test options (#19393) | Lunny Xiao | 2022-04-14 | 1 | -1/+3 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -2/+2 |
* | Move attachment into models/repo/ (#17650) | Lunny Xiao | 2021-11-19 | 1 | -2/+3 |
* | Decouple unit test, remove intermediate `unittestbridge` package (#17662) | wxiaoguang | 2021-11-16 | 1 | -2/+1 |
* | Decouple unit test code from business code (#17623) | wxiaoguang | 2021-11-12 | 1 | -2/+3 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -3/+4 |
* | Add repo_id for attachment (#16958) | Lunny Xiao | 2021-09-08 | 1 | -0/+42 |