1. 24 8月, 2020 2 次提交
    • B
      fix · cab72aea
      break60 提交于
      cab72aea
    • B
      fix · e7087292
      break60 提交于
      e7087292
  2. 22 8月, 2020 1 次提交
  3. 19 8月, 2020 8 次提交
  4. 18 8月, 2020 3 次提交
  5. 17 8月, 2020 1 次提交
  6. 16 8月, 2020 3 次提交
  7. 14 8月, 2020 2 次提交
    • rockxsj's avatar
      [Feature]add presto datasource support (#3308) · 2b46db0b
      rockxsj 提交于
      * * add presto datasource support
      update .gitigonre to igonre some files
      
      * * use another presto driver
      
      * * add LICENSE files about presto-jdbc
      
      * * just for test sonar
      Co-authored-by: Nrockxsj <junjun@mgtv.com>
      2b46db0b
    • G
      resolve curator-client dependency confliction (#3488) · 6da7f1a2
      geosmart 提交于
      * dolphinscheduler-api.pom resolve curator-client conflict
      
      the ds use curator-client:4.3.0 dependency by curator-frameworke,
      but hadoop-common use  curator-client:2.7.1,
      so make the ClassNotFoundException
      ```
      Caused by: java.lang.ClassNotFoundException: org.apache.curator.connection.StandardConnectionHandlingPolicy
      ```
      exclue curator-client in hadoop-common to resolve this
      
      * resolve curator-client dependency confliction
      
      
      ## What is the purpose of the pull request
      
      the ds use curator-client:4.3.0 dependency by curator-frameworke,
      but hadoop-common use  curator-client:2.7.1,
      so make the ClassNotFoundException
      ```
      Caused by: java.lang.ClassNotFoundException: org.apache.curator.connection.StandardConnectionHandlingPolicy
      ```
      exclue curator-client in hadoop-common to resolve this
      6da7f1a2
  8. 13 8月, 2020 1 次提交
    • _和's avatar
      batch copy or move process #2753 (#2884) · 46ab86d6
      _和 提交于
      * batch copy or move process
      
      * batch copy or move process
      
      * batch copy or move process
      
      * batch copy or move process
      
      * batch copy or move process
      
      * batch copy or move process
      
      * batch copy or move process
      
      * batch copy or move process sovle code smell
      
      * batch copy or move process sovle code smell
      
      * batch copy or move process sovle code smell
      
      * batch copy or move process sovle code smell
      
      * batch copy or move process sovle code smell
      
      * batch copy or move process sovle code smell
      
      * batch copy or move process sovle code smell
      
      * batch copy or move process sovle code smell
      
      * batch copy or move process
      
      * batch copy or move process
      
      * batch copy or move process
      
      * batch copy or move process
      
      * batch copy or move process
      
      * batch copy or move process
      
      * Roll back the package.json file
      
      * rerun test
      
      * revert blank
      
      * resolve conflicts
      
      * resolve conflicts
      
      * resolve ut error
      
      * resolve sonar error
      Co-authored-by: Nsunchaohe <sunzhaohe@linklogis.com>
      Co-authored-by: Ndailidong <dailidong66@gmail.com>
      46ab86d6
  9. 12 8月, 2020 1 次提交
  10. 10 8月, 2020 12 次提交
  11. 07 8月, 2020 2 次提交
  12. 05 8月, 2020 2 次提交
    • J
      Update actions.js (#3401) · 2b990e1f
      JinyLeeChina 提交于
      2b990e1f
    • S
      [Feature-3392][api-server] (#3403) · 6dc50091
      sky 提交于
      * feature user register
      
      fix bug
      
      fix security problem
      
      fix security problem
      
      * activate user
      
      * fix confilct
      
      * fix confilct and fix some bug
      
      * fix cr problem
      
      Co-authored-by: dev_sky <dev_sky@740051880@qq.com>
      6dc50091
  13. 04 8月, 2020 1 次提交
    • C
      [FIX_BUG][*] fix some bugs from sonar analysis (#3322) · 6ecc95a3
      CalvinKirs 提交于
      * [FIX_BUG][*] fix some bugs from sonar analysis
      
      * remove invalid single test
      
      * code smell
      
      * remove exception catches that never happen
      
      * delete invalid exception catch
      
      * remove excess locks
      
      * fix e2e test error
      
      * recovery related exception removal
      6ecc95a3
  14. 03 8月, 2020 1 次提交
    • W
      [Fix-3256][ui] Fix admin user info update error (#3306) · 27b296c4
      wuchunfu 提交于
      * [PROPOSAL-3139] Datasource selection changes from radio to select
      
      * [PROPOSAL-3139] Datasource selection changes from radio to select
      
      * [BUG FIX] issues #3256
      
      * [BUG FIX] issues #3256
      
      * [BUG FIX] issues #3256
      
      * [Fix-3256][ui] Fix admin user info update error
      
      * [Fix-3256][ui] Fix admin user info update error
      
      * [Fix-3256][ui] Fix admin user info update error
      
      * [Fix-3256][ui] Fix admin user info update error
      
      * reset createUser.vue
      Co-authored-by: Ndailidong <dailidong66@gmail.com>
      27b296c4