Commit Graph

55 Commits

Author SHA1 Message Date
jarodruan
5cf2c76870 add win_create.bat 2020-02-07 17:35:07 +08:00
jarodruan
52b48eb92c windows run succ 2020-02-07 16:44:32 +08:00
jarodruan
0dec946ba4 update tup, add tc_port::getpid 2020-02-07 14:55:31 +08:00
jarodruan
70e41b2486 update bat sh 2020-02-07 13:56:40 +08:00
jarodruan
ac7c68ec0f add bat 2020-02-07 13:52:12 +08:00
jarodruan
5c90bd38b9 compiler on windows succ 2020-02-07 13:50:04 +08:00
ruanshudong
dded31f122 add config, run-push run-co, fix initialize bug 2020-02-02 20:35:17 +08:00
ruanshudong
cfd4d576c7 fix coro bug 2020-02-02 15:42:56 +08:00
ruanshudong
6dc380ff7e run quick start ok 2020-02-01 14:24:43 +08:00
ruanshudong
4a60c1b9bd fix adapter proxy bug 2020-01-30 17:36:59 +08:00
ruanshudong
8b3524243a fix crash 2020-01-30 17:36:57 +08:00
jarodruan
08cddb7d4b fix adapter proxy bug 2020-01-30 17:25:38 +08:00
jarodruan
6c82e25398 fix co bug & tc_timeout_queue_new generateId bug 2020-01-30 14:07:16 +08:00
ruanshudong
9a9bce6a0a linux build succ 2020-01-29 21:34:03 +08:00
jarodruan
91f768f512 TAF->TARS 2020-01-29 21:04:15 +08:00
jarodruan
2401420e78 compiler examples, add auto test scripts 2020-01-29 20:52:34 +08:00
jarodruan
17df5bba83 add examples CMakeLists.txt 2020-01-29 15:52:39 +08:00
jarodruan
fedd9f4a71 compiler succ 2020-01-28 21:51:45 +08:00
jarodruan
0b2175e5dc util & tools compiler succ 2020-01-27 20:13:21 +08:00
ruanshudong
f35ddf2b60 TarsNotify.h add notify any app & server 2020-01-20 13:53:46 +08:00
ruanshudong
6921007b29 fix notify, support nodeid is domain 2020-01-20 09:12:41 +08:00
ruanshudong
970571dd28 update protocol 2020-01-03 15:49:19 +08:00
shevqko
fa0a00a7ae add tars local auth process 2020-01-03 15:33:37 +08:00
ruanshudong
43103f10fd fix tc_common double bug
tc_common add time function, tc_autoptr use std::atomic
2019-12-17 13:48:03 +08:00
ruanshudong
4385398f84 add version 2019-12-13 19:17:23 +08:00
ruanshudong
b23755ad73
Merge pull request #19 from zhanleewo/patch-1
Incorrect MIME type
2019-12-13 18:52:16 +08:00
ruanshudong
c9c364dfed modify cgi encodeURL 2019-12-13 18:07:15 +08:00
ruanshudong
ac3a0d086f tars notify add notify message to app.server.nodename, web will show this message 2019-12-13 17:49:03 +08:00
ruanshudong
bf07a8015a support simple json tars2json 2019-11-30 20:01:04 +08:00
ruanshudong
553e237697 remove log 2019-11-05 09:25:28 +08:00
ruanshudong
ddd7e5262d fix dns parse bug 2019-11-05 09:24:10 +08:00
ruanshudong
e21ab4fcf2 fix dns bug, if dns not be resolved then resolved when connect every time 2019-11-04 21:49:20 +08:00
ruanshudong
57da604c10 remove logs
modify CMakeList remove cmake warning
2019-11-04 15:04:14 +08:00
Lin Zhan
3a7c4e3951
Invalid MIME type
The Correct HTML MIME Type is text/html
2019-05-16 19:00:10 +08:00
huiyongchen
7154194106 fix compile problem of some gcc compiler:dynamic array can't be initialized where defined 2019-05-16 11:18:33 +08:00
huiyongchen
df4c3ab7cb update tree id of submodule 2019-04-24 13:23:14 +08:00
huiyongchen
831b21e266 add miss file text_map_carrier.h for tars tracking 2019-04-24 10:39:39 +08:00
huiyongchen
c4c5aba117 add support of zipkin trace 2019-02-21 21:10:13 +08:00
yuansx
514baf8410
Merge pull request #3 from Abioy/master
Remove some useless code and check array index before using it
2018-12-28 10:05:09 +08:00
yuansx
fdc6d32d8c
Merge pull request #13 from Spacebody/master
Fixed a typo in AppProtocol.h and tc_epoll_server.h and correct the encoding of tars_protobuf_cpp.md
2018-12-28 10:02:55 +08:00
yuansx
b35d7e76a4
Merge pull request #4 from viest/fix_readv
Fix: ::readv has not been declared
2018-12-28 10:02:12 +08:00
yuansx
506654ad4a
Merge pull request #9 from chenyahui/master
convert the charset of docs/tars_protobuf_cpp.md from gb2312 to utf8
2018-12-28 10:00:53 +08:00
Spacebody
fb07412e82 Fix a typo in AppProtocol.h 2018-12-21 16:05:02 +08:00
yuansx
ccff8218ad fix gcc8.2 compiler error 2018-12-11 11:20:27 +00:00
yuansx
afd693ebae fix gcc8.2 compiler error 2018-12-11 11:16:35 +00:00
yuansx
8a8145e63f support parallel make 2018-12-09 08:14:42 +00:00
yahuichen(陈亚辉)
7f1b8c41fd fix the bug: error: ‘::readv’ has not been declared 2018-11-23 12:10:39 +08:00
root
49b96f7a74 add supports ipv6 code 2018-10-22 22:11:06 -04:00
viest
7b38d4529c Fix: ::readv has not been declared 2018-10-20 14:07:50 +08:00
root
ed4727a484 fix pb2tars compiler and run system error 2018-10-02 19:54:10 -04:00