1. 30 7月, 2020 4 次提交
    • L
      workflow lineage (#2421) · f27c62a5
      LiemLin 提交于
      * workflow lineage
      
      * workflow lineage unit test
      
      * stash
      
      * add apache license
      
      * Update .env
      
      * code optimize
      
      * add unit test
      
      * add apache license
      
      * add apache license
      
      * optimized code
      
      * add postgresql support and optimized code
      
      * Update pom.xml
      
      * Update en_US.js
      
      * Update zh_CN.js
      
      * remove mock code
      
      * inport i18n
      
      * Update pom.xml
      
      * Delete .env
      
      * add env file
      Co-authored-by: Nlinhaiqiang <haiqiang.lin@five-star.cn>
      Co-authored-by: Ndailidong <dailidong66@gmail.com>
      Co-authored-by: Nbecarchal <yangbin_57@sina.com>
      f27c62a5
    • C
      [Test][server] Fix Test ContextConfiguration error. (#3304) · 3a0d4da2
      CalvinKirs 提交于
      * [FIX_BUG]fix test error
      
      * small change
      
      * add test
      
      * reformat
      
      * fix test no qualifying bean
      3a0d4da2
    • F
      [Improvement][common] HttpClient singleton mode #3332 (#3350) · b555d0a0
      felix.wang 提交于
      * Optimize the httpclient
      
      * Optimize the httpclient singleton
      
      * Merge branch 'github-local/dev' into feature/httpClientsingleton
      
      # Conflicts:
      #	dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/utils/HttpUtils.java
      #	dolphinscheduler-common/src/test/java/org/apache/dolphinscheduler/common/utils/HttpUtilsTest.java
      
      * Merge branch 'github-local/dev' into feature/httpClientsingleton
      
      # Conflicts:
      #	dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/utils/HttpUtils.java
      #	dolphinscheduler-common/src/test/java/org/apache/dolphinscheduler/common/utils/HttpUtilsTest.java
      
      * Merge branch 'github-local/dev' into feature/httpClientsingleton
      
      # Conflicts:
      #	dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/utils/HttpUtils.java
      #	dolphinscheduler-common/src/test/java/org/apache/dolphinscheduler/common/utils/HttpUtilsTest.java
      b555d0a0
    • Y
      [Fix-3338][ui] Fix the warning when user do not fill the node blank (#3349) · a532d8ed
      Yichao Yang 提交于
      * [Fix-3338][ui] Fix the warning when user do not fill the node blank
      
      * Update formModel.vue
      a532d8ed
  2. 29 7月, 2020 5 次提交
  3. 28 7月, 2020 3 次提交
  4. 27 7月, 2020 1 次提交
  5. 25 7月, 2020 1 次提交
  6. 24 7月, 2020 1 次提交
  7. 23 7月, 2020 3 次提交
    • T
      [Feature-3134]Refactor to use a shared singleton Curator Zookeeper Client (#3244) · 5b7efd2d
      tswstarplanet 提交于
      * [Feature-3134]Refactor to use a shared singleton Curator Zookeeper Client
      
      * autowire CuratorZookeeperClient to ZookeeperOperator
      
      * [Improvement] Add the issue specifications reference (#3221)
      
      * log zookeeper address when the connect state change
      
      * resume the operation of add connect state listener in MasterRegistry
      Co-authored-by: NYichao Yang <1048262223@qq.com>
      5b7efd2d
    • B
      [bugfix] Default JVM parameter bug (#3212) · 32e8a9d5
      BoYiZhang 提交于
      * fix bug
      
      Delete invalid field: executorcores
      
      Modify verification prompt
      
      * fix bug
      
      Delete invalid field: executorcores
      
      Modify verification prompt
      
      * fix bug
      
      Delete invalid field: executorcores
      
      Modify verification prompt
      
      * dag  add close button
      
      * reset last version
      
      * reset last version
      
      * dag add close buttion
      
      dag add close buttion
      
      * update  CLICK_SAVE_WORKFLOW_BUTTON  xpath
      
      * updae CLICK_SAVE_WORKFLOW_BUTTON xpath
      
      * updae CLICK_SAVE_WORKFLOW_BUTTON xpath
      
      * updae CLICK_SAVE_WORKFLOW_BUTTON xpath
      
      * Update CreateWorkflowLocator.java
      
      modify submit workflow button
      
      * Update CreateWorkflowLocator.java
      
      * Update CreateWorkflowLocator.java
      
      modify CLICK_ADD_BUTTON
      
      * Update CreateWorkflowLocator.java
      
      delete print
      
      * Update CreateWorkflowLocator.java
      
      1
      
      * Update CreateWorkflowLocator.java
      
      1
      
      * Setting '-XX:+DisableExplicitGC ' causes netty memory leaks
      
      in addition
      
      update '- XX: largepagesizeinbytes = 128M' to '- XX: largepagesizeinbytes = 10M'
      
      * Update dag.vue
      
      * Update dag.vue
      
      * Update dag.vue
      
      * Update CreateWorkflowLocator.java
      
      * Revert "Setting '-XX:+DisableExplicitGC ' causes netty memory leaks"
      
      This reverts commit 3a2cba7a
      
      * Setting '-XX:+DisableExplicitGC ' causes netty memory leaks
      
      in addition
      
      update '- XX: largepagesizeinbytes = 128M' to '- XX: largepagesizeinbytes = 10M'
      
      * Update dolphinscheduler-daemon.sh
      Co-authored-by: Ndailidong <dailidong66@gmail.com>
      Co-authored-by: Nxingchun-chen <55787491+xingchun-chen@users.noreply.github.com>
      32e8a9d5
    • T
      [Feature-2930][api] Displays path and host on the instance log panel. #2930 (#3154) · 07c8193b
      t1mon 提交于
      * Optimize PropertyUtils instantiation.
      
      * Fix info error.
      
      * [Feature-2930][api] Displays path and host on the instance log panel. #2930
      
      * [update] Add log-head in download log.
      
      * [update] clear code smell.
      07c8193b
  8. 22 7月, 2020 6 次提交
  9. 21 7月, 2020 11 次提交
  10. 20 7月, 2020 3 次提交
  11. 17 7月, 2020 2 次提交