aboutsummaryrefslogtreecommitdiffstats
path: root/models/commit_status.go
Commit message (Expand)AuthorAgeFilesLines
* chore(models): rewrite code format. (#14754)Bo-Yi Wu2021-03-141-2/+1
* Show dropdown with all statuses for commit (#13977)Cirno the Strongest2020-12-201-1/+3
* [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)65432020-12-181-8/+15
* [Refactor] Move APIFormat functions into convert package (#12856)65432020-10-171-21/+0
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-3/+7
* Fix wrong hint when status checking is running on pull request view (#9886)Lunny Xiao2020-01-221-46/+13
* Upgrade xorm to v0.8.0 (#8536)Lunny Xiao2019-10-171-1/+1
* Refuse merge until all required status checks success (#7481)Lunny Xiao2019-09-181-0/+22
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-151-3/+3
* api: fix multiple bugs with statuses endpoints (#7785)Antoine GIRARD2019-08-091-1/+1
* Fix #7136: Add paging and extend API GetCommitStatuses (#7141)zeripath2019-07-251-3/+52
* Add commit statuses reports on pull request view (#6845)Lunny Xiao2019-06-301-0/+259