summaryrefslogtreecommitdiffstats
path: root/services/repository/files/commit.go
Commit message (Expand)AuthorAgeFilesLines
* Use complete SHA to create and query commit status (#22244) (#22257)Jason Song2022-12-281-1/+4
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-3/+3
* Move some code into models/git (#19879)Lunny Xiao2022-06-121-3/+3
* Auto merge pull requests when all checks succeeded via API (#9307)kolaente2022-05-081-0/+7
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-4/+7
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-101-1/+2
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-2/+3
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-1/+2
* Move repofiles from modules/repofiles to services/repository/files (#17774)Lunny Xiao2021-11-241-0/+73