Commit Graph

  • bd915867e1 [fix] add ENV TZ to fix docker's timezone problem tjq 2020-06-06 09:31:25 +08:00
  • f54ba4a078 [dev] support instanceInfo's complex query tjq 2020-06-06 07:58:42 +08:00
  • 0e32fbeeef [dev] suit front-end's develop, I think my Javascript level is good now~ tjq 2020-06-06 00:07:29 +08:00
  • 6faff7d6fe [fix] exclude ServerController in WebLog tjq 2020-06-05 09:24:21 +08:00
  • 310a076fce [dev] use text instead of varchar in processorInfo & peDAG tjq 2020-06-05 09:01:57 +08:00
  • 956cfd4937 [dev] add aop to log web request tjq 2020-06-05 08:42:16 +08:00
  • 6a5a12c906 [fix] task_info_table all use varchar(255) tjq 2020-06-04 23:33:16 +08:00
  • fb0efd667a [fix] fix the bug of address is too small to store the max length address tjq 2020-06-04 23:19:59 +08:00
  • deacae9dd7
    Merge pull request #3 from hxuanyu/master Yukino 2020-06-04 14:10:34 +08:00
  • 2e7f69d3e6 refined file copy hxuanyu 2020-06-04 14:31:46 +10:00
  • a577a7e5a8 [fix] change Licence in swaggerUI tjq 2020-06-04 12:11:31 +08:00
  • 163319f350
    Merge pull request #2 from hxuanyu/master Yukino 2020-06-04 12:08:29 +08:00
  • f2b6326e0b Merge remote-tracking branch 'upstream/master' hxuanyu 2020-06-04 13:33:13 +10:00
  • 8de01e2860 minor code refactor hxuanyu 2020-06-04 13:25:17 +10:00
  • 69f4699ec5 [opt] optimize notification when oms-worker can't startup normally tjq 2020-06-03 22:24:50 +08:00
  • 95cfa50700 [modify] workflow runtime use PEDAG instead of DAG tjq 2020-06-03 17:41:10 +08:00
  • d1b3aebb41 [opt] optimize the workflowInstance, try to remove ReferenceDAG tjq 2020-06-03 17:02:05 +08:00
  • a65787f372 [modify] use segmentLock to replace synchronized + String#intern tjq 2020-06-03 10:34:02 +08:00
  • 568e45ce4e [modify] remove MySQL time function now() to ensure Database cross-platform tjq 2020-06-03 09:12:23 +08:00
  • 11f5deb72e [dev] oms-server's docker version can use maven now tjq 2020-06-02 23:12:44 +08:00
  • 55dbc86d29 [dev] change DAG description method tjq 2020-06-02 20:14:49 +08:00
  • ae86b70686 [opt] change to english doc tjq 2020-06-02 16:37:13 +08:00
  • 05fc44e11f [dev] OhMyClient add workflow api tjq 2020-06-02 14:22:32 +08:00
  • d1f92d5ebf [dev] almost finished the dag feature tjq 2020-06-02 10:08:04 +08:00
  • 94c88899fc [modify] change pom version to 2.0.0 tjq 2020-06-01 13:52:11 +08:00
  • 6373b41c8e [ops] add jenkins script tjq 2020-06-01 13:40:26 +08:00
  • 1d76942c8d [ops] add jenkins script tjq 2020-06-01 13:25:01 +08:00
  • 5c03143eca
    [ops] use GitHub Action to build project Yukino 2020-06-01 12:24:34 +08:00
  • f63bea8ade
    [ops] use GitHub action to build project Yukino 2020-06-01 12:18:05 +08:00
  • f75a3bd923
    Create maven.yml Yukino 2020-06-01 12:09:13 +08:00
  • e722004d10 [fix] use fastjson to serlize reference tjq 2020-05-31 19:53:54 +08:00
  • aa805062b1 [dev] WorkflowInstanceController tjq 2020-05-31 13:54:06 +08:00
  • f350f8831c [dev] suit WorkflowController tjq 2020-05-30 13:45:27 +08:00
  • 6fd685cdfc [fix] fix the workflow result transfer fail bug tjq 2020-05-27 23:22:53 +08:00
  • 4c5156ec83 [dev] almost finished the workflow schedule & process tjq 2020-05-27 22:56:36 +08:00
  • c8be42206c [opt] extortion and packaging the code(mainly about instanceInfo's create) tjq 2020-05-27 18:15:46 +08:00
  • 2998c84ee3 [fix] fix compile error and go to loading and unloading snow beer tjq 2020-05-27 14:00:35 +08:00
  • 2833aae9b6 [dev] opt clean strategy tjq 2020-05-27 13:51:28 +08:00
  • d89fb000fa [dev] finished workflow's crud tjq 2020-05-27 13:38:46 +08:00
  • 955713e6c6 [dev] wef tjq 2020-05-26 20:10:06 +08:00
  • 897a493a5e [dev] develop the dag converter tjq 2020-05-26 14:45:24 +08:00
  • 5a7af55cef [dev] design the DAG model tjq 2020-05-26 12:06:03 +08:00
  • 8db914939b [modify] change local cache's expire time v1.2.1 dev_1.2.1 tjq 2020-05-26 10:32:22 +08:00
  • b4d5592e50 [modify] change remote mysql and mongodb tjq 2020-05-25 20:54:42 +08:00
  • 516d9697f6 [fix] fix template's uncorrent oms-worker version tjq 2020-05-25 15:26:21 +08:00
  • 32d56d8f54 [modify] remove front-end page & doc from source code project tjq 2020-05-23 19:43:05 +08:00
  • c213fca31d [dev] add index for table ContainerInfo and add instanceInfo timing clean tjq 2020-05-22 23:02:35 +08:00
  • d999f18f93 [doc] fix doc's address uncorrect's bug tjq 2020-05-22 07:16:39 +08:00
  • 9239408bec [doc] fix doc's address uncorrect's bug tjq 2020-05-22 07:15:52 +08:00
  • c93c5a98ad [doc] modify readme.md tjq 2020-05-22 00:05:28 +08:00
  • 63d6c29d01 [release] v1.2.0 v1.2.0 dev_1.2.0 tjq 2020-05-21 22:53:56 +08:00
  • e91fbc2cc5 [fix] fix NPE bug when return null in ProcessResult tjq 2020-05-21 21:48:40 +08:00
  • 1a7a6f4fa8 [doc] release oms guidance tjq 2020-05-21 20:36:05 +08:00
  • 537b2e6433 [fix] opt dockerfile & almost to release tjq 2020-05-21 20:31:17 +08:00
  • 46081f002a [dev] change listDeployedWorker's logic tjq 2020-05-21 15:18:59 +08:00
  • cd73e81958 [fix] try to fix gitee pages 404... tjq 2020-05-21 13:21:47 +08:00
  • 42c27cb4ed [fix] fix the hugo 404 in gitee pages tjq 2020-05-21 13:19:47 +08:00
  • d5ef46b60c [fix] try to fix gitee pages 404... tjq 2020-05-21 13:16:09 +08:00
  • f638d52de1 [fix] fix the hugo 404 in gitee pages tjq 2020-05-21 13:13:12 +08:00
  • e948b72d31 [fix] try to fix gitee pages 404... tjq 2020-05-21 13:11:06 +08:00
  • 7bbc9a25e8 [fix] fix the hugo 404 in gitee pages tjq 2020-05-21 13:07:11 +08:00
  • a13f0cfa20 [fix] fix the hugo 404 in gitee pages tjq 2020-05-21 12:42:36 +08:00
  • 21d5d4498f [fix] change container's unique to id (name can change, so name can't be the uk) tjq 2020-05-20 23:05:40 +08:00
  • f1d471d3a1 [fix] fix hugo 404 tjq 2020-05-20 21:31:16 +08:00
  • bff7c6d852 [fix] fix hugo 404 tjq 2020-05-20 21:29:41 +08:00
  • 4ac9b5e05e [fix] fix hugo 404 tjq 2020-05-20 20:21:20 +08:00
  • 15e811e375 [fix] fix hugo 404 tjq 2020-05-20 20:20:12 +08:00
  • d469acb233 [fix] fix hugo 404 tjq 2020-05-20 20:17:50 +08:00
  • f823d99d8f [fix] fix hugo 404 tjq 2020-05-20 20:13:27 +08:00
  • 290a10c56e [modify] remove worker's auto find port, use fixed port tjq 2020-05-20 20:10:37 +08:00
  • e5ae446c3a [dev] modify build script tjq 2020-05-20 18:56:57 +08:00
  • 4087c876e3 [dev] add new module: OhMyAgent tjq 2020-05-20 10:54:46 +08:00
  • c5c7f7fd71 [fix] fix instanceLog's bug tjq 2020-05-19 22:44:55 +08:00
  • 1cb3314186 [modify] remove init and destory method in BasicProcessor, It's really redundant tjq 2020-05-19 16:58:48 +08:00
  • cda0c64435 [fix] fix upload bug tjq 2020-05-19 13:44:25 +08:00
  • 7537cc1f5d [fix] fix ClassNotFoundException when deSerialized the container class tjq 2020-05-19 10:52:32 +08:00
  • a14f554e00 [dev] finished all container web interface tjq 2020-05-19 08:46:53 +08:00
  • babd5c362f [fix] fix the container template generator bug tjq 2020-05-18 22:30:58 +08:00
  • a2725d21cc [dev] add debug script tjq 2020-05-18 21:56:29 +08:00
  • adb2c5f547 [dev] add remote debug bash script tjq 2020-05-18 21:48:38 +08:00
  • cfb555b893 [fix] fix container template generator's bug tjq 2020-05-18 19:47:44 +08:00
  • 062e8c6c75 [dev] I use a lot of money to hire the CCO(Chief Clean Officer), hhh~ tjq 2020-05-18 19:18:59 +08:00
  • efca6ee452 [dev] use GridFsManager instance of GridFsTemplate tjq 2020-05-18 18:45:53 +08:00
  • f7855757db [dev] develop the GirdFsHelper tjq 2020-05-18 17:39:14 +08:00
  • 4981af0e26 [dev] no longer use random akka port tjq 2020-05-18 16:36:32 +08:00
  • f06ae8be8f [dev] add Dockerfile but need to test tjq 2020-05-18 16:23:51 +08:00
  • 150b1fd919 [fix] fix the NPE of OmsCenterAlarmService tjq 2020-05-18 12:34:31 +08:00
  • a2336354d9 [fix] suit ScriptProcessor's API change tjq 2020-05-18 12:21:33 +08:00
  • 3fde1ddd66 [dev] finished worker container's develop tjq 2020-05-18 11:01:37 +08:00
  • 5dff657eef [dev] update version to 1.2.0, start to test container tjq 2020-05-18 09:52:25 +08:00
  • dccec9767f [dev] fix container version bug & fuck the tomcat's websocket bug, I am going to use undertow~ tjq 2020-05-18 09:10:30 +08:00
  • c18658003e [dev] finished partly of deploy websocket & don't forget to fix the md5 bug tomorrow tjq 2020-05-17 23:19:11 +08:00
  • 7247f41199 [dev] use websocket to deploy container tjq 2020-05-17 22:24:40 +08:00
  • f6ba0783c2 [dev] use git4j and maven-invoker to compile container tjq 2020-05-17 14:49:10 +08:00
  • 67729123d2 [opt] code review TaskTracker and ProcessorTracker then optimized some indian code tjq 2020-05-17 10:45:16 +08:00
  • fe2b9c78ac [dev] Web development really makes me a headache tjq 2020-05-16 17:33:53 +08:00
  • 456a1a8f25 [dev] finished oms-worker's container design tjq 2020-05-16 11:31:23 +08:00
  • 21c5c8e5c3 [dev] finished the oms container template generator tjq 2020-05-15 22:23:11 +08:00
  • 4295ff9a2d [opt] change oms-samples's package name tjq 2020-05-15 18:53:02 +08:00
  • ece52eecaf [fix] fix container controller use root path's bug tjq 2020-05-15 16:39:49 +08:00