Commit Graph

629 Commits

Author SHA1 Message Date
an-tao 8cfdd0424f Fix a compiler warning 2019-01-07 15:25:29 +08:00
antao 1ae7ec6058 Optimize the urlDecode() method 2019-01-07 14:43:06 +08:00
antao 6b854ffe6f Fix a bug on COW of the std::string class 2019-01-07 13:34:37 +08:00
antao 951e179e24 Change version to 0.9.12 2019-01-06 13:35:45 +08:00
an-tao 299ea8d408 Fix a compiler bug in CentOS 2019-01-06 12:26:34 +08:00
An Tao 2f123c3dc8
Merge pull request #21 from an-tao/parseParameter
Optimize the parseParameter() method
2019-01-04 18:58:58 +08:00
an-tao fc8e92e131 Modify setPath() 2019-01-04 18:34:27 +08:00
antao 70b0828c17 Optimize the parseParameter() method 2019-01-04 17:30:37 +08:00
antao baa7ea6a0a Modify the db mapper 2019-01-04 16:19:21 +08:00
An Tao ed893d40df
Merge pull request #20 from an-tao/getHeader
Optimize the getHeader method
2019-01-03 22:26:42 +08:00
antao c2cf4a7fe7 Format files 2019-01-03 22:15:59 +08:00
an-tao 8908c021a9 Fix compiler warnings in Linux 2019-01-03 22:07:35 +08:00
antao b71f3c43d9 Optimize the getHeader method 2019-01-03 21:27:09 +08:00
antao 95a87ebde1 Update the submodule trantor 2019-01-03 15:34:18 +08:00
antao 680fc28967 Rename some variables 2019-01-03 15:00:08 +08:00
antao f7b853e96c Update the submodule trantor 2019-01-03 13:31:12 +08:00
antao f35ff6347a Format some files 2019-01-02 18:49:37 +08:00
antao 159b5cebdd Adjustment critical section 2019-01-02 18:33:18 +08:00
antao 1afb027f2f Modify HttpAppFrameworkImpl 2019-01-02 17:46:16 +08:00
an-tao 87b6d571fd Fix a compiler warning 2019-01-02 17:07:34 +08:00
antao 5c9799c15a Modify http client for cookies 2019-01-02 16:13:36 +08:00
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