Commit Graph

311 Commits

Author SHA1 Message Date
an-tao
8908c021a9 Fix compiler warnings in Linux 2019-01-03 22:07:35 +08:00
antao
b71f3c43d9 Optimize the getHeader method 2019-01-03 21:27:09 +08:00
antao
680fc28967 Rename some variables 2019-01-03 15:00:08 +08:00
antao
f7b853e96c Update the submodule trantor 2019-01-03 13:31:12 +08:00
antao
f35ff6347a Format some files 2019-01-02 18:49:37 +08:00
antao
159b5cebdd Adjustment critical section 2019-01-02 18:33:18 +08:00
antao
1afb027f2f Modify HttpAppFrameworkImpl 2019-01-02 17:46:16 +08:00
an-tao
87b6d571fd Fix a compiler warning 2019-01-02 17:07:34 +08:00
antao
5c9799c15a Modify http client for cookies 2019-01-02 16:13:36 +08:00
antao
784eb81014 Use unordered_map 2019-01-02 13:11:19 +08:00
an-tao
1943ad9e12 Fix a compiler warning 2018-12-31 20:06:44 +08:00
antao
38936bde81 Modify Date header strategy 2018-12-31 19:59:57 +08:00
antao
7c15196bac Small adjustment 2018-12-31 19:13:44 +08:00
an-tao
d7aaa3726f Fix a race condition 2018-12-31 18:46:04 +08:00
antao
dd313ab293 Remove a mutex 2018-12-31 12:57:31 +08:00
an-tao
9d8ace0b98 Remove unused variables 2018-12-30 23:45:21 +08:00
antao
bfe07bb79c Modify HttpResponseImpl.cc 2018-12-30 22:37:26 +08:00
antao
f58d73991f Improve transmission efficiency 2018-12-30 22:18:20 +08:00
an-tao
ed70959fe5 Modify the HttpResponseImpl class 2018-12-30 21:08:20 +08:00
antao
b0dd2d4b75 Add the mutex protection for http response 2018-12-30 20:56:52 +08:00
antao
bc52c121d5 Add sqlite3 support to the configuration file 2018-12-29 17:17:50 +08:00
antao
bd5cd65c6a Promote performance 2018-12-29 13:12:03 +08:00
antao
7e0dcceff1 Recover accidentally deleted files 2018-12-26 11:09:25 +08:00
antao
47eee286c2 Add some comments 2018-12-25 18:23:33 +08:00
antao
fd4b414a17 Remove a unused file 2018-12-25 17:21:44 +08:00
antao
a64980f12f Remove unused variables 2018-12-25 16:12:29 +08:00
antao
21be428e51 Add mutex protection to the pushRquestToPipeLine() method 2018-12-25 11:26:44 +08:00
antao
fb5bbde277 Modify something to improve performance 2018-12-24 15:06:05 +08:00
antao
e69697466d Update the submodule trantor 2018-12-24 10:47:20 +08:00
antao
e18206304d Fix a compiler warning on 32bit linux 2018-12-21 18:34:05 +08:00
Charlie Root
da13938f51 Adapt to FreeBSD 2018-12-21 22:23:24 +08:00
antao
2126d1a394 Update trantor using kqueue in MacOS 2018-12-19 13:58:35 +08:00
antao
8b461326d8 Modify the ConfigLoader.cc file 2018-12-17 14:22:25 +08:00
antao
327a7a2f75 Add benchmark code to the examples path 2018-12-15 20:05:19 +08:00
antao
032aa19a53 Modify file formats and comments 2018-12-07 15:50:18 +08:00
antao
a72fc5e433 Update the configuration file 2018-12-04 17:11:39 +08:00
antao
458d14591b Modify some strings 2018-12-03 10:13:31 +08:00
antao
5b26d4587b Fix a bug of the Transaction class 2018-12-03 10:13:31 +08:00
antao
21cb1b482a Start adding mysql(mariadb) support 2018-12-03 10:13:31 +08:00
an-tao
c9c5d2b647 Fix a compiler warning 2018-12-03 10:03:05 +08:00
antao
ba8138ba60 Modify the HttpFile class 2018-11-30 17:34:02 +08:00
antao
20f97a78a2 Modify tests path 2018-11-27 18:29:23 +08:00
antao
d356d38319 Add the findAndFetch method to the CacheMap class 2018-11-27 09:40:20 +08:00
antao
cd1139cf83 Update save methods of uploaded files 2018-11-26 16:36:57 +08:00
antao
5edd4498a4 Modify the FileUpload class 2018-11-24 22:26:36 +08:00
miaogen
807c58b550
fix-folder-create 2018-11-24 20:17:13 +08:00
antao
f829e10dfa Modify the signature of some functions 2018-11-20 14:54:51 +08:00
antao
fe16066a4b Add the toJson() method to the database model 2018-11-20 14:08:08 +08:00
antao
ad37969535 1.Fix a memory bug;
2.Support for bytea type of postgreSQL;
2018-11-19 18:15:41 +08:00
antao
fbe757444f Modify the newHttpClient() method 2018-11-17 17:33:05 +08:00