1. 22 11月, 2021 3 次提交
    • Y
      Hash table cleanup [3/n] · 89afece7
      Yifan Hao 提交于
      A few cleanups:
      1. Move implementation details (macro definition, SHashEntry and SHashObj
         definition) to hash.c. Only leave relevant APIs in hash.h.
      2. Complete function header comments.
      3. Correct variable naming from "newSize" to "newCapacity".
      89afece7
    • Y
      Hash table cleanup [2/n] · 376e30ae
      Yifan Hao 提交于
      A few cleanups:
      1. Rename hash node "count" to "refCount" for ease of reading
      2. Trailing white space removal of hash.h
      376e30ae
    • Y
      Hash table cleanup [1/n] · 5af1acaa
      Yifan Hao 提交于
      A few cleanups for the hashtable implementation:
      1. Correct function header comments
      2. Complete argument checking for a few functions
      3. Remove trailing space
      5af1acaa
  2. 16 11月, 2021 1 次提交
  3. 11 11月, 2021 2 次提交
  4. 10 11月, 2021 4 次提交
  5. 08 11月, 2021 1 次提交
  6. 03 11月, 2021 1 次提交
  7. 02 11月, 2021 1 次提交
  8. 01 11月, 2021 4 次提交
  9. 30 10月, 2021 1 次提交
    • N
      First Issues. · 71b44912
      Navneet Kumar 提交于
      1: Initialized the Sstr ntoken.type
      2: Removed semicolon from query.
      3: Removed Code Comment about jira.
      71b44912
  10. 29 10月, 2021 1 次提交
  11. 26 10月, 2021 2 次提交
  12. 23 10月, 2021 1 次提交
  13. 22 10月, 2021 1 次提交
  14. 21 10月, 2021 1 次提交
  15. 19 10月, 2021 2 次提交
  16. 15 10月, 2021 1 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 10469 blm3 (#8272) · 5d843053
      sangshuduo 提交于
      * [TD-10469]<feature>: use blm to replace httpd
      
      * add blm3 as submodule and modify the install script.
      
      * make http disabled by default.
      
      * use external project for go build.
      
      * make install and systemctl works.
      
      * change blm3 to official repo.
      
      * fix alert build missing sqlx package.
      
      * update README regarding golang env setup.
      
      * remove blm3.
      
      * modify script to support blm3
      
      * <test>udpate submodule in CI
      
      * update jenkinsfile
      
      * update blm3 with statsd port changed and config file name changed.
      
      * still use tdengine's httpd for lite version.
      
      * include blm.toml in released packages.
      
      * merge with develop branch.
      
      * update grafana plugin to support telegraf.
      
      * fix python test framework
      
      * fix blm3.toml name
      
      * comment off restful test for blm3 CI.
      
      * fix blm.toml name
      
      * comment off http related case for blm3.
      
      * fix cmake define.inc for windows build
      
      * update grafanaplugin
      
      * update blm3
      
      * update grafana.
      
      * update grafana plugin to support statsd.
      
      * update blm3 to support lower version go.
      
      * update grafanaplugin and blm3 bugfix.
      
      * update grafana plugin, dashboard name changed.
      
      update blm3 for cinterface error code.
      
      * disable blm3 in arm32
      
      * support blm3 --version
      
      * change cmake minimum version requirement from 2.8 to 3.0
      Co-authored-by: Nliuyq-617 <yqliu@taosdata.com>
      5d843053
  17. 13 10月, 2021 1 次提交
  18. 11 10月, 2021 2 次提交
  19. 09 10月, 2021 1 次提交
  20. 05 10月, 2021 1 次提交
  21. 29 9月, 2021 2 次提交
  22. 24 9月, 2021 1 次提交
  23. 23 9月, 2021 2 次提交
  24. 18 9月, 2021 1 次提交
  25. 17 9月, 2021 2 次提交