1. 30 9月, 2019 1 次提交
    • L
      add unit test in UdfFuncMapperTest (#940) · 58b55d40
      lgcareer 提交于
      * rename from DatasourceUserMapper to DataSourceUserMapper
      
      * add unit test in UserMapper and WorkerGroupMapper
      
      * change cn.escheduler to org.apache.dolphinscheduler
      
      * add unit test in UdfFuncMapperTest
      
      * add unit test in UdfFuncMapperTest
      
      * remove DatabaseConfiguration
      
      * add ConnectionFactoryTest
      58b55d40
  2. 29 9月, 2019 4 次提交
    • Q
    • L
      change escheduler to dolphinscheduler (#928) · 0798b7d1
      lgcareer 提交于
      * rename from DatasourceUserMapper to DataSourceUserMapper
      
      * add unit test in UserMapper and WorkerGroupMapper
      
      * change cn.escheduler to org.apache.dolphinscheduler
      0798b7d1
    • Q
      rename project and doc · d09a2d07
      qiaozhanwei 提交于
      d09a2d07
    • B
      add ut for dao ... (#923) · e84c6adc
      bao liang 提交于
      * update english documents
      
      * refactor zk client
      
      * update documents
      
      * update zkclient
      
      * update zkclient
      
      * update documents
      
      * add architecture-design
      
      * change i18n
      
      * update i18n
      
      * update english documents
      
      * add architecture-design
      
      * update english documents
      
      * update en-US documents
      
      * add architecture-design
      
      * update demo site
      
      * add mybatis plus model
      
      * modify mybatisplus
      
      * modify mybatisplus
      
      * change interface by mybatisplus
      
      * add unit test
      
      * refactor dao interface.
      
      * add unit test for dao...
      
      * add unit test for dao...
      e84c6adc
  3. 27 9月, 2019 1 次提交
  4. 26 9月, 2019 3 次提交
    • L
      df87dd08
    • B
      refactor dao interface. (#897) · 730cf310
      bao liang 提交于
      * update english documents
      
      * refactor zk client
      
      * update documents
      
      * update zkclient
      
      * update zkclient
      
      * update documents
      
      * add architecture-design
      
      * change i18n
      
      * update i18n
      
      * update english documents
      
      * add architecture-design
      
      * update english documents
      
      * update en-US documents
      
      * add architecture-design
      
      * update demo site
      
      * add mybatis plus model
      
      * modify mybatisplus
      
      * modify mybatisplus
      
      * change interface by mybatisplus
      
      * add unit test
      
      * refactor dao interface.
      730cf310
    • B
      refactor dao interface for mybatisplus (#895) · 46672d6b
      bao liang 提交于
      * update english documents
      
      * refactor zk client
      
      * update documents
      
      * update zkclient
      
      * update zkclient
      
      * update documents
      
      * add architecture-design
      
      * change i18n
      
      * update i18n
      
      * update english documents
      
      * add architecture-design
      
      * update english documents
      
      * update en-US documents
      
      * add architecture-design
      
      * update demo site
      
      * add mybatis plus model
      
      * modify mybatisplus
      
      * modify mybatisplus
      
      * change interface by mybatisplus
      
      * add unit test
      46672d6b
  5. 25 9月, 2019 2 次提交
    • B
      add mybatis plus (#881) · ef4ec213
      bao liang 提交于
      * update english documents
      
      * refactor zk client
      
      * update documents
      
      * update zkclient
      
      * update zkclient
      
      * update documents
      
      * add architecture-design
      
      * change i18n
      
      * update i18n
      
      * update english documents
      
      * add architecture-design
      
      * update english documents
      
      * update en-US documents
      
      * add architecture-design
      
      * update demo site
      
      * add mybatis plus model
      
      * modify mybatisplus
      
      * modify mybatisplus
      
      * change interface by mybatisplus
      ef4ec213
    • Update pom.xml (#876) · 24740522
      张章章 提交于
      [BUG][#860] jar包冲突Correct the classpath of your application so that it contains a single, compatible version of javax.servlet.ServletContext
      24740522
  6. 24 9月, 2019 2 次提交
    • L
      add spring boot on alert server (#872) · 5a13c4cb
      lgcareer 提交于
      * Remove useless dependencies and add jsp-2.1-6.1.14
      
      * Determine if principal is empty in getJdbcUrl method
      
      * fix bug  when register worker but create master node in zookeeper
      
      * Remove useless dependencies such as hive-shims and log4j
      
      * upgrade commons-email from 1.2 to 1.5 and remove mail-1.4.5.jar
      
      * add support for postgresql in upgrade database
      
      * add support for postgresql in upgrade database
      
      * update mysql in upgrade from 1.1.0 to next version
      
      * add table name change ddl
      
      * add spring boot on alert server
      5a13c4cb
    • [FEATURE][#841]Add HTTP components(添加HTTP组件) (#842) · 6525440c
      黄聪 提交于
      * Add HTTP components(添加HTTP组件)
      
      * HTTP组件的相关代码优化
      
      * Repair HTTP Component Related Code Based on Optimized Recommendations
      (基于优化建议的http组件相关代码修复)
      
      * Repair HTTP connection leak problem
      (修复http连接泄漏问题)
      6525440c
  7. 23 9月, 2019 5 次提交
  8. 20 9月, 2019 2 次提交
    • Q
      appliction_worker.properties logging.config bug fix (#840) · caf3f9e2
      qiaozhanwei 提交于
      * service start exception modify
      
      * master,worker start modify
      
      * .env update
      
      * install-escheduler-ui.sh,monitor_server.py and install.sh scripts comment change to english and install-escheduler-ui.sh use escheduler change to dolphinscheduler
      
      * scripts name standardization
      
      * appliction_worker.properties logging.config bug fix
      caf3f9e2
    • B
      Daily optimization (#837) · 49b8f63e
      break60 提交于
      * package
      
      * 修改工作流实例页面状态为运行时,禁止删除,删除package.json包里面的babel-runtime和jasmine-core
      
      * bugfix-user-specified queue takes precedence over tenant queue (#769)
      
      Solve the problem that the user queue setting does not take effect
      
      * update markdown docs which can not display images normally (#806)
      
      * issue#728 (#746)
      
      The mailSender in PasswordAuthentication() and setFrom() may not be the same in actual use, and it's best to set it up separately. please add a example about this.
      
      * install-escheduler-ui.sh,monitor_server.py and install.sh scripts comment change to english and install-escheduler-ui.sh use escheduler change to dolphinscheduler (#812)
      
      * service start exception modify
      
      * master,worker start modify
      
      * .env update
      
      * install-escheduler-ui.sh,monitor_server.py and install.sh scripts comment change to english and install-escheduler-ui.sh use escheduler change to dolphinscheduler
      
      * scripts name standardization (#813)
      
      * service start exception modify
      
      * master,worker start modify
      
      * .env update
      
      * install-escheduler-ui.sh,monitor_server.py and install.sh scripts comment change to english and install-escheduler-ui.sh use escheduler change to dolphinscheduler
      
      * scripts name standardization
      
      * [BUG][#731]repair swagger annotation,interface path:/escheduler/projects/{projectName}/process/batch-delete and /escheduler/projects/{projectName}/process/delete  (#764)
      
      * 增加工作流导出导入功能,前端定时器表达式的秒和分钟的默认值从*修改成0
      
      * 修改工作流导出导入功能由excel改为json减少依赖
      
      * [BUG][#731]repair swagger annotation ,interface path:/escheduler/projects/{projectName}/process/batch-delete and /escheduler/projects/{projectName}/process/delete
      
      * [BUG][#771] The edit timer did not assign the original data
      
      * [FEATURE][#236] Cross-project dependency
      
      * [FEATURE][#236] Cross-project dependency(增加跨项目依赖)
      
      * misspell  words (#817)
      
      * (Docs): Fixed some typo errors (#811)
      
      * Update EasyScheduler Proposal.md
      
      * Update frontend-deployment.md
      
      * Update frontend-development.md
      
      * Update 前端开发文档.md
      
      * Update system-manual.md
      
      * Update HttpClientTest.java
      
      * Update 系统使用手册.md
      
      * fix singleton with volatile (#818)
      
      * Replace StringBuffer with StringBuilder inside the method (#816)
      
      * flink task support(flink 任务支持) (#711)
      
      * flink任务支持
      
      * flink任务支持
      
      * Update zh_CN.js
      
      * Update FlinkArgsUtils.java
      
      * Update .escheduler_env.sh
      
      * 1.Delete the page section console.log;
      2.Change project name;
      3.Production configuration packaging clears console.log
      49b8f63e
  9. 19 9月, 2019 5 次提交
  10. 18 9月, 2019 6 次提交
    • [BUG][#731]repair swagger annotation,interface... · c7da656b
      黄聪 提交于
      [BUG][#731]repair swagger annotation,interface path:/escheduler/projects/{projectName}/process/batch-delete and /escheduler/projects/{projectName}/process/delete  (#764)
      
      * 增加工作流导出导入功能,前端定时器表达式的秒和分钟的默认值从*修改成0
      
      * 修改工作流导出导入功能由excel改为json减少依赖
      
      * [BUG][#731]repair swagger annotation ,interface path:/escheduler/projects/{projectName}/process/batch-delete and /escheduler/projects/{projectName}/process/delete
      
      * [BUG][#771] The edit timer did not assign the original data
      
      * [FEATURE][#236] Cross-project dependency
      
      * [FEATURE][#236] Cross-project dependency(增加跨项目依赖)
      c7da656b
    • Q
      scripts name standardization (#813) · bbe7a256
      qiaozhanwei 提交于
      * service start exception modify
      
      * master,worker start modify
      
      * .env update
      
      * install-escheduler-ui.sh,monitor_server.py and install.sh scripts comment change to english and install-escheduler-ui.sh use escheduler change to dolphinscheduler
      
      * scripts name standardization
      bbe7a256
    • Q
      install-escheduler-ui.sh,monitor_server.py and install.sh scripts comment... · 8ee233f0
      qiaozhanwei 提交于
      install-escheduler-ui.sh,monitor_server.py and install.sh scripts comment change to english and install-escheduler-ui.sh use escheduler change to dolphinscheduler (#812)
      
      * service start exception modify
      
      * master,worker start modify
      
      * .env update
      
      * install-escheduler-ui.sh,monitor_server.py and install.sh scripts comment change to english and install-escheduler-ui.sh use escheduler change to dolphinscheduler
      8ee233f0
    • L
      issue#728 (#746) · 78d4ef96
      LiemLin 提交于
      The mailSender in PasswordAuthentication() and setFrom() may not be the same in actual use, and it's best to set it up separately. please add a example about this.
      78d4ef96
    • fancyChuan's avatar
      642f3093
    • Q
      bugfix-user-specified queue takes precedence over tenant queue (#769) · 055b0713
      qrfxiaoge 提交于
      Solve the problem that the user queue setting does not take effect
      055b0713
  11. 17 9月, 2019 2 次提交
    • L
      add support for postgresql in upgrade database (#801) · d5f17f57
      lgcareer 提交于
      * Remove useless dependencies and add jsp-2.1-6.1.14
      
      * Determine if principal is empty in getJdbcUrl method
      
      * fix bug  when register worker but create master node in zookeeper
      
      * Remove useless dependencies such as hive-shims and log4j
      
      * upgrade commons-email from 1.2 to 1.5 and remove mail-1.4.5.jar
      
      * add support for postgresql in upgrade database
      
      * add support for postgresql in upgrade database
      d5f17f57
    • B
      instance/pages/list/_source/list.vue && package (#796) · fc41a8f5
      break60 提交于
      * package
      
      * Modify the workflow instance page status to run, prohibit deletion, delete the package.json package babel-runtime and jasmine-core
      fc41a8f5
  12. 16 9月, 2019 1 次提交
  13. 12 9月, 2019 2 次提交
  14. 09 9月, 2019 2 次提交
    • journey2018's avatar
      the process instance is deleted, the task corresponding to the zk queue still... · a6e2d1eb
      journey2018 提交于
      the process instance is deleted, the task corresponding to the zk queue still exists, and the task is squeezed. #754 bug fix (#775)
      
      * mission log disorder,bug #751 fix
      
      * the log path of the task and the log path of the task instance are different. The log cannot be viewed. #723
      
      * the log path of the task and the log path of the task instance are different. The log cannot be viewed. #723 bug fix
      
      * after starting kerberos authentication, tgt expires after one day,bug #742 fix
      
      * log pattern modify
      
      * LoggerServer remove comment code and ShellCommandExecutor modify
      
      * PythonCommandExecutor modify
      
      * Concurrent task log bug #730 fix
      
      * remove invalid commit
      
      * The process instance is deleted, the task corresponding to the zk queue still exists, and the task is squeezed. #754 fix bug
      
      * The process instance is deleted, the task corresponding to the zk queue still exists, and the task is squeezed. #754 re fix
      
      * The process instance is deleted, the task corresponding to the zk queue still exists, and the task is squeezed. #754 bug fix
      a6e2d1eb
    • G
      Merge pull request #768 from dailidong/dev · ac8e93e7
      gaojun2048 提交于
      add AbstractServer.java
      ac8e93e7
  15. 05 9月, 2019 2 次提交