1. 20 3月, 2020 1 次提交
  2. 18 3月, 2020 1 次提交
    • T
      Refactor ConnectionFactory to static inner holder Singleton (#2204) · 3c5227ac
      tswstarplanet 提交于
      * refactor ConnectionFactory to static inner holder Singleton
      
      * remove redundant import
      
      * make getSqlSessionFactory() method private
      
      * fix sonar issue
      
      * remove @Ignore of MailUtilsTest
      
      * add MailUtilsTest to pom.xml to test
      
      * fix MailUtilsTest path error in pom.xml
      
      * modify test method name
      
      * add assert and logger to unit test
      
      * add log
      
      * add log
      
      * add AlertDaoTest
      
      * move AlertDaoTest to new module
      
      * modify test in pom.xml
      
      * remove unnecessary log
      3c5227ac
  3. 13 3月, 2020 1 次提交
    • G
      fix rpmbuild and DS Ambari plugin bug (#2144) · a0088c11
      gaojun2048 提交于
      * Update quick-start.md
      
      * 更新demo的地址
      
      * add rpm plugin
      
      * delete the git ignore files
      
      * 测试git ignore
      
      * 测试ignore
      
      * optimize the .gitignore file
      
      * add rpm package, delete unuse copy jar action in assembly
      
      * delete docs dir
      
      * add rpm plugin support
      
      * add rpm plugin support
      
      * add rpm plugin support
      
      * dolphinscheduler-common have not bin dir
      
      * dolphinscheduler-common have not bin dir
      
      * delete unuse config about assembly
      
      * add defineSatement
      
      * add rpm plugin support
      
      * add rpm plugin support
      
      * add rpm plugin support
      
      * add rpm support
      
      * update install dirname , make front and backend together
      
      * update rpm name
      
      * update rpm name
      
      * update rpm config
      
      * add jars excludes
      
      * add jars excludes
      
      * add rpm plugion
      
      * add rpm plugion
      
      * add rpm plugion
      
      * add auto create /opt/soft
      
      * The install dir can not be fixed to apache-dolphinscheduler-incubating-1.2.1 , its version is 1.2.2
      
      * install from rpm will create a link
      
      * the ui install thrown rpm only support jetty not nginx
      
      * the ui install thrown rpm only support jetty not nginx
      
      * sql目录里加上soft_version文件
      
      * env dir need in conf dir
      
      * remove no use module
      
      * add module
      
      * updaate
      
      * rpmbuild add dolphinscheduler-service module
      a0088c11
  4. 10 3月, 2020 1 次提交
  5. 05 3月, 2020 3 次提交
  6. 28 2月, 2020 1 次提交
    • Y
      fix taskinstance.isSubprocess misjudgment (#2007) · 84409b57
      Yelli 提交于
      * add processInstanceService UT
      
      * fix taskInstance.isSubProcess
      add processInstanceService UT
      
      * add taskInstance.isSubProcess UT
      
      * modify taskInstance.isSubProcess UT
      
      * add license
      
      * remove author&date
      84409b57
  7. 26 2月, 2020 1 次提交
  8. 24 2月, 2020 1 次提交
    • _和's avatar
      #203 add sqoop task (#1974) · 3d6eee5d
      _和 提交于
      * add sqoop task
      
      * add sqoop task
      
      * add sqoop task test
      
      * add sqoop task test
      
      * add sqoop task test
      
      * modify add sqoop task test
      
      * modify sqoop task test
      
      * modify sqoop task test
      
      * modify sqoop task test
      
      * modify sqoop task test 2
      
      * modify sqoop task test 3
      
      * modify sqoop task test 3
      
      * modify sqoop task test 3
      
      * modify sqoop task test 4
      3d6eee5d
  9. 20 2月, 2020 1 次提交
    • Y
      #1310 add executor user to the process instance & task instance pages (#1973) · 619fb30c
      Yelli 提交于
      * add executor name in processDefinitionInstance & taskInstance
      
      * modify processInstanceTest
      
      * modify processInstanceTest
      
      * #1310 add executor user to the process instance & task instance pages
      
      * add processInstanceUT & taskInstanceUT
      
      * add processInstanceUT & taskInstanceUT
      
      * modify processInstanceTest & taskInstanceTest
      
      * Remove duplicate code
      
      * add userServiceUT
      619fb30c
  10. 14 2月, 2020 2 次提交
    • Q
      Refactor Architecture Basic modification #1658 (#1946) · c1ee1333
      qiaozhanwei 提交于
      * 1,remove dolphinscheduler-rpc module  2,add dolphinscheduler-remote module 3,add dolphinscheduler-service module 4,refactor LoggerServer module (#1925)
      
      * 1,remove dolphinscheduler-rpc module
      2,add dolphinscheduler-remote module
      3,add dolphinscheduler-service module
      4,refactor LoggerServer module
      
      * ProcessUtils modify
      
      * Refactor architecture (#1926)
      
      * move version to parent pom
      
      * move version properties to parent pom for easy management
      
      * remove freemarker dependency
      
      * delete CombinedApplicationServer
      
      * #1871 correct spelling
      
      * #1873 some updates for TaskQueueZkImpl
      
      * #1875 remove unused properties in pom
      
      * #1878
      1. remove tomcat dependency
      2. remove combined_logback.xml in api module
      3. format pom.xml for not aligning
      
      * #1885 fix api server startup failure
      1. add jsp-2.1 dependency
      2. remove jasper-runtime dependency
      
      * add stringutils ut (#1921)
      
      * add stringutils ut
      
      * Newfeature for #1675. (#1908)
      
      Continue to finish the rest works, add the cache feature for dependence,mr,python,sub_process,procedure and shell.
      
      * Add modify user name for process definition (#1919)
      
      * class overrides equals() and should therefore also override hashCode()
      
      * #1862 add modify user in process difinition list
      
      * #1862 add pg-1.2.2 ddl.sql
      
      * modify ScriptRunnerTest
      
      * add updateProessDifinition UT
      
      * modify updateProcessDifinition UT
      
      * modify updateProcessDifinition UT
      
      * modify mysql 1.2.2 ddl.sql&dml.sql
      
      * add scope test to mysql in pom
      
      * modify pg-1.2.2 ddl.sql
      
      * refactor module
      
      * updates
      Co-authored-by: Nkhadgarmage <khadgar.mage@outlook.com>
      Co-authored-by: Nzhukai <boness@qq.com>
      Co-authored-by: NYelli <amarantine@my.com>
      
      * dolphinscheduler-common remove spring (#1931)
      
      * dolphinscheduler-common remove spring
      
      * dolphinscheduler-common remove spring
      
      * dolphinscheduler-common remove spring
      
      * dolphinscheduler-common remove spring
      
      * dolphinscheduler-common remove spring
      
      * SpringApplicationContext class title add license (#1932)
      
      * dolphinscheduler-common remove spring
      
      * dolphinscheduler-common remove spring
      
      * dolphinscheduler-common remove spring
      
      * dolphinscheduler-common remove spring
      
      * dolphinscheduler-common remove spring
      
      * dolphinscheduler-common remove spring
      
      * add license (#1934)
      
      * dolphinscheduler-common remove spring
      
      * dolphinscheduler-common remove spring
      
      * dolphinscheduler-common remove spring
      
      * dolphinscheduler-common remove spring
      
      * dolphinscheduler-common remove spring
      
      * dolphinscheduler-common remove spring
      
      * Refactor architecture (#1936)
      
      * move datasource classes to dao module
      
      * fix send4LetterWord bug
      
      * LoggerServiceTest remove ProcessDao (#1944)
      
      * dolphinscheduler-common remove spring
      
      * dolphinscheduler-common remove spring
      
      * dolphinscheduler-common remove spring
      
      * dolphinscheduler-common remove spring
      
      * dolphinscheduler-common remove spring
      
      * dolphinscheduler-common remove spring
      
      * LoggerServiceTest remove ProcessDao
      
      * exclude jasper-compiler in case of runtime conflict (#1938)
      
      * move datasource classes to dao module
      
      * fix send4LetterWord bug
      
      * exclude jasper-compiler in case of runtime conflict
      
      * DataAnaylysisServiceTest and ProcessDefinitionService modify
      
      * remote module add comment
      
      * OSUtilsTest modify
      
      * add finally block to close channel (#1951)
      
      * move datasource classes to dao module
      
      * fix send4LetterWord bug
      
      * exclude jasper-compiler in case of runtime conflict
      
      * add finally block to close channel
      Co-authored-by: NTboy <technoboy@yeah.net>
      Co-authored-by: Nkhadgarmage <khadgar.mage@outlook.com>
      Co-authored-by: Nzhukai <boness@qq.com>
      Co-authored-by: NYelli <amarantine@my.com>
      c1ee1333
    • J
      Fix socket bug: read before sock connect. Add UT for FourLetterWordMain. (#1954) · cdd53a76
      Jave-Chen 提交于
      * Fix socket bug: read before sock connect. Add UT for FourLetterWordMain.
      
      * Fix code smell
      
         Remove  @Ignore and  @test from testCmd().
      
      * correct comment
      cdd53a76
  11. 13 2月, 2020 1 次提交
  12. 12 2月, 2020 1 次提交
  13. 10 2月, 2020 1 次提交
    • Y
      Add modify user name for process definition (#1919) · d937a6ae
      Yelli 提交于
      * class overrides equals() and should therefore also override hashCode()
      
      * #1862 add modify user in process difinition list
      
      * #1862 add pg-1.2.2 ddl.sql
      
      * modify ScriptRunnerTest
      
      * add updateProessDifinition UT
      
      * modify updateProcessDifinition UT
      
      * modify updateProcessDifinition UT
      
      * modify mysql 1.2.2 ddl.sql&dml.sql
      
      * add scope test to mysql in pom
      
      * modify pg-1.2.2 ddl.sql
      d937a6ae
  14. 09 2月, 2020 1 次提交
  15. 07 2月, 2020 2 次提交
  16. 06 2月, 2020 2 次提交
    • D
      combine logback config of master/worker/alert/api server to one (#1898) · c63cd3e2
      dailidong 提交于
      * combine logback config of master/worker/alert/api server to one logback.xml
      c63cd3e2
    • [feature] data synchronization function (#1881) · f942e5ce
      魔方不在手 提交于
      * feature:data synchronization function
      
      * feature:data synchronization function
      
      * feature:data synchronization function
      
      * fix:add license
      
      * fix:resource close bug
      
      * fix:remove class author
      
      * fix:Improve test coverage
      
      * fix:add UT
      
      * fix:add UT
      
      * fix:data sync node renamed to datax
      
      * fix:add UT
      
      * fix: UT bug
      
      * fix:Optimize variable name
      
      * fix:pom
      
      * fix:Variable name error
      
      * fix:optimize the code
      f942e5ce
  17. 03 2月, 2020 1 次提交
    • T
      fix api server startup failure (#1886) · 42b3e5bd
      Tboy 提交于
      * move version to parent pom
      
      * move version properties to parent pom for easy management
      
      * remove freemarker dependency
      
      * delete CombinedApplicationServer
      
      * #1871 correct spelling
      
      * #1873 some updates for TaskQueueZkImpl
      
      * #1875 remove unused properties in pom
      
      * #1878
      1. remove tomcat dependency
      2. remove combined_logback.xml in api module
      3. format pom.xml for not aligning
      
      * #1885 fix api server startup failure
      1. add jsp-2.1 dependency
      2. remove jasper-runtime dependency
      42b3e5bd
  18. 01 2月, 2020 1 次提交
    • T
      some updates for pom (#1879) · 6b0debec
      Tboy 提交于
      * move version to parent pom
      
      * move version properties to parent pom for easy management
      
      * remove freemarker dependency
      
      * delete CombinedApplicationServer
      
      * #1871 correct spelling
      
      * #1873 some updates for TaskQueueZkImpl
      
      * #1875 remove unused properties in pom
      
      * #1878
      1. remove tomcat dependency
      2. remove combined_logback.xml in api module
      3. format pom.xml for not aligning
      6b0debec
  19. 30 1月, 2020 1 次提交
  20. 16 1月, 2020 2 次提交
  21. 15 1月, 2020 1 次提交
  22. 09 1月, 2020 3 次提交
  23. 07 1月, 2020 3 次提交
  24. 06 1月, 2020 3 次提交
  25. 04 1月, 2020 2 次提交
  26. 03 1月, 2020 1 次提交
  27. 02 1月, 2020 1 次提交
    • 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