1. 22 7月, 2022 1 次提交
  2. 20 7月, 2022 2 次提交
    • sangshuduo's avatar
      feat: update taostools (#15196) · 9ea9baf3
      sangshuduo 提交于
      * feat: update taos-tools
      
      * feat: update taos-tools
      
      * feat: update taos-tools
      
      * feat: update taos-tools
      
      * feat: update taos-tools
      
      * feat: update taos-tools
      
      * feat: update taos-tools
      
      * feat: update taos-tools
      9ea9baf3
    • sangshuduo's avatar
      feat: update taostools (#15186) · 2f87a3cf
      sangshuduo 提交于
      * feat: update taos-tools
      
      * feat: update taos-tools
      
      * feat: update taos-tools
      
      * feat: update taos-tools
      
      * feat: update taos-tools
      
      * feat: update taos-tools
      
      * feat: update taos-tools
      2f87a3cf
  3. 19 7月, 2022 3 次提交
  4. 18 7月, 2022 3 次提交
    • Y
      fix: use taosws lib for websocket interact in taos shell (#14802) · 8af64798
      Yang Zhao 提交于
      * fix: update taos-tools
      ”
      
      * chore: add taosws-rs as plugin
      
      * chore: update taosws-rs
      
      * chore: add taosws install/remove in scripts
      
      * chore: update taosws-rs
      
      * chore: update taosws-rs
      
      * fix: _smartly_ build ws lib
      
      * chore: enhance CMakeLists.txt
      
      * fix: packaging/tools/make_install.sh
      
      * chore: update taos-tools
      
      * fix: use rust websock lib
      
      * feat: add vertical and file dump for shell
      
      * test: change test case
      
      * test: change test cases
      
      * fix: remove test case and add macro
      
      * fix: change print message
      
      * feat: add timeout and hint for error response
      
      * fix: small typo
      
      * fix: windows compile
      
      * fix: typo
      
      * fix: reconnect
      
      * fix: do not parse cloud dsn
      
      * fix: update taosws-rs
      
      * fix: win and mac compile
      Co-authored-by: sangshuduo's avatarShuduo Sang <sangshuduo@gmail.com>
      8af64798
    • sangshuduo's avatar
      fix: gcc 12 compile error (#15021) · 4226c900
      sangshuduo 提交于
      4226c900
    • sangshuduo's avatar
      feat: update taostools (#15055) · 93684ef5
      sangshuduo 提交于
      * feat: update taos-tools
      
      * feat: update taos-tools
      
      * feat: update taos-tools
      
      * feat: update taos-tools
      93684ef5
  5. 16 7月, 2022 1 次提交
  6. 15 7月, 2022 1 次提交
  7. 14 7月, 2022 1 次提交
  8. 12 7月, 2022 1 次提交
    • sangshuduo's avatar
      chore: add taosws-rs as plugin (#14548) · 27c60f17
      sangshuduo 提交于
      * chore: add taosws-rs as plugin
      
      * chore: update taosws-rs
      
      * chore: add taosws install/remove in scripts
      
      * chore: update taosws-rs
      
      * chore: update taosws-rs
      
      * fix: _smartly_ build ws lib
      
      * chore: enhance CMakeLists.txt
      
      * fix: packaging/tools/make_install.sh
      
      * chore: update taos-tools
      
      * docs: modify readme
      
      * fix: tools/*.sh
      27c60f17
  9. 08 7月, 2022 1 次提交
    • sangshuduo's avatar
      chore: update taos-tools (#14695) · 8014b1db
      sangshuduo 提交于
      * chore: update taos-tools
      
      for develop
      
      * fix: outdated test cases
      
      * fix: query/nestedQuery/nestedQuery.py
      
      * fix: update taos-tools
      
      * fix: remove unlisted taosdemo cases
      
      * chore: update taos-tools
      
      * chore: update taos-tools
      8014b1db
  10. 06 7月, 2022 2 次提交
    • sangshuduo's avatar
      chore: update taos-tools (#14616) · 7c57c6b3
      sangshuduo 提交于
      * chore: update taos-tools
      
      for develop
      
      * fix: outdated test cases
      
      * fix: query/nestedQuery/nestedQuery.py
      
      * fix: update taos-tools
      
      * fix: remove unlisted taosdemo cases
      
      * chore: update taos-tools
      7c57c6b3
    • sangshuduo's avatar
      chore: update taos-tools (#14562) · beef96a9
      sangshuduo 提交于
      * chore: update taos-tools
      
      for develop
      
      * fix: outdated test cases
      
      * fix: query/nestedQuery/nestedQuery.py
      
      * fix: update taos-tools
      beef96a9
  11. 04 7月, 2022 1 次提交
    • sangshuduo's avatar
      chore: update taos tools (#14515) · d7edc778
      sangshuduo 提交于
      * chore(release): make get_os.sh works on mac
      
      * chore(tools): update taos-tools
      
      * chore: update taos-tools
      
      for develop
      
      [TD-16450]
      d7edc778
  12. 01 7月, 2022 1 次提交
  13. 29 6月, 2022 1 次提交
  14. 23 6月, 2022 2 次提交
  15. 21 6月, 2022 1 次提交
  16. 20 6月, 2022 1 次提交
    • Y
      fix: shell exit while ws rev is 0 (#13992) · 3f659d27
      Yang Zhao 提交于
      * fix: taos shell support ws client
      
      * fix: ping/pong
      
      * fix: shell ctrl c stop query
      
      * fix: shell exit while ws recv 0
      
      * fix: remove magic number
      
      * fix: handle error
      
      * fix: handle sigpipe
      
      * fix: change return error number
      
      * fix: remove useless print msg
      
      * fix: remove unused variable
      3f659d27
  17. 18 6月, 2022 2 次提交
  18. 17 6月, 2022 2 次提交
  19. 16 6月, 2022 3 次提交
    • sangshuduo's avatar
      chore: support build taosdump on rhel (#13886) · e7083cf6
      sangshuduo 提交于
      [TS-1616]
      
      for develop
      e7083cf6
    • Y
      enh: taos shell support cloud service (#13883) · c9bd8907
      Yang Zhao 提交于
      * enh: support url in commandline taos shell
      
      * fix: normal host logic
      
      * enh: add default -R if env var set
      
      * fix: refine taos shell cloud service
      
      * fix: improve user friendly
      
      * fix: add cloud tcp connection
      
      * fix: header file
      
      * fix: default restul
      
      * fix: other plat os
      c9bd8907
    • Y
      enh: taos shell support cloud (#13879) · db2c4364
      Yang Zhao 提交于
      * enh: support url in commandline taos shell
      
      * fix: normal host logic
      
      * enh: add default -R if env var set
      
      * fix: refine taos shell cloud service
      
      * fix: improve user friendly
      
      * fix: add cloud tcp connection
      
      * fix: header file
      db2c4364
  20. 15 6月, 2022 1 次提交
  21. 14 6月, 2022 1 次提交
  22. 12 6月, 2022 1 次提交
  23. 11 6月, 2022 2 次提交
  24. 10 6月, 2022 2 次提交
  25. 08 6月, 2022 2 次提交
  26. 06 6月, 2022 1 次提交