1. 01 6月, 2021 1 次提交
  2. 31 5月, 2021 1 次提交
  3. 29 5月, 2021 1 次提交
  4. 25 5月, 2021 2 次提交
  5. 24 5月, 2021 1 次提交
    • S
      [Improvement][Docker/K8s] Support more configurations and service accesses,... · b537f4eb
      Shiwen Cheng 提交于
      [Improvement][Docker/K8s] Support more configurations and service accesses, reduce the duplication configurations, improve image for python and the compatibility of python home (#5393)
      
      * [Improvement][Docker] Support more configurations and improve image for python
      
      * [Improvement][K8s] Support more configurations, more service accesses, and reduce the duplication configurations
      
      * [Improvement][Python] Improve the compatibility of python home
      
      * [Improvement][Install] Fix install config and install.sh
      
      * [Improvement][Install] Fix workflow ut
      
      * [Improvement][Docker] Optimize docker-swarm/check script
      
      * [Improvement][DB] Update default username and password of database
      
      * Update comments in master/worker.properties
      
      * Specify version for all images
      
      * [Improvement][Docker] Optimize PS1 and WORKDIR
      
      * [Improvement][SQL] Reduce heap size to 64m in create-dolphinscheduler.sh and upgrade-dolphinscheduler.sh
      
      * [Fix-5431][K8s] Fix master and worker cannot get the right address with custom DNS
      b537f4eb
  6. 23 5月, 2021 1 次提交
  7. 22 5月, 2021 2 次提交
  8. 21 5月, 2021 2 次提交
  9. 19 5月, 2021 1 次提交
  10. 18 5月, 2021 2 次提交
  11. 17 5月, 2021 2 次提交
  12. 13 5月, 2021 1 次提交
  13. 12 5月, 2021 4 次提交
  14. 11 5月, 2021 5 次提交
  15. 10 5月, 2021 4 次提交
  16. 09 5月, 2021 2 次提交
  17. 07 5月, 2021 4 次提交
  18. 06 5月, 2021 3 次提交
  19. 04 5月, 2021 1 次提交
    • H
      replace access log by AccessLogAnnotation (#5315) · 2114b632
      Hayden Zhou 提交于
      * replace access log by AccessLogAnnotaion
      
      * fix codesytle error
      
      * fix RequestContextHolder.getRequestAttributes may be null
      
      * fix code style
      
      * accessLogAnnotation addd ignore params
      
      * fix style
      
      * reduce code smells
      
      * fix code style
      
      * fix logtext if request is ignore
      
      * add trance id
      
      * fix code style
      
      * add comment
      
      * optimize
      
      * fix code style
      
      * fix code
      Co-authored-by: Nhayden <hayden@haydendeMacBook-Pro.local>
      2114b632