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 |
|
antao
|
5f0dd36bd6
|
Modify the get_version.sh script
|
2018-12-31 00:03:44 +08:00 |
|
An Tao
|
e55f819e3d
|
Merge pull request #19 from an-tao/dev
Improve efficiency
|
2018-12-30 23:58:23 +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
|
d8c932218a
|
Move callbacks into lambdas
|
2018-12-30 15:16:27 +08:00 |
|
antao
|
13c5fca57e
|
Update the README and the version
|
2018-12-30 10:44:47 +08:00 |
|
antao
|
11059de103
|
Update the .travis.yml
|
2018-12-30 10:30:10 +08:00 |
|
An Tao
|
713835bd82
|
Merge pull request #18 from an-tao/sqlite
Add support for sqlite3
|
2018-12-30 10:25:49 +08:00 |
|
an-tao
|
3f3602ffd5
|
Update the submodule trantor
|
2018-12-30 10:17:01 +08:00 |
|
an-tao
|
851e6d6647
|
Fix compiler warnings in Linux
|
2018-12-29 18:12:13 +08:00 |
|
antao
|
36f7f3331b
|
Merge branch 'sqlite' of https://github.com/an-tao/drogon into sqlite
|
2018-12-29 18:02:56 +08:00 |
|
antao
|
926ac48b49
|
Modify drogon_ctl
|
2018-12-29 18:02:39 +08:00 |
|
an-tao
|
3f5b492858
|
Fix a bug in Linux
|
2018-12-29 17:36:41 +08:00 |
|
antao
|
bc52c121d5
|
Add sqlite3 support to the configuration file
|
2018-12-29 17:17:50 +08:00 |
|
antao
|
3dc6e6c6c1
|
Modify eventloop in the Sqlite3Connection class
|
2018-12-29 16:56:50 +08:00 |
|
antao
|
787120dda4
|
Add support for sqlite3 models
|
2018-12-29 13:12:36 +08:00 |
|
antao
|
99a03159c5
|
Fix bugs of the Sqlite3ResultImpl class
|
2018-12-29 13:12:36 +08:00 |
|
antao
|
9ee1ee929c
|
Update the drogon_ctl command to support sqlite3
|
2018-12-29 13:12:36 +08:00 |
|
antao
|
6db8df6bc0
|
Sqlite3 works, needs more testing
|
2018-12-29 13:12:36 +08:00 |
|
antao
|
161a964238
|
Start adding sqlite3 support
|
2018-12-29 13:12:36 +08:00 |
|
antao
|
bd5cd65c6a
|
Promote performance
|
2018-12-29 13:12:03 +08:00 |
|
antao
|
3ecd0c0e51
|
Update the submodule trantor
|
2018-12-28 18:22:30 +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
|
3d8d74b78c
|
Modify config.csp of the drogon_ctl command
|
2018-12-24 09:44:29 +08:00 |
|
antao
|
e18206304d
|
Fix a compiler warning on 32bit linux
|
2018-12-21 18:34:05 +08:00 |
|
antao
|
cad3e7f5a0
|
Remove a file
|
2018-12-21 15:59:42 +08:00 |
|
antao
|
67966a7bfe
|
Modify the README
|
2018-12-21 14:50:30 +08:00 |
|
Charlie Root
|
da13938f51
|
Adapt to FreeBSD
|
2018-12-21 22:23:24 +08:00 |
|
antao
|
432cd4deb9
|
Change the verstion to 0.9.10
|
2018-12-19 16:03:45 +08:00 |
|
antao
|
7b37d8fef7
|
Update the submodule trantor
|
2018-12-19 16:01:34 +08:00 |
|
antao
|
2126d1a394
|
Update trantor using kqueue in MacOS
|
2018-12-19 13:58:35 +08:00 |
|
an-tao
|
ee4853d8f8
|
Update trantor
|
2018-12-18 22:14:23 +08:00 |
|
antao
|
8b461326d8
|
Modify the ConfigLoader.cc file
|
2018-12-17 14:22:25 +08:00 |
|
antao
|
c9f842fe93
|
Modify the help information of the drogon_ctl
|
2018-12-15 21:37:08 +08:00 |
|
antao
|
2f7fe56814
|
Modify the drogon_ctl
|
2018-12-15 21:21:39 +08:00 |
|