1. 23 9月, 2019 1 次提交
  2. 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
  3. 19 9月, 2019 5 次提交
  4. 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
  5. 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
  6. 16 9月, 2019 1 次提交
  7. 12 9月, 2019 2 次提交
  8. 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
  9. 05 9月, 2019 2 次提交
  10. 04 9月, 2019 3 次提交
  11. 03 9月, 2019 1 次提交
    • journey2018's avatar
      Tgt invalid #742 fix,Concurrent task log bug #730 fix,logback.xml set log path... · e2cf4c50
      journey2018 提交于
      Tgt invalid #742 fix,Concurrent task log bug #730 fix,logback.xml set log path support #723 fix (#761)
      
      * 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
      e2cf4c50
  12. 01 9月, 2019 3 次提交
  13. 31 8月, 2019 3 次提交
  14. 30 8月, 2019 3 次提交
  15. 29 8月, 2019 4 次提交