aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/repo/actions
Commit message (Expand)AuthorAgeFilesLines
* default show closed actions list if all actions was closed (#24234)a10121127962023-04-241-1/+7
* Add runner check in repo action page (#24124)yp053272023-04-191-6/+40
* Add job.duration in web ui (#23963)yp053272023-04-071-0/+2
* Refactor commit status for Actions jobs (#23786)Jason Song2023-03-291-11/+4
* Add commit info in action page (#23210)yp053272023-03-271-0/+42
* Add workflow error notification in ui (#23404)yp053272023-03-141-3/+23
* Fix actions frontend bugs (pagination, long name alignment) and small simplif...Hester Gong2023-03-131-0/+2
* Avoid panic caused by broken payload when creating commit status (#23216)Jason Song2023-03-041-7/+15
* Add run status in action view page (#23212)yp053272023-03-041-0/+2
* Require approval to run actions for fork pull request (#22803)Jason Song2023-02-241-5/+44
* Fix improper HTMLURL usages in Go code (#22839)wxiaoguang2023-02-111-1/+1
* Use relative url in actions view (#22675)Jason Song2023-01-311-2/+2
* Implement actions (#21937)Jason Song2023-01-312-0/+436