- 15 4月, 2022 3 次提交
-
-
由 sangshuduo 提交于
* test: distinguish nan and none [TD-14736] * modify test framework for datetime * fix 2-query/math_funcs.py
-
由 sangshuduo 提交于
* fix: remove stream api [TD-14360] * fix: update examples/rust to remove stream api [TD-14360] * test: fix lua.py [TD-14360] * add more basic cases into pytest/smoketest.sh * test(connector): fix connector/lua.py * disable lua.py from smoketest
-
由 xleili 提交于
-
- 14 4月, 2022 3 次提交
-
-
由 sangshuduo 提交于
* [TD-13052]<feature>: taosTools prepare for 3.0 * update taos-tools * update taos-tools * test: remove database check logic [TD-13558]
-
由 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
-
由 sangshuduo 提交于
* fix: remove stream api [TD-14360] * fix: update examples/rust to remove stream api [TD-14360] * test: fix lua.py [TD-14360] * add more basic cases into pytest/smoketest.sh
-
- 13 4月, 2022 3 次提交
-
-
由 sangshuduo 提交于
* [TD-13558]<feature>: remove taosSystem() in 2.x * test: insert/binary.py use same logic with 3.0
-
由 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
-
由 Ping Xiao 提交于
-
- 12 4月, 2022 5 次提交
-
-
由 wenzhouwww@live.cn 提交于
-
由 wenzhouwww@live.cn 提交于
-
由 wenzhouwww@live.cn 提交于
-
由 Minglei Jin 提交于
-
由 wafwerar 提交于
* [TD-13063]<fix>: Fix win test error. * fix: resolve win test error.
-
- 10 4月, 2022 1 次提交
-
-
由 Bo Ding 提交于
* test: add test scripts * test: change mod of test scripts to 755 * map docs-examples to container * test: add test_python.sh * test: add test_c.sh * test: add test_go.sh * test: fix test_go.sh * test: add test_node.sh * test: fix test_node.sh * test: add test_rust.sh * test: fix connect.rs * test: fix csharp demo program * test: add test_csharp.sh * typo * test: add java sample code to test Co-authored-by: Ntangfangzhi <fztang@taosdata.com>
-
- 09 4月, 2022 4 次提交
-
-
由 sangshuduo 提交于
* [TD-14555]<impr>: remove plugins/mqtt * [TD-14540]<impr>: taosdump code cleanup * update taos-tools * refine 5-taos-tools/taosdump/taosdumpTestInspect.py * [TD-14540]<impr>: refine tools/taosdumpTest2.py * remove a few unused checks * update taos-tools * debug tools/taosdumpTest2.py * add more debug * merge with develop * remove all MQTT code * remove all MQTT code * remove debug from tests/pytest/tools/taosdumpTest2.py * fix mac compile error * remove mqttDebugFlag
-
由 wmmhello 提交于
-
由 sangshuduo 提交于
* [TD-14540]<impr>: taosdump code cleanup * update taos-tools * refine 5-taos-tools/taosdump/taosdumpTestInspect.py * [TD-14540]<impr>: refine tools/taosdumpTest2.py * remove a few unused checks * update taos-tools * debug tools/taosdumpTest2.py * add more debug * temporary disable stream/sys.py * reduce test batch of tools/taosdumpTest2.py * use --monitor.writeToTD=false to avoid create log db by taosadapter
-
由 sangshuduo 提交于
* [TD-14593]<fix>: taosdump dump-result update taos-tools * add debug in tools/taosdumpTest2.py
-
- 08 4月, 2022 5 次提交
-
-
由 sangshuduo 提交于
* [TD-14540]<impr>: taosdump code cleanup * update taos-tools * refine 5-taos-tools/taosdump/taosdumpTestInspect.py * [TD-14540]<impr>: refine tools/taosdumpTest2.py * remove a few unused checks
-
由 sangshuduo 提交于
* [TD-14540]<impr>: taosdump code cleanup * update taos-tools * refine 5-taos-tools/taosdump/taosdumpTestInspect.py * [TD-14540]<impr>: refine tools/taosdumpTest2.py
-
由 shenglian zhou 提交于
-
由 shenglian zhou 提交于
-
由 shenglian zhou 提交于
-
- 07 4月, 2022 4 次提交
-
-
由 shenglian zhou 提交于
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
* [TD-14540]<impr>: taosdump code cleanup * update taos-tools * refine 5-taos-tools/taosdump/taosdumpTestInspect.py
-
由 sangshuduo 提交于
* [TD-14544]<feature>: taosdump data inspect * [TS-14544]<feature>: taosdump data inspect add test case * add inspect case to parallel test
-
- 06 4月, 2022 3 次提交
-
-
由 wenzhouwww@live.cn 提交于
-
由 wenzhouwww@live.cn 提交于
-
由 weixin_47267244 提交于
* Add php connector * Add submodule * Update .gitmodules * Add test
-
- 02 4月, 2022 5 次提交
-
-
由 xiaolei li 提交于
-
由 sangshuduo 提交于
-
由 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
-
由 shenglian-zhou 提交于
-
由 slzhou 提交于
-
- 01 4月, 2022 1 次提交
-
-
由 dependabot[bot] 提交于
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.14 to 5.3.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.14...v5.3.18) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: Ndependabot[bot] <support@github.com> Co-authored-by: Ndependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 31 3月, 2022 2 次提交
-
-
由 wafwerar 提交于
-
由 sangshuduo 提交于
* [TD-13052]<feature>: taosdump prepare for 3.0 * test CI * add -y in tools/taosdumpTestNanoSupport.py * add -g in tools/taosdumpTestNanoSupport.py * fix keep for enterprise edition * update taos-tools
-
- 30 3月, 2022 1 次提交
-
-
由 shenglian zhou 提交于
-