summaryrefslogtreecommitdiffstats
path: root/models/status.go
Commit message (Collapse)AuthorAgeFilesLines
* Show commit status icon in commits table (#1688)Lauris BH2017-05-071-4/+54
| | | | | | | | | | | | | | | | | | * Show commit status icon in commits table * Add comments * Fix icons * Few more places where commit table is displayed * Change integration test to use goquery for parsing html * Add integration tests for commit table and status icons * Fix status to return lates status correctly on all databases * Rewrote lates commit status selects
* fix bug on status API (#1533)Lunny Xiao2017-04-241-16/+5
|
* Status-API (#1332)Kim "BKC" Carlbäcker2017-04-211-0/+265