1. 29 10月, 2020 2 次提交
  2. 26 10月, 2020 2 次提交
  3. 25 10月, 2020 1 次提交
  4. 24 10月, 2020 2 次提交
  5. 21 10月, 2020 1 次提交
  6. 20 10月, 2020 7 次提交
  7. 18 10月, 2020 1 次提交
    • B
      [CodeClean][DAO]Remove redundant comments (#3939) · fa355b23
      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
      
      * Remove redundant comments
      ProcessInstanceMapper# queryProcessInstanceListPaging
      
      * Remove redundant comments
      ProcessInstanceMapper# queryProcessInstanceListPaging
      Co-authored-by: Ndailidong <dailidong66@gmail.com>
      Co-authored-by: Nxingchun-chen <55787491+xingchun-chen@users.noreply.github.com>
      fa355b23
  8. 17 10月, 2020 5 次提交
  9. 16 10月, 2020 9 次提交
  10. 15 10月, 2020 4 次提交
    • W
      fix service comment (#3901) · 62fb2fd1
      wangyangting 提交于
      * fix service comment
      
      ## Before
      ```xml
      <!--service end-->
      ...
      <!--service end-->
      ```
      
      ## After
      ```xml
      <!--service start-->
      ...
      <!--service end-->
      ```
      
      * Update dolphinscheduler-binary.xml
      Co-authored-by: Ndailidong <dailidong66@gmail.com>
      62fb2fd1
    • Z
      [fix-3788][pom]spring framework Security breach (#3882) · 5b4a8fdc
      zhuangchong 提交于
      * spring framework Security breach,update springboot version.
      
      * update license.
      
      * update license.
      
      * update netty license.
      
      * update license.
      
      * Update known-dependencies.txt
      
      * Update known-dependencies.txt
      Co-authored-by: Nzhuangchong <zhuangchong8@163.com>
      Co-authored-by: Ndailidong <dailidong66@gmail.com>
      5b4a8fdc
    • Z
      [Improvement-3686][service] ProcessService method name meets naming convention. (#3687) · 2fbbf96c
      zhuangchong 提交于
      * ProcessService method name meets naming convention.
      
      * add code checkstyle.
      
      * update test.
      
      * update test.
      
      * add code checkstyle.
      
      * add code checkstyle.
      
      * update pom.
      
      * update pom.
      
      * ProcessService method name meets naming convention.
      
      * update processService code.
      
      * update code style.
      
      * update code style.
      
      * update code style.
      Co-authored-by: Nzhuangchong <zhuangchong8@163.com>
      2fbbf96c
    • B
      [FIX-3836][dev-API] process definition validation name interface prompt information error (#3908) · 13030502
      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
      
      * process definition validation name interface prompt information error
      Co-authored-by: Ndailidong <dailidong66@gmail.com>
      Co-authored-by: Nxingchun-chen <55787491+xingchun-chen@users.noreply.github.com>
      13030502
  11. 14 10月, 2020 2 次提交
  12. 12 10月, 2020 3 次提交
  13. 10 10月, 2020 1 次提交