1. 13 1月, 2020 2 次提交
  2. 11 1月, 2020 1 次提交
    • Y
      refactor import process (#1804) · 1c5c8b75
      Yelli 提交于
      * refactor import process
      
      * add refactor import process UT
      
      * add import process UT
      
      * add null check UT for import process metadata
      
      * add UT for import process
      
      * modify dependentparam UT
      
      * modify testAddImportDependentSpecialParam
      
      * modify DependentParamTest
      
      * modify processDefinitionService UT
      1c5c8b75
  3. 10 1月, 2020 1 次提交
  4. 09 1月, 2020 13 次提交
  5. 08 1月, 2020 5 次提交
  6. 07 1月, 2020 13 次提交
  7. 06 1月, 2020 5 次提交
    • D
      regularize api module pom.xml and rpc module compile to 1.8 (#1733) · 0628aec5
      dailidong 提交于
      * update README about DolphinScheduler
      
      * Update issue templates
      
      * update
      
      * regularize api pom xml
      update rpc maven compile to 1.8
      
      * regularize api pom xml
      Co-authored-by: NDS <escheduler@outlook.com>
      0628aec5
    • S
      fix get tenantCode my NPE (#1684) · 15ae4dfa
      samz406 提交于
      * modify UdfFuncServiceTest UT
      
      * fix get tenantCode my NPE
      
      * add  ResourcesServiceTest
      
      * add error log
      15ae4dfa
    • X
      commom/Preconditions Util Test (#1727) · dad643db
      xingchun-chen 提交于
      * common/parameterUtils unit test
      dad643db
    • T
      move version to parent pom (#1722) · 94fa1adf
      Tboy 提交于
      94fa1adf
    • Y
      fix bug sonar: add null check in daghelper (#1719) · 13d5a5ae
      Yelli 提交于
      * modify FileUtils.readFile2Str
      
      * #1300 Add right alignment function in sql email content
      
      * cancel formatted for alert_mail_template.ftl
      
      * #747 sql task password Log desensitization
      
      * cancel mail_temple
      
      * edit ExcelUtils
      
      * modify test method name
      
      * #747 sql task password Log desensitization
      
      * #1544 workflow import
      
      * Constants add DATASOURCE_PASSWORD_REGEX
      
      * #747 sql task password Log desensitization
      
      * deal with import project have sub process
      
      * modify export process addTaskNodeParam method name
      
      * add testAddTaskNodeSpecialParam UT
      
      * add ProcessDefinitionServiceTest-ut to pom
      
      * add testImportSubProcess in ProcessDefinitionServiceTest
      
      * add testImportSubProcess in ProcessDefinitionServiceTest
      
      * add testImportProcessDefinition
      
      * fix sonar bug: not enough arguments
      
      * fix sonar bug: change condition & not enough arguments
      
      * fix bug sonar: add null check in daghelper && add hashcode method in ProcessData
      
      * fix bug sonar: add null check in daghelper
      
      * CollectionUtils.isEmpty()
      13d5a5ae