1. 07 3月, 2022 1 次提交
  2. 10 2月, 2022 1 次提交
    • sangshuduo's avatar
      [TD-13408]<test>: move tests directory out (#10174) · f94bfbae
      sangshuduo 提交于
      * [TD-13408]<test>: move tests directory out
      
      * restore Jenkinsfile due to tests dir removal
      
      * add --remote parameter to git submodule update
      
      * git reset hard before checkout to branch
      
      * call git submodule update for some submodules
      
      * remove tests directory before checkout due to conflict
      
      * as all branches remove tests, no need to remove it in script
      Co-authored-by: Ntangfangzhi <fztang@taosdata.com>
      f94bfbae
  3. 21 1月, 2022 1 次提交
  4. 23 11月, 2021 1 次提交
  5. 01 6月, 2021 1 次提交
  6. 11 12月, 2020 1 次提交
  7. 08 12月, 2020 1 次提交
    • R
      Implement connector for OpenResty based on lua51. · e8260ed8
      robot 提交于
      Connector is implemented by lua51 but luajit and ffi are not included. Connection pool is not implemented yet. It is a raw demonstration at present and not verified on production environment.
      e8260ed8