Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Preserve file size when creating attachments (#23406) | Peter | 2023-03-12 | 1 | -4/+4 |
* | Add API management for issue/pull and comment attachments (#21783) | KN4CK3R | 2022-12-09 | 1 | -8/+3 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Allow detect whether it's in a database transaction for a context.Context (#2... | Lunny Xiao | 2022-11-12 | 1 | -1/+1 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 1 | -1/+1 |
* | Simplify parameter types (#18006) | Gusted | 2021-12-20 | 1 | -1/+1 |
* | Move attachment into models/repo/ (#17650) | Lunny Xiao | 2021-11-19 | 1 | -4/+4 |
* | Read expected buffer size (#17409) | KN4CK3R | 2021-10-24 | 1 | -4/+3 |
* | DBContext is just a Context (#17100) | zeripath | 2021-09-23 | 1 | -1/+2 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -2/+3 |
* | Add repo_id for attachment (#16958) | Lunny Xiao | 2021-09-08 | 1 | -0/+57 |