1. 15 11月, 2019 1 次提交
  2. 13 11月, 2019 1 次提交
  3. 01 11月, 2019 3 次提交
  4. 21 10月, 2019 1 次提交
  5. 13 10月, 2019 1 次提交
  6. 11 10月, 2019 1 次提交
  7. 10 10月, 2019 1 次提交
  8. 06 10月, 2019 1 次提交
  9. 30 9月, 2019 5 次提交
    • B
      Repair bug #901,#909,#935 (#952) · 6135a6ad
      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
      
      * Delete the'babel-plugin-transform-remove-console'dependency package
      
      * 1.repair [BUG]#884,2.Add Scheduling Time Fields to Workflow Instance List,3.Add a reminder for empty data
      
      * 1.update logo 2.Workflow Definition Page Timing Component Replaced with Source Code
      
      * epair bug #901,#909,#935
      6135a6ad
    • W
      fix #586 User password plain text display problem (#917) · d0eff9de
      wuchunfu 提交于
      * fix #586 User password plain text display problem
      
      * update install.sh and common.properties file
      d0eff9de
    • zhangtb7881's avatar
      [Enhancement] increase param length limit (#930) · 3ac56022
      zhangtb7881 提交于
      Sometimes the parameters are longer(eg. HDFS path).
      Increased to 128(t_escheduler_process_definition.global_params is text and process_definition_json is longtext).
      3ac56022
    • Z
      Delete useless variables (#922) · 487168c0
      zhangwei 提交于
      487168c0
    • K
      Support ci apache license check (#921) · 03b21828
      khadgarmage 提交于
      * CI github actions, license check and modify files.
      
      * alter ci name and delete travis yml
      03b21828
  10. 29 9月, 2019 1 次提交
    • B
      1.update logo 2.Workflow Definition Page Timing Component Replaced with Source Code (#924) · 33aedeb9
      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
      
      * Delete the'babel-plugin-transform-remove-console'dependency package
      
      * 1.repair [BUG]#884,2.Add Scheduling Time Fields to Workflow Instance List,3.Add a reminder for empty data
      
      * 1.update logo 2.Workflow Definition Page Timing Component Replaced with Source Code
      33aedeb9
  11. 27 9月, 2019 2 次提交
  12. 26 9月, 2019 7 次提交
    • D
      Delete .asf.yaml · f833b8ee
      dailidong 提交于
      f833b8ee
    • D
      Create .asf.yaml · c079c91b
      dailidong 提交于
      c079c91b
    • D
      update README about DolphinScheduler (#904) · d62f140a
      dailidong 提交于
      d62f140a
    • B
      1.repair [BUG]#884;2.Add Scheduling Time Fields to Workflow Instance... · 56959f90
      break60 提交于
      1.repair [BUG]#884;2.Add Scheduling Time Fields to Workflow Instance List;3.Add a reminder for empty data (#893)
      
      * 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
      
      * Delete the'babel-plugin-transform-remove-console'dependency package
      
      * 1.repair [BUG]#884,2.Add Scheduling Time Fields to Workflow Instance List,3.Add a reminder for empty data
      56959f90
    • zhangtb7881's avatar
      The class name with package name will be very long in large projects. It is... · 6ff0d856
      zhangtb7881 提交于
      The class name with package name will be very long in large projects. It is recommended to increase the maximum length limit to 100(mysql t_escheduler_udfs.class_name is already varchar 255). (#892)
      
      6ff0d856
    • B
      Delete the'babel-plugin-transform-remove-console'dependency package (#873) · b73c38a8
      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
      
      * Delete the'babel-plugin-transform-remove-console'dependency package
      
      * 1.repair [BUG]#884,2.Add Scheduling Time Fields to Workflow Instance List,3.Add a reminder for empty data
      b73c38a8
    • [BUG][#888]repair the imported workflow timer is online and ineffective (#890) · dde5cb21
      黄聪 提交于
      (导入工作流定时器状态为上线,不起效果)
      dde5cb21
  13. 25 9月, 2019 3 次提交
  14. 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
  15. 23 9月, 2019 5 次提交
  16. 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
  17. 19 9月, 2019 3 次提交