1. 06 5月, 2021 2 次提交
  2. 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
  3. 01 5月, 2021 1 次提交
  4. 30 4月, 2021 1 次提交
  5. 29 4月, 2021 5 次提交
  6. 25 4月, 2021 3 次提交
  7. 23 4月, 2021 2 次提交
  8. 22 4月, 2021 2 次提交
  9. 21 4月, 2021 2 次提交
  10. 20 4月, 2021 2 次提交
  11. 19 4月, 2021 6 次提交
  12. 16 4月, 2021 9 次提交
  13. 15 4月, 2021 3 次提交
  14. 14 4月, 2021 1 次提交
    • S
      [Improvement][WorkerGroup] Optimize and reduce database and zookeeper queries... · 1c1f6663
      Shiwen Cheng 提交于
      [Improvement][WorkerGroup]  Optimize and reduce database and zookeeper queries and replace worker address input with multiple-select (#5182)
      
      * [Improvement][Server] Optimize and reduce database and ZooKeeper query
      
      * [Improvement][WorkerGroup] Replace worker address input with multiple-select
      
      * [Improvement][WorkerGroup] Fix unit test
      
      * [Improvement][API&UI] Optimize long host to short host and long host display in k8s
      1c1f6663