1. 25 5月, 2022 5 次提交
  2. 22 5月, 2022 1 次提交
  3. 20 5月, 2022 1 次提交
  4. 18 5月, 2022 1 次提交
  5. 13 5月, 2022 2 次提交
  6. 12 5月, 2022 2 次提交
  7. 10 5月, 2022 1 次提交
  8. 07 5月, 2022 5 次提交
  9. 06 5月, 2022 1 次提交
  10. 27 4月, 2022 2 次提交
  11. 26 4月, 2022 1 次提交
  12. 22 4月, 2022 1 次提交
  13. 20 4月, 2022 1 次提交
    • sangshuduo's avatar
      feat: taos shell refactor (#11688) · 29d994d1
      sangshuduo 提交于
      * [TD-13558]<feature>: taos shell refactor
      
      add taosTools as submodule
      
      * add tools/taos-tools
      
      * add more client interface for taosTools compile
      
      * update taos-tools
      
      * update taos-tools
      
      * refactor shell
      
      * [TD-13558]<feature>: taos shell test speed
      
      * [TD-13558]<feature>: taos -n startup works
      
      * taos -n rpc works
      
      * taos -n server works
      
      * cleanup code since no endPort in 3.0
      
      * update taos-tools
      
      * [TD-13558]<feature>: taos -C works
      
      * improve taos shell -c WIP
      
      * update taos-tools
      
      * add demoapi.c
      
      * adjust show databases result for 3.0
      
      * test: add platform logic
      
      * add nchar
      
      * adjust taos_fetch_lengths
      
      * print fields
      
      * remove show databases check from insert cases
      
      * fix lua example compile for 3.0
      
      still not work
      
      * remove lua.py from smoketest
      
      * use get_column_data_offset() to get offset and convert length
      
      * add int, float, timestamp value convert
      
      * improve tests/pytest/insert/binary.py
      
      * improve example/src/demoapi.c
      29d994d1
  14. 16 4月, 2022 2 次提交
    • wafwerar's avatar
      fix(build): exec output build bin. · 97a373fa
      wafwerar 提交于
      97a373fa
    • sangshuduo's avatar
      feat(tools): demoapi implemented normal insert/query (#11553) · 61d5f6ff
      sangshuduo 提交于
      * [TD-13558]<feature>: taos shell refactor
      
      add taosTools as submodule
      
      * add tools/taos-tools
      
      * add more client interface for taosTools compile
      
      * update taos-tools
      
      * update taos-tools
      
      * refactor shell
      
      * [TD-13558]<feature>: taos shell test speed
      
      * [TD-13558]<feature>: taos -n startup works
      
      * taos -n rpc works
      
      * taos -n server works
      
      * cleanup code since no endPort in 3.0
      
      * update taos-tools
      
      * [TD-13558]<feature>: taos -C works
      
      * improve taos shell -c WIP
      
      * update taos-tools
      
      * add demoapi.c
      
      * adjust show databases result for 3.0
      
      * test: add platform logic
      
      * add nchar
      
      * adjust taos_fetch_lengths
      
      * print fields
      
      * remove show databases check from insert cases
      
      * fix lua example compile for 3.0
      
      still not work
      
      * remove lua.py from smoketest
      
      * use get_column_data_offset() to get offset and convert length
      61d5f6ff
  15. 14 4月, 2022 2 次提交
    • sangshuduo's avatar
      test: remove show databases check from insert cases (#11508) · 30799e59
      sangshuduo 提交于
      * [TD-13558]<feature>: taos shell refactor
      
      add taosTools as submodule
      
      * add tools/taos-tools
      
      * add more client interface for taosTools compile
      
      * update taos-tools
      
      * update taos-tools
      
      * refactor shell
      
      * [TD-13558]<feature>: taos shell test speed
      
      * [TD-13558]<feature>: taos -n startup works
      
      * taos -n rpc works
      
      * taos -n server works
      
      * cleanup code since no endPort in 3.0
      
      * update taos-tools
      
      * [TD-13558]<feature>: taos -C works
      
      * improve taos shell -c WIP
      
      * update taos-tools
      
      * add demoapi.c
      
      * adjust show databases result for 3.0
      
      * test: add platform logic
      
      * add nchar
      
      * adjust taos_fetch_lengths
      
      * print fields
      
      * remove show databases check from insert cases
      30799e59
    • wafwerar's avatar
      fix(test): enterprise test. · 09be9e4d
      wafwerar 提交于
      09be9e4d
  16. 13 4月, 2022 2 次提交
    • sangshuduo's avatar
      test: add platform logic (#11459) · 6eba8ad1
      sangshuduo 提交于
      * [TD-13558]<feature>: taos shell refactor
      
      add taosTools as submodule
      
      * add tools/taos-tools
      
      * add more client interface for taosTools compile
      
      * update taos-tools
      
      * update taos-tools
      
      * refactor shell
      
      * [TD-13558]<feature>: taos shell test speed
      
      * [TD-13558]<feature>: taos -n startup works
      
      * taos -n rpc works
      
      * taos -n server works
      
      * cleanup code since no endPort in 3.0
      
      * update taos-tools
      
      * [TD-13558]<feature>: taos -C works
      
      * improve taos shell -c WIP
      
      * update taos-tools
      
      * add demoapi.c
      
      * adjust show databases result for 3.0
      
      * test: add platform logic
      6eba8ad1
    • sangshuduo's avatar
      test: adjust test case for show databases result on 3.0 (#11454) · e5b0b962
      sangshuduo 提交于
      * [TD-13558]<feature>: taos shell refactor
      
      add taosTools as submodule
      
      * add tools/taos-tools
      
      * add more client interface for taosTools compile
      
      * update taos-tools
      
      * update taos-tools
      
      * refactor shell
      
      * [TD-13558]<feature>: taos shell test speed
      
      * [TD-13558]<feature>: taos -n startup works
      
      * taos -n rpc works
      
      * taos -n server works
      
      * cleanup code since no endPort in 3.0
      
      * update taos-tools
      
      * [TD-13558]<feature>: taos -C works
      
      * improve taos shell -c WIP
      
      * update taos-tools
      
      * add demoapi.c
      
      * adjust show databases result for 3.0
      e5b0b962
  17. 31 3月, 2022 1 次提交
  18. 26 3月, 2022 1 次提交
  19. 17 3月, 2022 1 次提交
  20. 07 3月, 2022 1 次提交
    • sangshuduo's avatar
      [TD-13408]<test>: move tests in for3.0 (#10598) · 43feda05
      sangshuduo 提交于
      * restore .gitmodules
      
      * Revert "[TD-13408]<test>: move tests out"
      
      This reverts commit f80a4ca49ff37431bc0bc0dafb5ccf5858b00beb.
      
      * revert f80a4ca49ff37431bc0bc0dafb5ccf5858b00beb
      
      * immigrate file change from stand-alone repo to TDengine
      
      for 3.0
      
      * remove tests repository for Jenkinsfile2
      Co-authored-by: Ntangfangzhi <fztang@taosdata.com>
      43feda05
  21. 11 2月, 2022 1 次提交
  22. 10 2月, 2022 1 次提交
  23. 14 9月, 2021 4 次提交