Commit Graph
13953 Commits
Author SHA1 Message Date
aaronchen2k b6d68f10b7 changes for original repo and ci models combination 2020-01-31 18:31:08 +08:00
aaronchen2k 40bc31e0d1 changes for original repo and ci models combination 2020-01-31 17:14:52 +08:00
aaronchen2k 62446a0d87 changes for original repo and ci models combination 2020-01-31 10:39:50 +08:00
aaronchen2k a82cb65366 update codes for original repo and ci models combination 2020-01-31 10:34:29 +08:00
aaronchen2k de8106ab82 fix menu issues 2020-01-23 17:16:00 +08:00
aaronchen2k 96b6c17213 keep repoID in submenu link for bookmark 2020-01-23 16:47:26 +08:00
aaronchen2k deb95b1927 combine repo, ci and jenkins modules under same top module 2020-01-23 16:43:28 +08:00
aaronchen2k b32e37edd1 update menu etc. 2020-01-23 16:33:04 +08:00
aaronchen2k 9e8b73a6e3 update menu etc. 2020-01-23 16:30:22 +08:00
aaronchen2k b6c5cb2170 show/hide repo dropdown-list 2020-01-23 11:13:08 +08:00
aaronchen2k 95759739c2 cp repo codes from pro version 2020-01-23 09:25:27 +08:00
aaronchen2k 165fb141d1 remove 2020-01-22 14:10:50 +08:00
aaronchen2k 4c12a5eb98 move common lang items to ci module 2020-01-22 10:27:27 +08:00
aaronchen2k d850fbb48f show last build status in ci task list 2020-01-21 14:53:14 +08:00
aaronchen2k 06afbed435 update breadcrumbs for ci module 2020-01-21 11:09:49 +08:00
aaronchen2k 63f4390c7a update breadcrumbs for ci module 2020-01-21 10:50:54 +08:00
aaronchen2k 05112f1f6b add jenkins task exec and logs view pages 2020-01-21 10:40:06 +08:00
aaronchen2k dda5956ad7 fix a issue about check jenkins build status 2020-01-21 08:31:16 +08:00
aaronchen2k e99191ea74 config menu for each ci submodule 2020-01-20 16:42:14 +08:00
aaronchen2k 16c4973fc9 remove settings and delete button in repo module 2020-01-20 16:16:28 +08:00
aaronchen2k 8ebb28364d split ci module to more than modules 2020-01-20 15:07:36 +08:00
aaronchen2k 872ed15283 split ci module to more than modules 2020-01-20 14:43:36 +08:00
aaronchen2k 128b85491c split ci module to more than modules 2020-01-20 13:26:59 +08:00
aaronchen2k 0683dba9df split ci module to more than modules 2020-01-20 12:27:42 +08:00
aaronchen2k c2ad881b21 success to build ci task by using tag like build_#15 2020-01-18 11:02:02 +08:00
aaronchen2k 86af65c50f success to build ci task by using tag like build_#15 2020-01-18 10:47:28 +08:00
aaronchen2k 59a4a2c894 fix isssue related to delete cron job 2020-01-18 10:34:39 +08:00
aaronchen2k 14557c09db analyze new tags and launch ci task if needed 2020-01-17 12:28:58 +08:00
aaronchen2k 25cd1dbc77 support cron expression 2020-01-17 09:47:18 +08:00
aaronchen2k 3d7e26a68e to support muti-line and more than one commands in one commit 2020-01-16 19:47:27 +08:00
aaronchen2k 6377632586 to support muti-line and more than one commands in one commit 2020-01-16 19:46:58 +08:00
aaronchen2k e0d81af997 to support muti-line and more than one commands in one commit 2020-01-16 18:39:41 +08:00
aaronchen2k 74e29ce8be to support muti-line and more than one commands in one commit 2020-01-16 17:11:45 +08:00
aaronchen2k 341171bf1a updte cron log format when output is empty or big 2020-01-16 15:23:50 +08:00
aaronchen2k fb7a45efe3 retrive commands from code ci comments 2020-01-16 14:29:05 +08:00
aaronchen2k 2ce41370aa test and fix cron issue 2020-01-16 10:20:26 +08:00
aaronchen2k f32d591d7e add tips for repo clone 2020-01-15 20:21:14 +08:00
aaronchen2k 4ea43cbed7 add tips for repo clone 2020-01-15 20:18:56 +08:00
aaronchen2k dbf2a285c2 add tips for repo clone 2020-01-15 20:18:52 +08:00
aaronchen2k e7e9f8a86a update cron->ajaxExec method to support params 2020-01-15 20:18:03 +08:00
aaronchen2k 4d3f2abc90 update cron->ajaxExec method to support params 2020-01-15 19:15:16 +08:00
aaronchen2k 348cd174d1 update cron->ajaxExec method to support params 2020-01-15 18:57:43 +08:00
aaronchen2k a221caebbf update cron->ajaxExec method to support params 2020-01-15 18:54:40 +08:00
aaronchen2k e6ce735079 update cron->ajaxExec method 2020-01-15 18:54:21 +08:00
aaronchen2k c04650c507 add regx for commit comments command to retrive action, entity type and id 2020-01-15 16:12:48 +08:00
aaronchen2k a2970bdacf create, update, remove cron job for ci task 2020-01-15 15:40:39 +08:00
aaronchen2k 933ebacfb5 add job into zt_cron table to check citask status every 5 mins 2020-01-15 13:43:10 +08:00
aaronchen2k af258f8fdf move exe button to edit citask page, add request success tips 2020-01-14 17:33:41 +08:00
aaronchen2k 0b2e26085f retrive jenkins build status and logs via remote api, then save to db 2020-01-14 16:13:33 +08:00
aaronchen2k 9e6cc72834 get queueItem of jenkins task and save 2020-01-14 15:10:02 +08:00