1. 12 4月, 2021 3 次提交
  2. 11 4月, 2021 3 次提交
  3. 10 4月, 2021 1 次提交
  4. 09 4月, 2021 1 次提交
  5. 08 4月, 2021 1 次提交
  6. 07 4月, 2021 1 次提交
  7. 06 4月, 2021 1 次提交
  8. 02 4月, 2021 1 次提交
  9. 01 4月, 2021 4 次提交
  10. 31 3月, 2021 1 次提交
  11. 30 3月, 2021 1 次提交
    • Z
      [Fix-4721][worker]The shell background starts the YARN task scenario, and the... · e5336931
      zhuangchong 提交于
      [Fix-4721][worker]The shell background starts the YARN task scenario, and the kill function is abnormal (#4722)
      
      * fix the shell starts the yarn task in the background
      
      * update StringUtils code style.
      
      * solve code smell.
      
      * add method comment in StringUtils class.
      
      * update AlertGroupMapper code style.
      
      * update AlertGroupMapperTest
      
      * update sql script test.
      e5336931
  12. 29 3月, 2021 5 次提交
  13. 26 3月, 2021 3 次提交
  14. 23 3月, 2021 3 次提交
    • W
      [Improvement][Api] Optimize query processInstanceList #5134 (#5135) · 5d264c9f
      wenjun 提交于
      * Batch query user rather than several query
      5d264c9f
    • S
      [Feature-5062][*] Create/Edit/Delete Worker Group in Web UI (#5113) · 0d065c07
      Shiwen Cheng 提交于
      * [Improvement][Server] Rename MASTER_PREFIX to MASTER_TYPE and WORKER_PREFIX to WORKER_TYPE
      
      * [Feature][Api&Dao] Support api and dao of worker group
      
      * [Feature][UI] Support to create, edit and delete worker group
      
      * [Feature][API&UI] Support work groups from database and zookeeper to display together in worker group management
      
      * [Feature][API&Dao] Support long ip list and check request parameters when saving worker group
      
      * [Feature][*] Refactor ipList to addrList
      
      * [Feature][Server] Support host manager to select worker host by worker group in database
      
      * [Improvement][Server] Improve the config of master and worker
      
      * [Improvement][*] Rename zkRegistered to systemDefault
      
      * [Improvement][Test] Fix unit test and improve ui
      
      * [Improvement][Server] Improve getServerMaps
      Co-authored-by: Ndailidong <dailidong66@gmail.com>
      0d065c07
    • K
      [Bug][PGSQL] Delete the stopped workflow without deleting the correspon… (#5066) · f109a758
      Kirs 提交于
      * [Bug][Api] Delete the stopped workflow without deleting the corresponding sub process, the workflow instance name is not displayed in the sub process
      
      * fix ut
      
      * fix ut err
      
      * sql style
      
      * fix error
      f109a758
  15. 20 3月, 2021 1 次提交
    • Z
      [Improvement][dao] Resource features SQL slow query optimization. (#4947) · ba039dc2
      zhuangchong 提交于
      * Resourse features SQL slow query optimization.
      
      * update resource mapper queryResourcePaging method.
      
      * split resource and resource_uesr sql statement.
      
      * determine the size of the collection.
      
      * update process service class code style.
      
      * update ResourceUserMapper java class code style.
      
      * add resourceUserMapper in the test config file.
      
      * solve code smell
      
      * split paging query join statement.
      
      * update ResourceUserMapper class.
      
      * remove sql join statement.
      
      * update resource test class code style.
      
      * update ResourcesServiceTest test class.
      
      * rerun ut.
      
      * update user service test class.
      
      * solve query resource list method code smell.
      ba039dc2
  16. 19 3月, 2021 4 次提交
  17. 18 3月, 2021 5 次提交
  18. 17 3月, 2021 1 次提交
    • T
      [Improvement-4971][alert|dao|service]Remove redundant PropertyUtils.class (#5020) · 62168178
      Ts686 提交于
      * [Improvement][alert|dao|service]
      1. Remove redundant PropertyUtils.class (#4971)
      2. Remove useless import package.
      
      * [Improvement][alert|dao|service]
      1. Remove redundant PropertyUtils.class (#4971)
      2. Remove useless import package.
      
      * [Improvement][alert|dao|service]
      1. Remove redundant PropertyUtils.class (#4971)
      2. Remove useless import package.
      
      * [Improvement][alert|dao|service]
      1. Remove redundant PropertyUtils.class (#4971)
      2. Remove useless import package.
      62168178