Commit Graph

69 Commits

Author SHA1 Message Date
ruanshudong
4771bb8456 add strptime for windows 2019-12-17 14:05:09 +08:00
ruanshudong
54b522ad80 add tc_platform.h for future to support mac&windows 2019-12-17 13:54:30 +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
d926a0a675
Merge pull request #34 from langio/master
fix a bug that the method was not sorted by name when generate code from protobuf
2019-12-13 19:00:55 +08:00
ruanshudong
5b7ae4c4d1
Merge pull request #18 from YMChenLiye/master
add staitc function: tars_prxname
2019-12-13 18:57:59 +08:00
ruanshudong
7528cc7e92
Merge pull request #11 from XT-W/master
feature:增加对泛型的支持,同时修复了一个对字典内元素进行“include”的bug
2019-12-13 18:56:29 +08:00
ruanshudong
b23755ad73
Merge pull request #19 from zhanleewo/patch-1
Incorrect MIME type
2019-12-13 18:52:16 +08:00
ruanshudong
7902b14855
Merge pull request #40 from TarsCloud/ruanshudong_dev
Ruanshudong dev
2019-12-13 18:50:22 +08:00
ruanshudong
f95a59a1b8 add version 2019-12-13 18:48:07 +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
1e3bb68aaf tc_json add License 2019-12-01 09:32:04 +08:00
ruanshudong
bf07a8015a support simple json tars2json 2019-11-30 20:01:04 +08:00
ruanshudong
26771398b7 fix tc_file load2file bug 2019-11-26 15:50:00 +08:00
ruanshudong
12dd6bb40c
Merge pull request #16 from TCZWJ/patch-1
Update tars_cpp_user_guide.md
2019-11-26 15:02:22 +08:00
ruanshudong
970cc3e971
Merge pull request #36 from ruanshudong/master
部署逻辑优化
2019-11-07 16:54:05 +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
xiaodonglv
9d912703cb fix a bug that the method was not sorted by name when generate code from
protobuf
2019-10-29 15:24:24 +08:00
ruanshudong
118b2d701c
Merge pull request #33 from ruanshudong/dev
Dev
2019-10-27 21:54:13 +08:00
ruanshudong
460cbbddce Merge branch 'master' of https://github.com/ruanshudong/TarsCpp into HEAD 2019-10-27 21:42:11 +08:00
ruanshudong
43ec1affe2 添加httpdemo的config.conf文件 2019-10-27 21:20:59 +08:00
ruanshudong
075d7b1787 修复tc_socket的bug 2019-10-26 10:49:36 +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
liyechen
194bf8bf9d add staitc function: tars_prxname 2019-05-15 17:30:55 +08:00
stanleyzhu(朱宏伟)
a0afa4ca1a Fix bug link 2019-05-10 17:53:43 +08:00
huiyongchen
7c54fa0cb6 rollback some instruction for tars tracking 2019-04-24 13:24:30 +08:00
huiyongchen
df4c3ab7cb update tree id of submodule 2019-04-24 13:23:14 +08:00
huiyongchen
ccfc02401d add extra instruction for tars tracking 2019-04-24 13:20:03 +08:00
huiyongchen
831b21e266 add miss file text_map_carrier.h for tars tracking 2019-04-24 10:39:39 +08:00
TCZWJ
26ff67ba9d
Update tars_cpp_user_guide.md 2019-04-12 16:33:19 +08:00
suziliu
13c01023ae fix ipv6 bug 2019-04-11 14:17:08 +08:00
huiyongchen
593875cd9a add tars call chain instruction 2019-03-21 17:35:12 +08:00
huiyongchen
c4c5aba117 add support of zipkin trace 2019-02-21 21:10:13 +08:00
huiyongchen
eb55efc41d update README 2019-01-21 14:54:58 +08:00
huiyongchen
22693bdf1b add unit testcase for tarscpp 2019-01-16 20:50:55 +08:00
yuansx
0ba2cecacb fix a bug that could not read data from /proc/pid/statm at centos 2018-12-31 03:20:07 -05: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
62e1ff7bf5 Fix typo in TarsCpp/util/include/util/tc_epoll_server.h 2018-12-26 00:32:27 +08:00
Spacebody
fb07412e82 Fix a typo in AppProtocol.h 2018-12-21 16:05:02 +08:00
gavinxwang
cb61c550c5 feature:增加对泛型的支持,同时修复了一个对字典内元素进行“include”的bug 2018-12-18 20:05:41 +08:00
Spacebody
4e60434935 change the coding of docs/tars_protobuf_cpp.md from GB2312 to utf8 2018-12-18 02:36:18 +08:00
yuansx
ccff8218ad fix gcc8.2 compiler error 2018-12-11 11:20:27 +00:00