Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add user webhooks (#21563) | KN4CK3R | 2023-03-10 | 1 | -1/+1 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Merge db.Iterate and IterateObjects (#21641) | Lunny Xiao | 2022-10-31 | 1 | -3/+1 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 1 | -2/+2 |
* | Move some repository related code into sub package (#19711) | Lunny Xiao | 2022-06-06 | 1 | -0/+27 |
* | Make git.OpenRepository accept Context (#19260) | 6543 | 2022-03-30 | 1 | -2/+2 |
* | Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/mo... | wxiaoguang | 2022-03-22 | 1 | -1/+1 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 1 | -2/+2 |
* | Some repository refactors (#17950) | Lunny Xiao | 2021-12-12 | 1 | -0/+34 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -3/+3 |
* | Move some functions into services/repository (#17677) | Lunny Xiao | 2021-11-17 | 1 | -0/+52 |