1. 16 11月, 2022 3 次提交
  2. 22 9月, 2022 2 次提交
  3. 19 9月, 2022 2 次提交
  4. 05 8月, 2022 2 次提交
  5. 28 6月, 2022 3 次提交
  6. 26 5月, 2022 1 次提交
  7. 23 5月, 2022 1 次提交
  8. 12 5月, 2022 1 次提交
  9. 20 4月, 2022 1 次提交
  10. 12 4月, 2022 1 次提交
  11. 07 4月, 2022 2 次提交
  12. 19 3月, 2022 1 次提交
  13. 25 2月, 2022 1 次提交
  14. 25 1月, 2022 1 次提交
  15. 07 1月, 2022 1 次提交
  16. 10 12月, 2021 1 次提交
    • K
      Split the components into individual package, refactor configurations to use... · 67cc260d
      kezhenxu94 提交于
      Split the components into individual package, refactor configurations to use Spring properties (#7160)
      
      * Split the components into individual package
      
      A follow-up PR will be made to build dedicated Docker images for each
      component, so that every component Docker image has minimal jars, which
      is easy to maintain and good for security fixes.
      
      * Split the components into individual package
      
      A follow-up PR will be made to build dedicated Docker images for each
      component, so that every component Docker image has minimal jars, which
      is easy to maintain and good for security fixes.
      
      * Split the components into individual package
      
      A follow-up PR will be made to build dedicated Docker images for each
      component, so that every component Docker image has minimal jars, which
      is easy to maintain and good for security fixes.
      67cc260d
  17. 31 10月, 2021 1 次提交
    • J
      Add Python API implementation of workflows-as-code (#6269) · dd6ed36f
      Jiajie Zhong 提交于
      * Init DS python SDK pydolphinscheduler: python code definition
      
      * Doc first
      
      * Add quick start and developer doc
      
      * Java documentation change
      
      * Add LICENSE-py4j.txt
      
      * Add py4j to release-docs/LICENSE
      
      * Move dependency version to parent pom
      
      * Remove outdated code
      
      * Add tenant parameter to tutorial
      dd6ed36f