1. 23 4月, 2018 7 次提交
  2. 22 4月, 2018 2 次提交
  3. 21 4月, 2018 2 次提交
    • L
      add some doc (#1100) · bc44fa36
      lican 提交于
      bc44fa36
    • Feature/1064 (#1093) · fc322e1a
      彭勇升 pengys 提交于
      * Sample of DAO javadoc.
      
      #1064
      
      * Part of UI DAO documents commit.
      
      * Describe all DAO in UI module .
      
      #1064
      
      * The class be tested was deleted.
      
      * Fixed compile failure.
      
      * Fixed CI failure cause of special character.
      
      * gte -> gt
      lte -> le
      
      #1064
      fc322e1a
  4. 19 4月, 2018 2 次提交
  5. 18 4月, 2018 1 次提交
  6. 17 4月, 2018 4 次提交
  7. 14 4月, 2018 3 次提交
    • L
      Update Trace-Data-Protocol.md (#1076) · c5919845
      Lemon 提交于
      c5919845
    • L
      update skywalking-ui commit (#1075) · 9feede7a
      Lemon 提交于
      9feede7a
    • Feature/1032 (#1073) · 9aa615d7
      彭勇升 pengys 提交于
      * Provide short database column name.
      
      * Compile successful
      
      * Attribute name change from source to target.
      
      * Provide highPerformanceMode setting for short column name speciality.
      
      * Fixed a bug that persistent timer started multiple times.
      Running about 10 minute, the result of collector performance test is above 1w TPS when using MacBook 2017.
      9aa615d7
  8. 13 4月, 2018 2 次提交
  9. 12 4月, 2018 2 次提交
  10. 11 4月, 2018 4 次提交
  11. 10 4月, 2018 3 次提交
  12. 09 4月, 2018 3 次提交
  13. 08 4月, 2018 1 次提交
  14. 07 4月, 2018 4 次提交
    • Feature/1032 (#1045) · c42172f3
      彭勇升 pengys 提交于
      * 1. Add the performance collection point.
      2. Report formatter.
      
      #1032
      
      * Add a new cache implementation by caffeine.
      
      #1032
      
      * Performance optimization:
      Make all the loggers class variable to have the static modifier.
      
      * Time stamp format to time bucket performance optimization.
      
      #1032
      c42172f3
    • Feature/1032 (#1043) · 4607128c
      彭勇升 pengys 提交于
      * 1. Add the performance collection point.
      2. Report formatter.
      
      #1032
      
      * Add a new cache implementation by caffeine.
      
      #1032
      
      * Performance optimization:
      Make all the loggers class variable to have the static modifier.
      4607128c
    • Feature/1032 (#1042) · b0830995
      彭勇升 pengys 提交于
      * 1. Add the performance collection point.
      2. Report formatter.
      
      #1032
      
      * Add a new cache implementation by caffeine.
      
      #1032
      b0830995
    • 1. Add the performance collection point. (#1041) · cc655e14
      彭勇升 pengys 提交于
      2. Report formatter.
      
      #1032
      cc655e14