aboutsummaryrefslogtreecommitdiffstats
path: root/models/commit_status.go
Commit message (Expand)AuthorAgeFilesLines
* 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