| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix markdown render behaviors (#34122) | wxiaoguang | 8 days | 1 | -2/+2 |
* | Do not show 500 error when default branch doesn't exist (#34096) | wxiaoguang | 11 days | 1 | -1/+6 |
* | Enable addtional linters (#34085) | TheFox0x7 | 12 days | 1 | -1/+1 |
* | Add flat-square action badge style (#34062) | bytedream | 12 days | 1 | -11/+14 |
* | Download actions job logs from API (#33858) | Lunny Xiao | 2025-03-26 | 1 | -39/+9 |
* | Add workflow_job webhook (#33694) | ChristopherHX | 2025-03-11 | 1 | -1/+25 |
* | Refactor error system (#33771) | wxiaoguang | 2025-03-03 | 1 | -1/+1 |
* | Fix Untranslated Text on Actions Page (#33635) | Kerwin Bryant | 2025-02-18 | 1 | -1/+1 |
* | Refactor error system (#33610) | wxiaoguang | 2025-02-16 | 2 | -31/+31 |
* | Artifacts download api for artifact actions v4 (#33510) | ChristopherHX | 2025-02-16 | 1 | -15/+3 |
* | Feature: Support workflow event dispatch via API (#33545) | wxiaoguang | 2025-02-11 | 1 | -130/+11 |
* | Revert "Feature: Support workflow event dispatch via API (#32059)" (#33541) | wxiaoguang | 2025-02-10 | 1 | -24/+136 |
* | Feature: Support workflow event dispatch via API (#32059) | Bence Sántha | 2025-02-10 | 1 | -136/+24 |
* | chore: fix some trivial problems and TODOs (#33473) | wxiaoguang | 2025-02-02 | 1 | -5/+0 |
* | actions view: move loading of task attributes etc... into own func (#31494) | 6543 | 2025-02-02 | 1 | -67/+81 |
* | Trivial fixes (#33304) | wxiaoguang | 2025-01-17 | 1 | -1/+1 |
* | workflow_dispatch use workflow from trigger branch (#33098) | ChristopherHX | 2025-01-05 | 2 | -92/+133 |
* | Refactor pagination (#33037) | wxiaoguang | 2024-12-30 | 1 | -5/+1 |
* | Refactor template & test related code (#32938) | wxiaoguang | 2024-12-22 | 1 | -3/+3 |
* | Fix various trivial problems (#32861) | wxiaoguang | 2024-12-17 | 1 | -0/+3 |
* | Fix bug on action list deleted branch (#32848) | Lunny Xiao | 2024-12-16 | 3 | -4/+41 |
* | Detect whether action view branch was deleted (#32764) | Lunny Xiao | 2024-12-12 | 2 | -2/+46 |
* | fix: render job title as commit message (#32748) | metiftikci | 2024-12-08 | 1 | -13/+19 |
* | Refactor RepoActionView.vue, add `::group::` support (#32713) | wxiaoguang | 2024-12-06 | 1 | -52/+46 |
* | Allow users with write permission to run actions (#32644) | Pedro Nishiyama | 2024-11-28 | 1 | -2/+2 |
* | Fix `missing signature key` error when pulling Docker images with `SERVE_DIRE... | Zettat123 | 2024-10-31 | 1 | -1/+1 |
* | refactor: remove redundant err declarations (#32381) | Oleksandr Redko | 2024-10-30 | 1 | -1/+0 |
* | Add option to filter board cards by labels and assignees (#31999) | Lauris BH | 2024-09-12 | 1 | -2/+2 |
* | Actions support workflow dispatch event (#28163) | 胖梁 | 2024-08-18 | 3 | -9/+461 |
* | Show latest run when visit /run/latest (#31808) | FuXiaoHei | 2024-08-10 | 1 | -10/+19 |
* | Clear up old Actions logs (#31735) | Jason Song | 2024-08-02 | 1 | -0/+21 |
* | Refactor names (#31405) | wxiaoguang | 2024-06-19 | 2 | -16/+16 |
* | Azure blob storage support (#30995) | Lunny Xiao | 2024-05-30 | 1 | -1/+1 |
* | Fix possible ui 500 if workflow's job is nil (#31092) | Lunny Xiao | 2024-05-27 | 1 | -0/+8 |
* | Fix nil dereference on error (#30740) | Chongyi Zheng | 2024-04-28 | 1 | -1/+1 |
* | Improve job commit description (#30579) | yp05327 | 2024-04-26 | 1 | -12/+14 |
* | Enable more `revive` linter rules (#30608) | silverwind | 2024-04-22 | 1 | -1/+0 |
* | Fix bugs in rerunning jobs (#29955) | Zettat123 | 2024-03-22 | 2 | -6/+30 |
* | remove util.OptionalBool and related functions (#29513) | 6543 | 2024-03-02 | 1 | -2/+2 |
* | Actions Artifacts v4 backend (#28965) | ChristopherHX | 2024-03-02 | 1 | -0/+23 |
* | Implement actions badge svgs (#28102) | Nanguan Lin | 2024-02-27 | 1 | -0/+56 |
* | Not trigger all jobs any more, when re-running the first job (#29439) | sillyguodong | 2024-02-27 | 1 | -3/+8 |
* | Move context from modules to services (#29440) | Lunny Xiao | 2024-02-27 | 2 | -2/+2 |
* | Artifact deletion in actions ui (#27172) | FuXiaoHei | 2024-02-18 | 1 | -9/+42 |
* | Refactor locale&string&template related code (#29165) | wxiaoguang | 2024-02-14 | 2 | -5/+5 |
* | Display friendly error message (#29105) | KN4CK3R | 2024-02-08 | 1 | -7/+7 |
* | Fix incorrect action duration time when rerun the job before executed once (#... | yp05327 | 2024-01-19 | 1 | -0/+11 |
* | Only check online runner when detecting matching runners in workflows (#28286) | yp05327 | 2023-12-18 | 1 | -1/+3 |
* | Fix the runs will not be displayed bug when the main branch have no workflows... | Lunny Xiao | 2023-12-06 | 1 | -0/+1 |
* | Use db.Find instead of writing methods for every object (#28084) | Lunny Xiao | 2023-11-24 | 2 | -7/+9 |