1
1
mirror of https://github.com/go-gitea/gitea synced 2025-12-07 13:28:25 +00:00
Commit Graph

14313 Commits

Author SHA1 Message Date
fuxiaohei 6a0614f4a5 feat(runner): add repo runners ui pages 2022-11-25 17:48:46 +08:00
fuxiaohei 888b4c8313 feat(runner): finish org runners ui 2022-11-25 17:48:46 +08:00
Lunny Xiao 82c6fc2217 Add commit status for push event 2022-11-25 17:48:46 +08:00
Lunny Xiao 0bc995889f Finish bots events notifications 2022-11-25 17:48:46 +08:00
Lunny Xiao e5b835cf52 current page 2022-11-25 17:48:46 +08:00
Jason Song e28c95ea5c feat: load secrets in task response 2022-11-25 17:48:46 +08:00
Jason Song 964f67e189 chore: remove unique index of runner name 2022-11-25 17:48:46 +08:00
Jason Song 04634b9143 feat: pick jobs of the runner only 2022-11-25 17:48:46 +08:00
Jason Song ec673c0e79 fix: avoid assigning job to multiple runners 2022-11-25 17:48:46 +08:00
wxiaoguang 44ee3fe550 remove termdemo 2022-11-25 17:48:46 +08:00
wxiaoguang ea5e769428 fix build view ui 2022-11-25 17:48:46 +08:00
Lunny Xiao 34a1bb2c20 encrypt master key 2022-11-25 17:48:46 +08:00
Lunny Xiao b8c7ea782c Fix bug 2022-11-25 17:48:46 +08:00
Lunny Xiao b00cd8de90 Fix bug 2022-11-25 17:48:46 +08:00
Lunny Xiao b5520f098f Some improvements 2022-11-25 17:48:46 +08:00
Lunny Xiao e7d5c99b42 Fix lint 2022-11-25 17:48:46 +08:00
Lunny Xiao 8ec691f3ce Almost finished 2022-11-25 17:48:46 +08:00
wxiaoguang da60ae69be delete modal 2022-11-25 17:48:46 +08:00
Lunny Xiao 08b463a308 Fix duplicated alert 2022-11-25 17:48:46 +08:00
Lunny Xiao 5b55fd0d36 org secrets 2022-11-25 17:48:46 +08:00
wxiaoguang 8dc263c6ed fix show add secret panel 2022-11-25 17:48:46 +08:00
Lunny Xiao fa5b8e9eba org secrets 2022-11-25 17:48:46 +08:00
Lunny Xiao da981db596 finish adding and deleting secret for repository settting 2022-11-25 17:48:46 +08:00
Lunny Xiao e43e3f9518 improve UI 2022-11-25 17:48:46 +08:00
Lunny Xiao ab4f539453 add models and services 2022-11-25 17:48:46 +08:00
Lauris BH 4af45f7bc9 Add AES GCM encryption provider 2022-11-25 17:48:46 +08:00
Lauris BH d4e84c0433 Add simple master key provider for secret encryption 2022-11-25 17:48:46 +08:00
Jason Song 9647989d99 fix: update nums when update runs 2022-11-25 17:48:46 +08:00
Jason Song 6531738b2e fix: builds UI 2022-11-25 17:48:46 +08:00
Jason Song dee4f2470b feat: inner build view UI 2022-11-25 17:48:46 +08:00
Jason Song d6e100f6be fix: update run status 2022-11-25 17:48:46 +08:00
Jason Song 3d4d44dadf fix: use index of run 2022-11-25 17:48:46 +08:00
Jason Song 9292e9ebdb fix: add methods of status 2022-11-25 17:48:46 +08:00
fuxiaohei 25fe4f6d9e feat(runner): make admin runner template as common template, use for org runners setting 2022-11-25 17:48:46 +08:00
Jason Song dca2ca2f47 fix: remove usage of core 2022-11-25 17:48:46 +08:00
Jason Song 6cdbf3e986 fix: use new Status 2022-11-25 17:48:46 +08:00
Jason Song c756f3081d chore: remove /core 2022-11-25 17:48:45 +08:00
Jason Song feab4b1601 feat: update task status 2022-11-25 17:48:45 +08:00
Jason Song a8f74d4ec8 fix: make run index group by repo id only 2022-11-25 17:48:45 +08:00
Lunny Xiao a5a112425b Support clone private repository from runner 2022-11-25 17:48:45 +08:00
Lunny Xiao b65e263f92 Fix filter count 2022-11-25 17:48:45 +08:00
fuxiaohei 38b36edc5c feat(runner): add runner page in repo and org settings 2022-11-25 17:48:45 +08:00
fuxiaohei c3530bf47c feat(runner): fix create runner dropdown ui 2022-11-25 17:48:45 +08:00
Lunny Xiao 3518c098b9 Improve ui for builds 2022-11-25 17:48:45 +08:00
Lunny Xiao d69423a3b0 UI improvement 2022-11-25 17:48:45 +08:00
Jason Song 7c40b1ee8d fix: log index of last step 2022-11-25 17:48:45 +08:00
Lunny Xiao 57cc7bf823 improve UI 2022-11-25 17:48:45 +08:00
Jason Song dcc552011e fix: right log index out of steps 2022-11-25 17:48:45 +08:00
Lunny Xiao 7e01f8ce66 Fix bug 2022-11-25 17:48:45 +08:00
Jason Song be1ced34be fix: log time format 2022-11-25 17:48:45 +08:00