- 11 10月, 2021 2 次提交
-
-
由 Zhiyu Yang 提交于
* [TS-409]<release>: OEM packaging scripts * email change
-
由 Zhiyu Yang 提交于
-
- 09 10月, 2021 2 次提交
- 26 9月, 2021 2 次提交
- 22 9月, 2021 1 次提交
-
-
由 Zhiyu Yang 提交于
Co-authored-by:
tomchon <haoran920c@163.com>
-
- 18 9月, 2021 1 次提交
-
-
由 wpan 提交于
-
- 17 9月, 2021 3 次提交
-
-
由 plum-lihui 提交于
-
由 Zhiyu Yang 提交于
-
由 Zhiyu Yang 提交于
-
- 14 9月, 2021 1 次提交
-
-
由 wpan 提交于
-
- 09 9月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD-5844]<feature>: make cmd line parameter similar. * fix test case align with taosdemo change. * fix windows stack overflow issue. * fix mac compile error. * fix taosdemo cmdline parameter in tests/pytest/tools/taosdemoAllTest/NanoTestCase/taosdemoTestSupportNanoInsert.py * make taos.exe use mysql style password input. * make taos shell and taosdump use mysql style password input. * determine scanf return value. * cherry pick from develop/feature branch. * cherry pick with ab6cde02 * cherry pick with d6bfe443 * fix password echo on darwin. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-5844]<feature>: make cmd line parameter similar. * fix test case align with taosdemo change. * fix windows stack overflow issue. * fix mac compile error. * fix taosdemo cmdline parameter in tests/pytest/tools/taosdemoAllTest/NanoTestCase/taosdemoTestSupportNanoInsert.py * fix windows compiler options. * make taos.exe use mysql style password input. * make taos shell and taosdump use mysql style password input. * determine scanf return value. * make console echo off during password input. * use one macro to define password length. * fix --password. change taos shell '-z' for timezone * fix password echo on darwin.
-
- 31 8月, 2021 1 次提交
-
-
由 dengyihao 提交于
-
- 25 8月, 2021 1 次提交
-
-
由 sangshuduo 提交于
-
- 24 8月, 2021 3 次提交
- 23 8月, 2021 1 次提交
-
-
由 wmmhello 提交于
-
- 22 8月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD-3197]<fix>: taosdemo and taosdump coverity scan issues. * exit if read sample file failed. * fix converity scan issue. * fix coverity scan issue. * fix coverity scan memory leak. * fix resource leak reported by coverity scan. * fix taosdemo coverity scan issue. * fix tcsetattr and getchar return value determination bug. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-3197] <fix>: fix taosdemo coverity scan issues. * [TD-3197] <fix>: fix taosdemo coverity scan issue. fix subscribeTest pids uninitialized. * [TD-3197] <fix>: fix taosdemo coverity scan issues. * [TD-3197] <fix>: fix coverity scan issues. check super tbl info pointer. * [TD-3197] <fix>: fix coverity scan issues. move sub tbl query thread join into loop * [TD-3197] <fix>: fix coverity scan issues. remove unused variable * [TD-3197] <fix>: fix coverity scan issues. use more secure random library * [TD-3197] <fix>: fix coverity scan issues. use strncpy for more safe * [TD-3197] <fix>: fix taosdemo coverity scan issue. replace arc4random with rand(). * [TD-3197] <fix>: fix coverity scan issues. check stb info pointer for start time * [TD-3197] <fix>: fix coverity scan issues. fix strcpy vulnerability * [TD-3197] <fix>: fix taosdemo coverity scan issue. modify taosdemoTest2. try to check database continously. * [TD-3197] <fix>: taosdemo coverity scan issues. * [TD-3197] <fix>: fix memory leak when parsing arguments. * [TD-3197] <fix>: fix cmake strip arguments. * [TD-3197] <fix>: taosdemo coverity scan. fix cmake string manipulation. * [TD-3197]<fix>: taosdemo coverity scan issue. configDir buffer overwrite. * [TD-3197]<fix>: coverity scan issue. taosdump argument validation. * [TD-3197]<fix>: taosdemo and taosdump coverity scan issues. * [TD-3197]<fix>: taosdemo coverity scan. append result buf to file. for develop branch. * exit if read sample file failed. * fix converity scan issue. * fix coverity scan issue. * fix coverity scan memory leak. * fix resource leak reported by coverity scan. * fix taosdemo coverity scan issue. * fix tcsetattr and getchar return value determination bug. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 21 8月, 2021 2 次提交
- 20 8月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-5844]<feature>: make cmd line parameter similar. * fix test case align with taosdemo change. * fix windows stack overflow issue. * fix mac compile error. * fix taosdemo cmdline parameter in tests/pytest/tools/taosdemoAllTest/NanoTestCase/taosdemoTestSupportNanoInsert.py * make taos.exe use mysql style password input. * make taos shell and taosdump use mysql style password input. * determine scanf return value. * cherry pick from develop/feature branch. * cherry pick with ab6cde02 * cherry pick with d6bfe443Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 19 8月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD-5844]<feature>: make cmd line parameter similar. * fix test case align with taosdemo change. * fix windows stack overflow issue. * fix mac compile error. * fix taosdemo cmdline parameter in tests/pytest/tools/taosdemoAllTest/NanoTestCase/taosdemoTestSupportNanoInsert.py * fix windows compiler options. * make taos.exe use mysql style password input. * make taos shell and taosdump use mysql style password input. * determine scanf return value. * make console echo off during password input. * use one macro to define password length. * fix --password. change taos shell '-z' for timezone
-
由 sangshuduo 提交于
* [TD-5844]<feature>: make cmd line parameter similar. * fix test case align with taosdemo change. * fix windows stack overflow issue. * fix mac compile error. * fix taosdemo cmdline parameter in tests/pytest/tools/taosdemoAllTest/NanoTestCase/taosdemoTestSupportNanoInsert.py * make taos.exe use mysql style password input. * make taos shell and taosdump use mysql style password input. * determine scanf return value. * cherry pick from develop/feature branch.
-
- 16 8月, 2021 1 次提交
-
-
由 wmmhello 提交于
-
- 15 8月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-5844]<feature>: make cmd line parameter similar. * fix test case align with taosdemo change. * fix windows stack overflow issue. * fix mac compile error. * fix taosdemo cmdline parameter in tests/pytest/tools/taosdemoAllTest/NanoTestCase/taosdemoTestSupportNanoInsert.py * fix windows compiler options. * make taos.exe use mysql style password input. * make taos shell and taosdump use mysql style password input. * determine scanf return value.
-
- 13 8月, 2021 1 次提交
-
-
由 tickduan 提交于
-
- 11 8月, 2021 3 次提交
- 06 8月, 2021 1 次提交
-
-
由 yihaoDeng 提交于
-
- 26 7月, 2021 1 次提交
-
-
由 Ganlin Zhao 提交于
-
- 20 7月, 2021 1 次提交
-
-
由 XYWang 提交于
-
- 08 7月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD-5128]<fix>: odbc compile failed. * fix cmake minimum version complain on mac and windows. * fix visual studio 2012 build issue.
-
由 sangshuduo 提交于
* [TD-5128]<fix>: odbc compile failed. * cherry pick from master branch. * fix visual studio 2012 build issue.
-
- 07 7月, 2021 1 次提交
-
-
由 plum-lihui 提交于
-
- 06 7月, 2021 1 次提交
-
-
由 Zhiyu Yang 提交于
* change version number * change packaging scripts * add more scripts * change scripts * change * change * change Co-authored-by: Nplum-lihui <huili@taosdata.com>
-