- 31 12月, 2022 1 次提交
-
-
由 kailixu 提交于
-
- 19 12月, 2022 1 次提交
-
-
由 sangshuduo 提交于
* fix: taosbenchmark disorder sample for 2.6 * test: remove deprecated param * fix: update taos-tools a50de3b * fix: taosbenchmark delay time on windows * fix: taosbenchmark disorder rec dup for 2.6 * fix: test case align with disorder behavior change * test: temporarily disble taosdemoTestInsertWithJson-chinese.py and tools/taosdemoAllTest/taosdemoTestInsertShell.py
-
- 08 12月, 2022 1 次提交
-
-
由 Ping Xiao 提交于
-
- 11 9月, 2022 1 次提交
-
-
由 sangshuduo 提交于
* feat: update taos-tools f169c0f for 2.6 * feat: update taos-tools a4d9b92 for 2.6 * feat: update taos-tools 7d5c1c0 for 2.6 * fix: 5-taos-tools/taosbenchmark/taosdemoTestInsertWithJson-childTable.py after, create table without if not exits * fix: 5-taos-tools/taosbenchmark/taosdemoTestInsertWithJsonStmt.py after, create table without if not exits * feat: update taos-tools 2.2.0 (2dba49c) for 2.6 * feat: update test cases
-
- 30 7月, 2022 1 次提交
-
-
由 sangshuduo 提交于
* feat: update taos-tools for 2.6 [TD-14141] * feat: update taos-tools for 2.6 * feat: update taos-tools for 2.6 * feat: update taos-tools for 2.6 * feat: update taos-tools for 2.6 * feat: updaete taos-tools for 2.6 * feat: update taos-tools for 2.6 * feat: update taos-tools for 2.6 * feat: update taos-tools for 2.6 * feat: update taos-tools for 2.6 * feat: update taos-tools for 2.6 * feat: update taos-tools for 2.6 * feat: update taos-tools for 2.6 * fix: update taos-tools for 2.6 * fix: arm build for 2.6 * fix: disable make install on arm64 * fix: disable taodump test case in parallel_test/cases.task temporarily * feat: update taos-tools for 2.6 * feat: revert cases.task for taosdump * feat: update taos-tools 9dc2fec for 2.6 * fix: use jenkinsfile2 same as develop branch
-
- 29 7月, 2022 4 次提交
-
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
* feat: update taos-tools for 2.6 [TD-14141] * feat: update taos-tools for 2.6 * feat: update taos-tools for 2.6 * feat: update taos-tools for 2.6 * feat: update taos-tools for 2.6 * feat: updaete taos-tools for 2.6 * feat: update taos-tools for 2.6 * feat: update taos-tools for 2.6 * feat: update taos-tools for 2.6 * feat: update taos-tools for 2.6 * feat: update taos-tools for 2.6 * feat: update taos-tools for 2.6 * feat: update taos-tools for 2.6 * fix: update taos-tools for 2.6 * fix: arm build for 2.6 * fix: disable make install on arm64 * fix: disable taodump test case in parallel_test/cases.task temporarily * feat: update taos-tools for 2.6
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
-
- 23 7月, 2022 2 次提交
-
-
由 Alex Duan 提交于
-
由 gccgdb1234 提交于
-
- 14 7月, 2022 1 次提交
-
-
由 Ping Xiao 提交于
-
- 07 7月, 2022 1 次提交
-
-
由 xiaolei li 提交于
* fix(test):C# example ineffective in CI under TDegnine/example (#14472) * fix(test):C# example ineffective in CI under tdegnine/example * fix(test):C# examples add into CI cases.task * test(fix):update C# CI example target framework to NET 6.0 * fix(test):C# example in CI, path incorrect * fix(test):C# example CI ineffective * fix(test):C# example CI taosdemo realese path incorrect * fix(test):change C# ci example targetframe work to net5 in 2.6 branch
-
- 24 6月, 2022 1 次提交
-
-
由 Benguang Zhao 提交于
-
- 17 6月, 2022 1 次提交
-
-
由 Ping Xiao 提交于
-
- 07 6月, 2022 1 次提交
-
-
由 Ping Xiao 提交于
-
- 31 5月, 2022 1 次提交
-
-
由 Ping Xiao 提交于
-
- 27 5月, 2022 1 次提交
-
-
由 Yang Zhao 提交于
* fix: update taos-tools ” * test: add test cases for taos shell restful * test: add test cases * test: add more than 100 rows query in test
-
- 09 5月, 2022 1 次提交
-
-
由 Ping Xiao 提交于
-
- 07 5月, 2022 1 次提交
-
-
由 slzhou 提交于
-
- 06 5月, 2022 1 次提交
-
-
由 slzhou 提交于
-
- 01 5月, 2022 2 次提交
-
-
由 shenglian zhou 提交于
-
由 shenglian zhou 提交于
-
- 16 4月, 2022 2 次提交
-
-
由 tangfangzhi 提交于
-
由 sangshuduo 提交于
* test: distinguish nan and none [TD-14736] * modify test framework for datetime * fix 2-query/math_funcs.py * fix 2-query/math_funcs.py
-
- 15 4月, 2022 2 次提交
-
-
由 sangshuduo 提交于
* test: distinguish nan and none [TD-14736] * modify test framework for datetime * fix 2-query/math_funcs.py
-
由 xleili 提交于
-
- 14 4月, 2022 1 次提交
-
-
由 Bo Ding 提交于
* docs: add R example source code * test: check if RJDBC was installed * test: add R test scripts * test: chmod of test_R.sh * test: fix test_go.sh; add R sample to document * test: add test scripts to cases.task * test: fix errors caused by tset_python.sh and test_java.sh * test: fix test_python.sh * test: modify java test case and improve opentsdb-json.mdx * test: fix test_R.sh
-
- 13 4月, 2022 1 次提交
-
-
由 xiaolei li 提交于
* test(driver): TypeScript RESTful publish and add package test to CI * test(driver): TypeScript RESTful publish and add package test to CI,fix some mistakes * test:test TypeScript and fix ci * test:test TypeScript REST and fix ci * test:Typescript cases and fix ci
-
- 08 4月, 2022 1 次提交
-
-
由 shenglian zhou 提交于
-
- 07 4月, 2022 1 次提交
-
-
由 sangshuduo 提交于
* [TD-14544]<feature>: taosdump data inspect * [TS-14544]<feature>: taosdump data inspect add test case * add inspect case to parallel test
-
- 02 4月, 2022 2 次提交
-
-
由 xiaolei li 提交于
* [TD-14356]<fix>:csharp remove stream_open() && stream_close() * [TD-13707]<feature>:TypeScript RESTful 1st * [TD-13707]<feature>:TypeScript RESTful 2st * [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script * [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script 2st * [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script 3st * [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script 4st * [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script 5st * [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script 6st * [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script 7th * [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script 8th * [TD-13707]<feature>:TypeScript RESTful 3rd * [TD-13707]<feature>:TypeScript RESTful 4th * [TD-13707]<feature>:TypeScript RESTful 5th * [TD-13707]<feature>:TypeScript RESTful 6th
-
由 slzhou 提交于
-
- 28 3月, 2022 1 次提交
-
-
由 Ping Xiao 提交于
-
- 26 3月, 2022 2 次提交
-
-
由 Ping Xiao 提交于
-
由 xiaolei li 提交于
-
- 25 3月, 2022 1 次提交
-
-
由 xiaolei li 提交于
* [TD-14212]<test>:add R example code to CI 1st * [TD-14212]<fix>:add R example code to CI 2nd * [TD-14212]<fix>:add R example code to CI 3rd * [TD-14212]<fix>:add R example code to CI 4th * [TD-14212]<fix>:add R example code to CI 5th * [TD-14212]<fix>:add R example code to CI 6th * [TD-14212]<fix>:add R example code to CI 7th * [TD-14212]<fix>:add R example code to CI 8th * [TD-14212]<fix>:add R example code to CI 9th * [TD-14212]<fix>:add R example code to CI,fix typo
-
- 22 3月, 2022 1 次提交
-
-
由 wmmhello 提交于
-
- 21 3月, 2022 2 次提交
-
-
由 Ganlin Zhao 提交于
-
由 Ganlin Zhao 提交于
-