Commit Graph

974 Commits

Author SHA1 Message Date
moneroexamples
5618fdaee8 uses default constructor of string_view to reset _statusMessage 2019-06-29 19:20:42 +08:00
antao
65173e7e97 Update trantor 2019-06-27 15:37:41 +08:00
An Tao
4c31a806fd
Merge pull request #181 from an-tao/dev
Modify the parser of HTTP requests
2019-06-27 13:28:36 +08:00
antao
eafe88cef1 Modify the parser of HTTP requests 2019-06-27 12:51:32 +08:00
An Tao
16e1868607
Merge pull request #180 from an-tao/dev
Fix a bug of the drogon_ctl command
2019-06-26 19:58:43 +08:00
antao
c2eac3297c Fix a bug of the drogon_ctl command 2019-06-26 17:58:25 +08:00
antao
4db148a5af Update README 2019-06-26 16:49:29 +08:00
An Tao
4f975dd7ef
Merge pull request #179 from an-tao/dev
Modify the parameters of drogon_ctl command
2019-06-22 22:39:45 +08:00
antao
40c26f01e4 Modify the parameters of drogon_ctl command 2019-06-22 21:51:14 +08:00
antao
a84b559ae9 Add some comments to the WebSocketConnection class 2019-06-18 17:00:03 +08:00
An Tao
386ebfff03
Merge pull request #177 from an-tao/dev
Fix a bug of the IsPlugin class
2019-06-17 15:17:27 +08:00
antao
bcc46e12ea Fix a bug of the IsPlugin class 2019-06-17 14:36:42 +08:00
An Tao
ff9c05e088
Merge pull request #176 from an-tao/dev
Add stress testing command to drogon_ctl
2019-06-14 09:36:38 +08:00
antao
ad2a27e849 Add stress testing command to drogon_ctl 2019-06-14 09:04:59 +08:00
antao
cc78330308 Update trantor 2019-06-13 17:34:56 +08:00
antao
751a0ef311 Update trantor 2019-06-12 13:32:44 +08:00
antao
1604052941 Update the submodule trantor 2019-06-12 13:19:29 +08:00
An Tao
db3f088cca
Merge pull request #175 from an-tao/dev
Add setBody methods to the HttpRequest class
2019-06-11 22:38:07 +08:00
an-tao
7c518594d0 Add setBody methods to the HttpRequest class 2019-06-11 21:48:16 +08:00
An Tao
bfe7600a10
Merge pull request #174 from an-tao/dev
Change version to 1.0.0.beta1
2019-06-11 12:55:19 +08:00
antao
b550d001d3 Change version to 1.0.0.beta1 2019-06-11 12:52:47 +08:00
antao
20b247146e Update the submodule trantor 2019-06-10 09:24:59 +08:00
An Tao
81b343af35
Merge pull request #171 from an-tao/dev
Update CacheFile class to adapt linux
2019-06-06 17:14:36 +08:00
antao
9f779f2636 Update CacheFile class to adapt linux 2019-06-06 16:51:12 +08:00
An Tao
869217de2c
Merge pull request #170 from an-tao/dev
Use a temporary file instead of memory to store a large Http body
2019-06-06 15:38:04 +08:00
antao
e714ae875e Use a temporary file instead of memory to store a large Http body recieved by drogon 2019-06-06 14:59:49 +08:00
An Tao
5be16f1b89
Merge pull request #169 from an-tao/dev
Modify containers of AOP
2019-06-05 09:50:48 +08:00
antao
cdcddc8ddb Modify containers of AOP 2019-06-05 09:28:39 +08:00
An Tao
06e4ed43b9
Merge pull request #168 from an-tao/dev
Add some necessary headers in preflight responses for CORS
2019-06-01 07:35:21 +08:00
antao
335f852aab Add some necessary headers in preflight responses for CORS 2019-06-01 07:11:47 +08:00
An Tao
433fdafd55
Merge pull request #166 from an-tao/dev
Add some new overload versions of the getHandlerArgumentValue() function
2019-05-31 17:59:49 +08:00
antao
01b1fb32d6 Add some new overload versions of the getHandlerArgumentValue() function 2019-05-31 16:44:19 +08:00
An Tao
0c3b1b5784
Merge pull request #165 from an-tao/dev
Fix a bug that occurs when a path argument contains spaces
2019-05-31 10:05:19 +08:00
antao
92e64a79ec Fix a bug that occurs when a path argument contains spaces 2019-05-31 09:43:23 +08:00
An Tao
a84c6504f9
Merge pull request #163 from moneroexamples/master
Ability to disable ORM, CTL and EXAMPLES building
2019-05-28 18:29:15 +08:00
moneroexamples
2d1c754c72 Ability to disable ORM, CTL and EXAMPLES 2019-05-28 15:26:43 +08:00
an-tao
32836a0fef Update trantor to fix a race condition 2019-05-27 02:23:08 +08:00
An Tao
40d8bfe17c
Merge pull request #162 from an-tao/dev
Modify some code to get a good style
2019-05-23 20:15:05 +08:00
antao
3452a2fa1c Modify some code to get a good style 2019-05-23 18:57:45 +08:00
antao
fc7505122f Update the submodule trantor 2019-05-23 16:07:08 +08:00
An Tao
bb09c25da8
Merge pull request #161 from an-tao/dev
Make some inline functions out-line
2019-05-23 11:21:04 +08:00
antao
c17591ef49 Make some inline functions out-line 2019-05-23 10:47:15 +08:00
An Tao
97f71aa364
Merge pull request #160 from an-tao/dev
Make the HttpClient class support cookies
2019-05-21 22:58:12 +08:00
antao
a4c0e33782 Make the HttpClient class support cookies 2019-05-21 22:10:05 +08:00
An Tao
b5ced3d7e2
Merge pull request #158 from an-tao/dev
Add the StaticFileRouter class
2019-05-20 15:41:54 +08:00
antao
bf7a612069 Add the StaticFileRouter class 2019-05-20 15:16:28 +08:00
antao
ae07f16e75 Update trantor 2019-05-18 23:00:46 +08:00
An Tao
26bf4ac50b
Merge pull request #156 from an-tao/dev
clang-format
2019-05-18 21:26:22 +08:00
antao
11b6d20a69 clang-format 2019-05-18 20:39:57 +08:00
An Tao
d350dc7232
Merge pull request #155 from an-tao/dev
Change the line length limit to 80 characters
2019-05-18 11:56:33 +08:00