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 |
|
antao
|
7523d6c6f1
|
Add loop() method to HttpAppFramework
|
2018-11-17 12:07:38 +08:00 |
|
an-tao
|
6698929a70
|
Add the quit() method to HttpAppFramework
|
2018-11-17 00:10:15 +08:00 |
|
antao
|
c94fcccfe5
|
Modify HttpClient.h file format
|
2018-11-16 15:50:29 +08:00 |
|
antao
|
13d13ed240
|
Organize the format of files
|
2018-11-16 13:26:14 +08:00 |
|
antao
|
b077d1f308
|
Merge branch 'master' into with_orm
|
2018-11-16 10:59:51 +08:00 |
|
antao
|
4cd58b3165
|
Add some comments
|
2018-11-16 10:59:03 +08:00 |
|
an-tao
|
e54aba423c
|
Merge branch 'master' into with_orm
|
2018-11-15 22:01:30 +08:00 |
|
an-tao
|
e14bc9b41f
|
Split HttpContext class
|
2018-11-15 22:00:23 +08:00 |
|
antao
|
43b7633df4
|
Merge branch 'master' into with_orm
|
2018-11-15 19:43:41 +08:00 |
|
antao
|
38f61de9fa
|
Fix a bug of HttpResponseImpl
|
2018-11-15 19:42:25 +08:00 |
|