aboutsummaryrefslogtreecommitdiffstats
path: root/services/repository/commitstatus/commitstatus.go
Commit message (Expand)AuthorAgeFilesLines
* Add new event commit status creation and webhook implementation (#27151)Lunny Xiao2024-11-071-7/+4
* Fix automerge will not work because of some events haven't been triggered (#3...Lunny Xiao2024-05-211-1/+1
* If a repository return no commitstatus, then still cache it but not query it ...Lunny Xiao2024-04-251-7/+15
* Refactor cache and disable go-chi cache (#30417)wxiaoguang2024-04-131-1/+1
* Fix commit status cache which missed target_url (#30426)Lunny Xiao2024-04-121-11/+41
* Add commit status summary table to reduce query from commit status table (#30...Lunny Xiao2024-04-121-7/+41
* Cache repository default branch commit status to reduce query on commit statu...Lunny Xiao2024-03-061-0/+135