Commit Graph

1125 Commits

Author SHA1 Message Date
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
antao
e5fe92c67a Change the line length limit to 80 characters 2019-05-18 11:11:45 +08:00
antao
3d3fd2531c Update trantor and README.md 2019-05-18 10:56:28 +08:00
An Tao
d98a2ca519
Merge pull request #154 from an-tao/dev
Add .clang-format
2019-05-17 23:14:36 +08:00
antao
be08aba9d1 Add .clang-format 2019-05-17 22:49:09 +08:00
An Tao
3647f8c80e
Merge pull request #153 from an-tao/dev
Modify the HttpRequestParser class to improve performance
2019-05-16 17:56:07 +08:00
antao
bb0acd341f Modify the HttpRequestParser class to improve performance 2019-05-16 17:29:37 +08:00
antao
04a92f2b54 Remove unused InnerIpFilter.cc 2019-05-16 16:39:36 +08:00
antao
14b29c7b06 Update trantor 2019-05-16 15:36:45 +08:00
antao
01916a324a Change version to 0.9.35 2019-05-15 16:32:55 +08:00
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