antao
|
95eab6682f
|
Update trantor
|
2019-05-15 16:11:50 +08:00 |
|
antao
|
2d96110af6
|
Update the submodule trantor
|
2019-05-15 14:00:30 +08:00 |
|
antao
|
9dd69e7515
|
Update the submodule trantor
|
2019-05-14 19:54:28 +08:00 |
|
antao
|
1b5abb0b03
|
Update README
|
2019-05-14 11:14:51 +08:00 |
|
An Tao
|
a59c7ca793
|
Merge pull request #152 from an-tao/forward
Add the forward() method to the framework
|
2019-05-09 17:13:36 +08:00 |
|
antao
|
3e1886a84e
|
Add the forward() method to the framework
|
2019-05-09 16:27:39 +08:00 |
|
An Tao
|
93388d943f
|
Merge pull request #151 from an-tao/filter_callback
Change the callback type in Filters and AOP Advices
|
2019-05-09 14:26:49 +08:00 |
|
antao
|
e696553b3d
|
Change the callback type in Filters and AOP Advices to the r-reference type
|
2019-05-09 13:57:33 +08:00 |
|
An Tao
|
89f940602d
|
Update README.md
|
2019-05-09 11:50:55 +08:00 |
|
An Tao
|
971ff9c2cf
|
Merge pull request #150 from an-tao/rreference_callback
Change the type of the callback in handlers to r-reference type
|
2019-05-09 11:48:47 +08:00 |
|
antao
|
00049c0d23
|
Change the type of the callback in HTTP request handlers to r-reference type
|
2019-05-09 11:25:25 +08:00 |
|
An Tao
|
597959a823
|
Merge pull request #149 from an-tao/dev
Return index.html to the client requesting '/'
|
2019-05-08 09:24:13 +08:00 |
|
antao
|
66c6441c96
|
Return index.html to the client requesting '/'
|
2019-05-07 23:19:26 +08:00 |
|
An Tao
|
52bc179b51
|
Merge pull request #148 from an-tao/cookies_bug_fix
Disable cookies on 404 pages
|
2019-05-07 22:51:58 +08:00 |
|
antao
|
c48f2ca118
|
Disable cookies on 404 pages
|
2019-05-07 22:08:05 +08:00 |
|
An Tao
|
59622d8f8e
|
Merge pull request #147 from an-tao/dev
Add two configuration options
|
2019-05-07 16:34:45 +08:00 |
|
antao
|
a85c64ac69
|
Add two configuration options: the client_max_body_size and the client_max_websocket_message_size
|
2019-05-07 14:04:37 +08:00 |
|
An Tao
|
0f6d2e31ac
|
Merge pull request #145 from an-tao/dev
Change version to 0.9.33
|
2019-05-05 16:44:39 +08:00 |
|
antao
|
0a27394cca
|
Change version to 0.9.33
|
2019-05-05 15:43:17 +08:00 |
|
An Tao
|
3042327fc8
|
Merge pull request #144 from an-tao/dev
Implement gzip_static
|
2019-05-03 17:43:05 +08:00 |
|
antao
|
2efa183b93
|
Implement gzip_static
|
2019-05-03 14:44:20 +08:00 |
|
An Tao
|
ff2bfe89f6
|
Merge pull request #143 from an-tao/dev
Enable users to specify a preferred installation location
|
2019-05-03 00:56:44 +08:00 |
|
antao
|
dc14eeda4e
|
Enable users to specify a preferred installation location via the CMAKE_INSTALL_PREFIX variable
|
2019-05-02 23:15:22 +08:00 |
|
antao
|
c7754e70c4
|
Update the submodule trantor
|
2019-05-02 23:14:32 +08:00 |
|
An Tao
|
437d7a6879
|
Merge pull request #140 from an-tao/dev
Modify some interfaces
|
2019-04-29 15:12:45 +08:00 |
|
antao
|
e48692939c
|
Modify some interfaces
|
2019-04-29 14:47:23 +08:00 |
|
An Tao
|
381130bc83
|
Merge pull request #138 from an-tao/dev
Add the content() method into the HttpRequest class
|
2019-04-28 18:41:47 +08:00 |
|
antao
|
78ff8a1837
|
Add the content() method into the HttpRequest class
|
2019-04-28 18:14:39 +08:00 |
|
An Tao
|
5ef5c026f5
|
Set theme jekyll-theme-cayman
|
2019-04-28 09:54:59 +08:00 |
|
An Tao
|
01117159c0
|
Set theme jekyll-theme-time-machine
|
2019-04-28 09:51:52 +08:00 |
|
an-tao
|
de8e499836
|
Update the submodule trantor
|
2019-04-27 15:08:06 +08:00 |
|
An Tao
|
aa853625fa
|
Merge pull request #136 from an-tao/dev
Check whether the port is in use
|
2019-04-27 15:04:08 +08:00 |
|
an-tao
|
87c51d1b53
|
Check whether the port is in use
|
2019-04-27 14:45:06 +08:00 |
|
antao
|
0b96089a0a
|
Update the submodule trantor
|
2019-04-27 12:17:46 +08:00 |
|
An Tao
|
17ffbb6a0f
|
Merge pull request #134 from an-tao/mac_dynamic
Modify shared library loading
|
2019-04-26 14:31:09 +08:00 |
|
antao
|
0e14406b31
|
Modify shared library loading
|
2019-04-26 13:43:59 +08:00 |
|
antao
|
286ccbdc94
|
Update the submodule trantor
|
2019-04-26 11:42:49 +08:00 |
|
An Tao
|
2a2ba49c1b
|
Merge pull request #133 from an-tao/demangle
Handle demangle error
|
2019-04-26 11:34:27 +08:00 |
|
antao
|
4116888880
|
Handle demangle error
|
2019-04-26 11:02:20 +08:00 |
|
An Tao
|
8b86c46666
|
Merge pull request #132 from an-tao/dev
Change escapes from '{{}}' to '[[]]' in views
|
2019-04-25 15:01:55 +08:00 |
|
antao
|
fa9376b89a
|
Change escapes from '{{}}' to '[[]]' in views
|
2019-04-25 14:36:42 +08:00 |
|
antao
|
8d1617d1a7
|
Update the submodule trantor
|
2019-04-24 18:04:32 +08:00 |
|
An Tao
|
abe4c4c245
|
Merge pull request #131 from an-tao/dev
Support host strings with IPv6 address in the HttpClient class
|
2019-04-24 17:17:55 +08:00 |
|
antao
|
189c537c29
|
Support host strings with IPv6 address in the HttpClient class
|
2019-04-24 16:48:03 +08:00 |
|
antao
|
e460fc54d3
|
Update the submodule trantor
|
2019-04-24 16:29:45 +08:00 |
|
An Tao
|
6dab582039
|
Merge pull request #130 from an-tao/dev
Add the getHandlersInfo() method
|
2019-04-24 15:31:06 +08:00 |
|
antao
|
32c14631fa
|
Add the getHandlersInfo() method
|
2019-04-24 14:38:07 +08:00 |
|
antao
|
863084f26a
|
Add a diagram for AOP join points
|
2019-04-22 16:11:28 +08:00 |
|
An Tao
|
1ecec4b062
|
Merge pull request #129 from an-tao/dev
Modify AOP
|
2019-04-19 12:55:47 +08:00 |
|
an-tao
|
f6411812d5
|
Modify AOP
|
2019-04-18 23:18:13 +08:00 |
|