1. 07 1月, 2020 1 次提交
  2. 06 1月, 2020 3 次提交
  3. 04 1月, 2020 4 次提交
    • Q
      Revert "move version to parent pom (#1712)" (#1715) · 1f7db8f7
      qiaozhanwei 提交于
      This reverts commit 87e8f0d8.
      1f7db8f7
    • T
      move version to parent pom (#1712) · 87e8f0d8
      Tboy 提交于
      * remove commons-lang3 dependancy
      
      * remove commons-lang3 dependancy
      
      * remove unused import
      
      * all the submodule should not contain version, so move version to parent,
      87e8f0d8
    • T
      remove commons-lang3 dependancy (#1709) · 4d1abb3f
      Tboy 提交于
      * remove commons-lang3 dependancy
      
      * remove commons-lang3 dependancy
      
      * remove unused import
      4d1abb3f
    • Y
      fix sonar bug: change condition & not enough arguments (#1692) · 7ecd38f7
      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
      7ecd38f7
  4. 03 1月, 2020 3 次提交
    • T
      remove commons-lang3 dependancy, using common-module instead for server module (#1698) · 88423748
      Tboy 提交于
      * remove commons-lang3 dependancy
      
      * remove commons-lang3 and commons-lang dependancy
      
      * remove commons-collections4/commons-logging/commons-io dependancy
      
      * tmp add commons-lang3 for compile
      
      * remove commons-lang3 dependancy, using common-module instead
      
      * remove common StringUtils instead of lang3
      
      * add tmp lang3 for compile
      88423748
    • Y
      fix sonar bug: null check & clean throw exception (#1690) · 216154dc
      Yelli 提交于
      * fix sonar bug: null check & clean throw exception
      
      * fix sonar bug: null check & clean throw exception
      216154dc
    • Y
      fix sonar bug: not enough arguments (#1687) · a80e9027
      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
      a80e9027
  5. 02 1月, 2020 3 次提交
    • L
      fix SessionServiceTest testSignOut bug (add mock) · 65bb0e03
      loushang 提交于
      65bb0e03
    • Y
      #1544 fix bug: workflow import (#1676) · 26ed786c
      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
      26ed786c
    • L
      fix SessionService signOut method exception bug · 5949c8d6
      loushang 提交于
      5949c8d6
  6. 31 12月, 2019 2 次提交
  7. 30 12月, 2019 5 次提交
  8. 29 12月, 2019 1 次提交
    • S
      User update not check params (#1619) · b03632bc
      samz406 提交于
      * misspell  words
      
      * modify common queue TaskQueueZKImplTest.java unit test
      
      * extends  BaseTaskQueueTest get zkServer
      
      * modify zk config
      
      * User update  not check params
      
      * user phone update when noteEmpty
      b03632bc
  9. 27 12月, 2019 12 次提交
  10. 25 12月, 2019 1 次提交
  11. 24 12月, 2019 3 次提交
  12. 22 12月, 2019 1 次提交
  13. 19 12月, 2019 1 次提交
    • Y
      Modify Queue already add to User not change bug -- fix #1514 (#1517) · 66217be9
      Yelli 提交于
      * add Spark Version in Spark Component
      
      add Spark Version in Spark Component
      
      * add license for SparkVersion.class
      
      add license
      
      * 1 add spark task UT
      2 add spark version param check
      
      * add assert check for sparkTaskTest
      
      * fix bug:user queue field does not change with queue table modify
      
      * modify check queue in using method name and updateUserByQueue method param name
      
      modify check queue in using method name and updateUserByQueue method param name
      66217be9