summaryrefslogtreecommitdiffstats
path: root/models/git/commit_status.go
Commit message (Expand)AuthorAgeFilesLines
* Use complete SHA to create and query commit status (#22244) (#22257)Jason Song2022-12-281-0/+4
* Fix parallel creating commit status bug with tests (#21911) (#21989)Lunny Xiao2022-12-131-60/+50
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-5/+5
* Add more linters to improve code readability (#19989)Wim2022-06-201-1/+1
* Move some code into models/git (#19879)Lunny Xiao2022-06-121-0/+370