Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use complete SHA to create and query commit status (#22244) (#22257) | Jason Song | 2022-12-28 | 1 | -1/+4 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 1 | -3/+3 |
* | Move some code into models/git (#19879) | Lunny Xiao | 2022-06-12 | 1 | -3/+3 |
* | Auto merge pull requests when all checks succeeded via API (#9307) | kolaente | 2022-05-08 | 1 | -0/+7 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 1 | -4/+7 |
* | Move keys to models/asymkey (#17917) | Lunny Xiao | 2021-12-10 | 1 | -1/+2 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -2/+3 |
* | 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/+73 |