1. 01 4月, 2020 1 次提交
  2. 31 3月, 2020 6 次提交
  3. 29 3月, 2020 1 次提交
  4. 19 3月, 2020 1 次提交
  5. 12 3月, 2020 1 次提交
  6. 21 2月, 2020 2 次提交
  7. 18 1月, 2020 2 次提交
  8. 16 1月, 2020 2 次提交
  9. 13 1月, 2020 1 次提交
    • weixin_48148422's avatar
      fix two bugs: · bae48b73
      weixin_48148422 提交于
      1. taos_consume block for evev
      2. taos_fetch_block returns 0 in subscription
      bae48b73
  10. 08 1月, 2020 1 次提交
  11. 06 1月, 2020 8 次提交
  12. 07 12月, 2019 2 次提交
  13. 06 12月, 2019 1 次提交
  14. 13 11月, 2019 1 次提交
  15. 12 11月, 2019 1 次提交
    • R
      Add support for continuous query in Lua connector. · 79e1a7bc
      robot 提交于
      Malloc memory to store Lua state and callback function from Lua. Connector can support multiple connection by this way.
      Memory will be freed when connection isn't established successfully or connection is closed by lua call. Stream content
      in Lua is not the same one with stream content in connector.
      
      A loop in test code do the job for continuous query. record is inserted between query actions.
      79e1a7bc
  16. 11 11月, 2019 1 次提交
  17. 07 11月, 2019 1 次提交
  18. 06 11月, 2019 1 次提交
  19. 27 9月, 2019 1 次提交
  20. 25 9月, 2019 1 次提交
    • F
      Update pom.xml · 137c4cf1
      fangpanpan 提交于
      upgrade the version of dependency of "com.fasterxml.jackson.core"
      137c4cf1
  21. 24 9月, 2019 1 次提交
  22. 29 8月, 2019 2 次提交
    • F
      Update pom.xml · c36aa542
      fangpanpan 提交于
      Upgrade org.apache.zookeeper:zookeeper to version 3.4.14 to avoid vulnerability
      c36aa542
    • F
      Update pom.xml · ca09fe90
      fangpanpan 提交于
      upgrade the version of dependency "com.fasterxml.jackson.core" from "2.9.5" to "2.9.9" to avoid vulnerability.
      ca09fe90
  23. 22 8月, 2019 1 次提交