Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | API endpoint for changing/creating/deleting multiple files (#24887) | Denys Konovalov | 2023-05-29 | 1 | -204/+0 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 1 | -2/+2 |
* | Allow API to create file on empty repo (#19224) | zeripath | 2022-03-28 | 1 | -2/+2 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 1 | -7/+13 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -1/+2 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -1/+2 |
* | Move repofiles from modules/repofiles to services/repository/files (#17774) | Lunny Xiao | 2021-11-24 | 1 | -0/+197 |