Commit Graph

  • 0566dfbd5e add more code hzcheng 2020-03-06 15:41:28 +0000
  • 0cb93b0694
    Merge pull request #1319 from taosdata/refact/slguan hzcheng 2020-03-06 22:27:43 +0800
  • 7ae3eebe06 Fix fetch table segmentation fault hzcheng 2020-03-06 14:22:52 +0000
  • 3fec909265 change cmake files slguan 2020-03-06 22:19:27 +0800
  • def4c1313b Merge branch '2.0' into refact/slguan slguan 2020-03-06 22:11:14 +0800
  • 192e33db38 refactor and adjust some code hzcheng 2020-03-06 14:04:35 +0000
  • f8d35c2a4b fix compile error slguan 2020-03-06 22:04:18 +0800
  • a00be5e3e8 refact code for cluster slguan 2020-03-06 17:06:02 +0800
  • 6656c118d6 fix more code hzcheng 2020-03-06 08:18:53 +0000
  • d0e32fbdea add more code hzcheng 2020-03-06 06:05:13 +0000
  • 7d66dbc412 fix hash table usage problem hzcheng 2020-03-05 08:36:10 +0000
  • 4eedfc40d6 add more code hzcheng 2020-03-05 08:22:41 +0000
  • a04663b7ee add more hzcheng 2020-03-05 07:41:45 +0000
  • 38d1d0e94b add declaration hzcheng 2020-03-05 06:13:20 +0000
  • db07abc851 format file hzcheng 2020-03-05 06:08:28 +0000
  • 52873e2294 add more code hzcheng 2020-03-05 06:03:14 +0000
  • b6d00ea311 add more code hzcheng 2020-03-05 03:14:13 +0000
  • 0d4618ce1b fix compile errors in cluster module slguan 2020-03-05 10:12:10 +0800
  • 8367106266 more hzcheng 2020-03-04 13:28:19 +0000
  • 3a056eddea for cluster module slguan 2020-03-04 20:49:23 +0800
  • 97e979f403 add more hzcheng 2020-03-04 12:33:17 +0000
  • efb4ac0e32 more hzcheng 2020-03-04 09:53:46 +0000
  • 112ebc5819 add more hzcheng 2020-03-04 08:11:09 +0000
  • 78fe387d29
    Merge pull request #1308 from taosdata/feature/2.0tsdb slguan 2020-03-04 14:24:57 +0800
  • 9fa0685bbf correct some error hzcheng 2020-03-04 06:20:26 +0000
  • 576f77031d more hzcheng 2020-03-04 05:58:56 +0000
  • 5ffd4207ae more hzcheng 2020-03-04 05:55:30 +0000
  • 2b927cb78a fix some error hzcheng 2020-03-04 03:14:13 +0000
  • 532d4a26b7 more hzcheng 2020-03-04 02:54:56 +0000
  • b976772263 Merge branch '2.0' into feature/2.0tsdb hzcheng 2020-03-04 02:19:22 +0000
  • c23ce6d16d
    Merge pull request #1306 from taosdata/refact/slguan hzcheng 2020-03-04 10:12:16 +0800
  • 22a6eeb528 fix compile error in 2.0 slguan 2020-03-04 10:09:46 +0800
  • 7efbbc598e
    Merge pull request #1304 from taosdata/refact/slguan hzcheng 2020-03-03 18:32:05 +0800
  • cfd3e5149c compile for mgmt grant slguan 2020-03-03 18:27:18 +0800
  • 8fc096e3fc sort out mgmt account slguan 2020-03-03 16:39:32 +0800
  • 98be150f48 more hzcheng 2020-03-03 08:17:48 +0000
  • a92a1f12b3 more hzcheng 2020-03-03 08:05:46 +0000
  • e534caefff more hzcheng 2020-03-03 05:54:05 +0000
  • 5d746c9542 more hzcheng 2020-03-03 05:03:38 +0000
  • 3b940a6bea more hzcheng 2020-03-03 02:29:14 +0000
  • b2e189178d more hzcheng 2020-03-02 15:09:33 +0000
  • 14ecbb0fe7 rename some funciton pointors slguan 2020-03-02 22:58:11 +0800
  • a4ee9d7c9c refactor hzcheng 2020-03-02 13:37:03 +0000
  • 9f0c01510e more hzcheng 2020-03-02 13:16:15 +0000
  • 42fc423684 more hzcheng 2020-03-02 13:11:21 +0000
  • a6166565fb more hzcheng 2020-03-02 13:02:42 +0000
  • 62d79763de
    Merge pull request #1290 from taosdata/refact/rpc slguan 2020-03-02 13:54:35 +0800
  • d4e6aef5ee Merge branch '2.0' into feature/2.0tsdb hzcheng 2020-03-02 05:20:04 +0000
  • 5049b99bf6 change the uid in RPC head to linkUid, hide user name once it is authenticated Jeff Tao 2020-03-01 11:57:20 +0800
  • c3130c7f44 optimize the authentication part Jeff Tao 2020-03-01 10:48:22 +0800
  • ee476bb053
    Merge pull request #1288 from taosdata/refact/rpc slguan 2020-03-01 10:47:42 +0800
  • ac893cff65 fix the bug for authentication Jeff Tao 2020-03-01 08:20:04 +0800
  • 693f9f2b7e
    Merge pull request #1280 from taosdata/refact/rpc slguan 2020-02-29 17:45:32 +0800
  • ffdc93d13c put tsRpcMaxUdpSize as an configurable parameter Jeff Tao 2020-02-29 17:24:57 +0800
  • 7d5b51ab30 change the API rpcFreeCont implementation, so app can release the request message fix a few minor bugs Jeff Tao 2020-02-29 17:09:04 +0800
  • a21c508b36 Merge branch 'develop' into 2.0 slguan 2020-02-29 16:11:16 +0800
  • 4a9e27d6b6
    Merge pull request #1274 from sangshuduo/fix-mac-build-for-compar-fn-t slguan 2020-02-29 15:15:52 +0800
  • 234113ef04 connection from shell to dnode slguan 2020-02-29 15:15:09 +0800
  • 41044ba3d9
    Merge pull request #1278 from taosdata/feature/liaohj slguan 2020-02-29 15:05:02 +0800
  • cea31100de fix the crash when skey is less than ekey. hjxilinx 2020-02-29 14:57:08 +0800
  • f4f68de6d5
    Merge pull request #1277 from taosdata/feature/liaohj slguan 2020-02-29 13:42:33 +0800
  • 84c1eb3cdd fix bugs in regression test(degenerated cases, committed blocks are ignored in get cache blocks). hjxilinx 2020-02-29 13:41:24 +0800
  • 819b4c6190 fix bugs founded in regression test(reverse scan failed). hjxilinx 2020-02-29 11:59:33 +0800
  • c02772b337
    Merge pull request #1276 from taosdata/feature/liaohj slguan 2020-02-29 11:29:54 +0800
  • e1a91107ce fix bugs founded in regression test(limit offset on interval query failed). hjxilinx 2020-02-29 11:21:10 +0800
  • bddda5430b submit message slguan 2020-02-28 22:29:53 +0800
  • 9e9d7dbb50 fix __compar_fn_t build issue on Mac Shuduo Sang 2020-02-28 19:31:27 +0800
  • 55a9a5db0c message for drop vgroup slguan 2020-02-28 18:14:39 +0800
  • 683ef75fda message for drop table slguan 2020-02-28 14:33:33 +0800
  • e333bc2880
    Merge pull request #1272 from taosdata/feature/liaohj slguan 2020-02-28 14:29:44 +0800
  • 3642a95080 fix bugs founded in regression test(reverse scan failed). hjxilinx 2020-02-28 12:29:43 +0800
  • a05776b0f7 create table msg sync process to dnode slguan 2020-02-28 00:30:07 +0800
  • 0553473456
    Merge pull request #1267 from taosdata/feature/liaohj slguan 2020-02-27 21:37:03 +0800
  • 74de94ed87 fix bugs founded in regression test(group by failed). hjxilinx 2020-02-27 18:42:33 +0800
  • aa84e61e58 communication from dnode to mgmt slguan 2020-02-27 17:04:04 +0800
  • 3d560da28d fix bugs founded in regression test(reverse scan failed). hjxilinx 2020-02-27 13:32:11 +0800
  • a7fc925f1b fix bugs founded in regression test(reverse scan failed). hjxilinx 2020-02-27 12:49:05 +0800
  • 1a8025666f
    Merge pull request #1266 from taosdata/feature/liaohj slguan 2020-02-27 11:02:32 +0800
  • e42d6fa100
    Merge pull request #1264 from taosdata/hotfix/xyl slguan 2020-02-27 10:56:57 +0800
  • 3932d0accd fix bugs founded in regression test(cancel super table query may cause client crash). hjxilinx 2020-02-27 10:42:17 +0800
  • 5cb76602cd communication from dnode to mgmt slguan 2020-02-27 10:21:41 +0800
  • 86015bfc25 fix bugs founded in regression test. hjxilinx 2020-02-27 02:02:37 +0800
  • 1fb55adec4 suppress compiler warnings hjxilinx 2020-02-26 22:45:40 +0800
  • bb76898957 merge dev branch hjxilinx 2020-02-26 22:34:17 +0800
  • 86402cc934 conection from mgmt to dnode slguan 2020-02-26 19:29:23 +0800
  • 55b0e5187c edit jdbc version xieyinglin 2020-02-26 18:01:21 +0800
  • dfd3402797 fix invalid write when assign the ip address at the client side. hjxilinx 2020-02-26 17:43:08 +0800
  • a67de091d2
    Merge pull request #1263 from taosdata/feature/dockerfile slguan 2020-02-26 15:53:36 +0800
  • ce906917ff create table in mnode slguan 2020-02-26 15:14:32 +0800
  • df3c457341 fix bugs in regression tests. hjxilinx 2020-02-26 14:20:05 +0800
  • da642c48ce
    Merge branch 'develop' into feature/dockerfile Tao Liu 2020-02-26 12:00:33 +0800
  • a58848b494 [TBASE-1542] modify format of Query result in Grafana API liu0x54 2020-02-26 10:39:22 +0800
  • 14c6385908 :add queue support Jeff Tao 2020-02-25 15:26:29 +0800
  • 78812e6d90 create super table slguan 2020-02-25 14:22:21 +0800
  • 8c87d83a56 fix a write bug, make the connection cache code prettier Jeff Tao 2020-02-25 07:39:16 +0800
  • ae453f8094 [tbase-849] hjxilinx 2020-02-24 23:56:51 +0800
  • a563fb8f74 create database message slguan 2020-02-24 23:02:29 +0800
  • 156fa5d4c9 compile for rpc rename index slguan 2020-02-24 21:31:03 +0800
  • 15506d57b4
    Merge pull request #1256 from taosdata/refact/rpc slguan 2020-02-24 21:08:10 +0800
  • 3f972b90a6 refact for user manage slguan 2020-02-24 21:05:49 +0800