1. 16 4月, 2021 6 次提交
  2. 15 4月, 2021 3 次提交
  3. 14 4月, 2021 2 次提交
  4. 12 4月, 2021 3 次提交
  5. 11 4月, 2021 3 次提交
  6. 10 4月, 2021 1 次提交
  7. 09 4月, 2021 1 次提交
  8. 08 4月, 2021 1 次提交
  9. 07 4月, 2021 1 次提交
  10. 06 4月, 2021 1 次提交
  11. 02 4月, 2021 1 次提交
  12. 01 4月, 2021 4 次提交
  13. 31 3月, 2021 1 次提交
  14. 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
  15. 29 3月, 2021 5 次提交
  16. 26 3月, 2021 3 次提交
  17. 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