Commit Graph

  • 81975c11b7 super table config slguan 2020-02-24 15:53:22 +0800
  • 7cedf4afd6 rename meter to table slguan 2020-02-24 14:48:14 +0800
  • 03da5549ce get meta message slguan 2020-02-24 14:27:07 +0800
  • 41149af772 Merge branch '2.0' into refact/slguan slguan 2020-02-23 18:08:27 +0800
  • aae0242fc4 Merge branch 'develop' into 2.0 slguan 2020-02-23 18:06:59 +0800
  • 4e55d3dd3d Merge branch '2.0' into refact/slguan slguan 2020-02-23 18:05:18 +0800
  • ddbf242fa6 process show message slguan 2020-02-23 18:04:57 +0800
  • 5b969523cb rename SCM to S slguan 2020-02-23 16:34:09 +0800
  • aee99f114f sort out connect message from client to mgmt slguan 2020-02-23 16:18:28 +0800
  • 582e6ed6a5 rollback change name slguan 2020-02-23 11:06:09 +0800
  • cee2e18bb2 change message name slguan 2020-02-23 11:03:15 +0800
  • cdee51f60c message of account slguan 2020-02-23 10:18:04 +0800
  • 5da147a691 add API rpcReallocCont Jeff Tao 2020-02-22 20:13:30 +0800
  • f74ad86c54 support multiple UDP threads change the mutex in connection cache to home made lock Jeff Tao 2020-02-22 19:52:38 +0800
  • 7be9936cd4
    Merge pull request #1254 from taosdata/refact/slguan haojun Liao 2020-02-22 19:17:20 +0800
  • 07e6caa32c shell can connect to server slguan 2020-02-22 18:58:43 +0800
  • d43c0ab26a client can send msg to server slguan 2020-02-22 17:09:38 +0800
  • 5d96544617 Merge branch '2.0' into refact/slguan slguan 2020-02-22 15:10:16 +0800
  • 9c0f2cb40b
    Merge pull request #1253 from taosdata/refact/rpc slguan 2020-02-22 15:09:23 +0800
  • 3eccf4d22f change the pthread_mutex to lock Jeff Tao 2020-02-22 15:02:35 +0800
  • b4d1bc952b remove connObj slguan 2020-02-22 13:41:54 +0800
  • d2605d0ece connect from client to mgmt slguan 2020-02-22 11:46:59 +0800
  • 36143b18ec
    Merge pull request #1252 from taosdata/feature/lihui xieyinglin 2020-02-22 10:51:16 +0800
  • a241006dd0 server in mgmtShell slguan 2020-02-22 10:37:32 +0800
  • 5ef740421b [modify dscribe words] lihui 2020-02-22 10:24:21 +0800
  • f9302e8a39 made minor changes to make code nicer Jeff Tao 2020-02-22 10:17:39 +0800
  • 25a4625ef6 support both TCP and UDP simultaneously for both server and client Jeff Tao 2020-02-22 08:01:42 +0800
  • 39fe4bc5a9 fix bugs in group by normal columns. hjxilinx 2020-02-22 01:49:14 +0800
  • 1e01ce39a7 refactor codes hjxilinx 2020-02-22 01:47:38 +0800
  • 54da5e5f7e fix bugs found in regression test. hjxilinx 2020-02-22 00:16:44 +0800
  • 868b2ce5b1
    Merge pull request #1246 from taosdata/feature/lihui xieyinglin 2020-02-21 21:36:50 +0800
  • cbbe8c16dc fix compile errors slguan 2020-02-21 21:24:54 +0800
  • ce0f8aae66
    Merge pull request #1249 from taosdata/refact/rpc slguan 2020-02-21 20:59:16 +0800
  • db1e1e5460 delete extra java files slguan 2020-02-21 20:47:36 +0800
  • 3d66b1e405
    Merge pull request #1247 from taosdata/hotfix/issue-1244 slguan 2020-02-21 20:34:56 +0800
  • 56d1c42f7e add destIp support for NAT Jeff Tao 2020-02-21 18:18:42 +0800
  • 426631e1e7 fix #1244 localvar 2020-02-21 18:00:03 +0800
  • dd78eabd6c
    Merge pull request #1245 from taosdata/refact/rpc slguan 2020-02-21 17:56:10 +0800
  • 7cd2981e2e [add describe for the timestamp of insert the oldest and earliest recode] lihui 2020-02-21 17:39:06 +0800
  • aea2e74ef8 add more code for testing Jeff Tao 2020-02-21 17:26:47 +0800
  • f8203039ef more hzcheng 2020-02-21 04:02:32 +0000
  • 6ae7357a33 fix some compile errors slguan 2020-02-21 10:13:44 +0800
  • b973c6e30c for table sdb slguan 2020-02-20 23:56:33 +0800
  • 06db5c544c super table sdb slguan 2020-02-20 22:53:08 +0800
  • 95f748ca74 mgmtTable.c slguan 2020-02-20 22:18:08 +0800
  • b7050af1f0 reorgnize mgmtVgroup.c slguan 2020-02-20 21:46:30 +0800
  • 79341c73d2 reorgnize mgmtDnode.c slguan 2020-02-20 21:10:42 +0800
  • 46641badf9 Merge branch '2.0' of https://github.com/taosdata/TDengine into 2.0 slguan 2020-02-20 15:52:16 +0800
  • f626507456 reorganize the file mgmtAcct.c and mgmtUser.c slguan 2020-02-20 15:51:42 +0800
  • dfafa1be82 reorganize the file mgmtSystem.c slguan 2020-02-20 14:45:50 +0800
  • 01db0de801 fix wrong error message bug in tstrerror localvar 2020-02-20 11:35:59 +0800
  • 23693d9c53 compile error slguan 2020-02-20 11:35:26 +0800
  • baf6b0fa78 more bug fix Jeff Tao 2020-02-20 11:13:36 +0800
  • 20003818b5 fix bugs Jeff Tao 2020-02-20 08:21:09 +0800
  • 93f6cd34a6 fix some bugs Jeff Tao 2020-02-20 07:58:16 +0800
  • a2629a0287 fix some bugs, rename files in rpc module Jeff Tao 2020-02-20 07:05:47 +0800
  • e9dc2db741 fix bugs found in regression test. hjxilinx 2020-02-20 02:09:24 +0800
  • 789246a481 Merge branch '2.0' of https://github.com/taosdata/TDengine into 2.0 Jeff Tao 2020-02-19 23:49:11 +0800
  • 54cd817f12 fix many bugs Jeff Tao 2020-02-19 23:48:34 +0800
  • 2905864579 fix compile errors slguan 2020-02-19 23:48:17 +0800
  • e9470f0a6a CMakeFile.txt for rpc unit test slguan 2020-02-19 22:07:54 +0800
  • 6d2dac3961 Merge branch '2.0' of https://github.com/taosdata/TDengine into 2.0 Jeff Tao 2020-02-19 21:55:20 +0800
  • 6fa6a016df add testing files Jeff Tao 2020-02-19 21:54:26 +0800
  • f20b026a14 Merge branch '2.0' of https://github.com/taosdata/TDengine into 2.0 hzcheng 2020-02-19 13:45:30 +0000
  • f4959b038a more hzcheng 2020-02-19 13:45:18 +0000
  • 99849ec745 Merge branch '2.0' of https://github.com/taosdata/TDengine into 2.0 Jeff Tao 2020-02-19 21:12:11 +0800
  • 1318212c55 more optimization Jeff Tao 2020-02-19 21:07:16 +0800
  • 7c719291d6 fix link error localvar 2020-02-19 17:10:39 +0800
  • 32e7e0e7d8 cmake file for rpc unittest slguan 2020-02-19 17:03:06 +0800
  • 8928dea534 fix bugs found in regression test. hjxilinx 2020-02-19 14:47:42 +0800
  • f3f657a6ae Merge branch 'develop' into 2.0 slguan 2020-02-19 14:42:57 +0800
  • 4cce8fbb27 dnode slguan 2020-02-19 14:34:56 +0800
  • 960d40d4b4 fix bugs found in regression test. hjxilinx 2020-02-19 13:50:26 +0800
  • cdc3ce7248 rename modules to plugins slguan 2020-02-19 11:40:05 +0800
  • 3aef011db2 dnodeMgmt.h slguan 2020-02-18 23:58:53 +0800
  • 10f78bb5fb dnodeMgmt.c slguan 2020-02-18 23:23:58 +0800
  • 7fb3fd9800 Merge branch '2.0' of https://github.com/taosdata/TDengine into 2.0 Jeff Tao 2020-02-18 22:24:50 +0800
  • 0299499785 put all the protections all multi-threads Jeff Tao 2020-02-18 22:14:32 +0800
  • acc083b2b2 fix bugs found in regression test. hjxilinx 2020-02-18 21:47:17 +0800
  • d1a4fa638f Merge branch '2.0' of https://github.com/taosdata/TDengine into 2.0 hzcheng 2020-02-18 13:44:16 +0000
  • 0c1a970642 more hzcheng 2020-02-18 13:43:35 +0000
  • 151a11ba5e dnodeShell.c slguan 2020-02-18 18:20:08 +0800
  • ac67bf0ec7
    Merge pull request #1237 from taosdata/feature/lihui Bomin Zhang 2020-02-18 17:07:44 +0800
  • 8312e2fbd0 [#1236] lihui 2020-02-18 16:55:41 +0800
  • 56e289265c
    Merge pull request #1235 from taosdata/hjxilinx-patch-1 xieyinglin 2020-02-18 15:35:34 +0800
  • 9d700b9993
    Update Super Table-ch.md haojun Liao 2020-02-18 15:27:56 +0800
  • 83edc110fe remove the unnessasy header file Jeff Tao 2020-02-18 07:45:21 +0800
  • fc22eb445d rearrange the code to make it more readable Jeff Tao 2020-02-18 07:06:41 +0800
  • 05e8b2ab7e remove unused code. hjxilinx 2020-02-18 02:03:00 +0800
  • d7f056da5e fix bugs in handling the sliding query. hjxilinx 2020-02-18 01:32:46 +0800
  • 7874adece9 fix bugs in handling the sliding query. hjxilinx 2020-02-18 01:30:52 +0800
  • 37b55ef1ac Merge branch '2.0' of https://github.com/taosdata/TDengine into 2.0 Jeff Tao 2020-02-18 00:30:46 +0800
  • 005a7fdaf8 fix the compiling errors Jeff Tao 2020-02-18 00:30:05 +0800
  • 15e4b5ca3e Merge branch '2.0' of https://github.com/taosdata/TDengine into 2.0 slguan 2020-02-17 23:57:21 +0800
  • 24190a8faa dnodeShell slguan 2020-02-17 23:57:16 +0800
  • af773a3768 Merge branch '2.0' of https://github.com/taosdata/TDengine into 2.0 Jeff Tao 2020-02-17 19:12:48 +0800
  • def046eb54 made minor changes Jeff Tao 2020-02-17 19:11:23 +0800
  • c12fd89cae more hzcheng 2020-02-17 11:00:12 +0000
  • 416bbe569f more hzcheng 2020-02-17 06:12:56 +0000
  • a4e515660b update buffer implementation localvar 2020-02-17 12:33:36 +0800