antao
|
a72fc5e433
|
Update the configuration file
|
2018-12-04 17:11:39 +08:00 |
|
antao
|
458d14591b
|
Modify some strings
|
2018-12-03 10:13:31 +08:00 |
|
antao
|
5b26d4587b
|
Fix a bug of the Transaction class
|
2018-12-03 10:13:31 +08:00 |
|
antao
|
21cb1b482a
|
Start adding mysql(mariadb) support
|
2018-12-03 10:13:31 +08:00 |
|
an-tao
|
c9c5d2b647
|
Fix a compiler warning
|
2018-12-03 10:03:05 +08:00 |
|
antao
|
ba8138ba60
|
Modify the HttpFile class
|
2018-11-30 17:34:02 +08:00 |
|
antao
|
20f97a78a2
|
Modify tests path
|
2018-11-27 18:29:23 +08:00 |
|
antao
|
d356d38319
|
Add the findAndFetch method to the CacheMap class
|
2018-11-27 09:40:20 +08:00 |
|
antao
|
cd1139cf83
|
Update save methods of uploaded files
|
2018-11-26 16:36:57 +08:00 |
|
antao
|
5edd4498a4
|
Modify the FileUpload class
|
2018-11-24 22:26:36 +08:00 |
|
miaogen
|
807c58b550
|
fix-folder-create
|
2018-11-24 20:17:13 +08:00 |
|
antao
|
f829e10dfa
|
Modify the signature of some functions
|
2018-11-20 14:54:51 +08:00 |
|
antao
|
fe16066a4b
|
Add the toJson() method to the database model
|
2018-11-20 14:08:08 +08:00 |
|
antao
|
ad37969535
|
1.Fix a memory bug;
2.Support for bytea type of postgreSQL;
|
2018-11-19 18:15:41 +08:00 |
|
antao
|
fbe757444f
|
Modify the newHttpClient() method
|
2018-11-17 17:33:05 +08:00 |
|
antao
|
7523d6c6f1
|
Add loop() method to HttpAppFramework
|
2018-11-17 12:07:38 +08:00 |
|
an-tao
|
6698929a70
|
Add the quit() method to HttpAppFramework
|
2018-11-17 00:10:15 +08:00 |
|
antao
|
c94fcccfe5
|
Modify HttpClient.h file format
|
2018-11-16 15:50:29 +08:00 |
|
antao
|
13d13ed240
|
Organize the format of files
|
2018-11-16 13:26:14 +08:00 |
|
antao
|
b077d1f308
|
Merge branch 'master' into with_orm
|
2018-11-16 10:59:51 +08:00 |
|
antao
|
4cd58b3165
|
Add some comments
|
2018-11-16 10:59:03 +08:00 |
|
an-tao
|
e54aba423c
|
Merge branch 'master' into with_orm
|
2018-11-15 22:01:30 +08:00 |
|
an-tao
|
e14bc9b41f
|
Split HttpContext class
|
2018-11-15 22:00:23 +08:00 |
|
antao
|
43b7633df4
|
Merge branch 'master' into with_orm
|
2018-11-15 19:43:41 +08:00 |
|
antao
|
38f61de9fa
|
Fix a bug of HttpResponseImpl
|
2018-11-15 19:42:25 +08:00 |
|
antao
|
cd7dd660e4
|
Merge branch 'master' into with_orm
|
2018-11-15 18:28:13 +08:00 |
|
an-tao
|
73507a6375
|
Add a header file including
|
2018-11-15 18:25:13 +08:00 |
|
antao
|
035c50eb9c
|
Add genRandomString method
|
2018-11-15 18:21:14 +08:00 |
|
antao
|
7611573153
|
Merge branch 'master' into with_orm
|
2018-11-15 15:04:42 +08:00 |
|
antao
|
fd58a419a9
|
Rename HttpApiController to HttpController
|
2018-11-15 14:31:10 +08:00 |
|
antao
|
b61e94548e
|
Update drogon_ctl
|
2018-11-15 09:17:08 +08:00 |
|
an-tao
|
a45bc0c0a7
|
Fix a bug in the system without database
|
2018-11-12 15:30:44 +08:00 |
|
antao
|
d3931c73fd
|
Add database client options to the configuration file
|
2018-11-12 13:39:22 +08:00 |
|
antao
|
882a8f8090
|
Change the registerHttpApiMethod method to a non-static method
|
2018-11-09 15:21:53 +08:00 |
|
antao
|
7e36c92281
|
Optimize CacheMap
|
2018-10-25 18:07:29 +08:00 |
|
antao
|
93b69d8daa
|
Kick off idle connections
|
2018-10-24 16:10:28 +08:00 |
|
antao
|
af53337a6a
|
Add configuration options to the configuration file for simple controller mapping
|
2018-10-21 14:52:41 +08:00 |
|
antao
|
1433fc0509
|
Fix a trivial problem
|
2018-10-20 16:39:38 +08:00 |
|
antao
|
fcb2ab7880
|
HttpMethod
|
2018-10-20 13:45:17 +08:00 |
|
antao
|
eef0ee8729
|
Use 'any' to support two types of constraints
|
2018-10-20 12:40:30 +08:00 |
|
antao
|
6745d703db
|
Modify HttpSimpleController.h
|
2018-10-20 11:50:56 +08:00 |
|
antao
|
acc26c0776
|
Add Http method constraints
|
2018-10-20 11:20:06 +08:00 |
|
antao
|
d283ba193a
|
Fix a bug of Http HEAD method
|
2018-10-20 11:19:16 +08:00 |
|
antao
|
3246587375
|
Update a header file
|
2018-10-18 16:20:46 +08:00 |
|
antao
|
2008b1fce6
|
Add drogon.h for drogon users
|
2018-10-18 15:54:57 +08:00 |
|
antao
|
3c57efe5b6
|
Delete an unused function
|
2018-10-17 19:45:17 +08:00 |
|
antao
|
40a116193c
|
Modify path matching
|
2018-10-17 15:06:24 +08:00 |
|
antao
|
4f8dbfa5d9
|
Add DrTemplate class implementing a simple but powerful template language for C++
|
2018-10-17 10:50:51 +08:00 |
|
antao
|
8e92c42c29
|
Optimize regular expressions
|
2018-10-17 09:40:15 +08:00 |
|
an-tao
|
a50ba92ee0
|
Merge pull request #4 from an-tao/remove_boost_any
Use std::experimental::any to instead of boost::any in early version gcc
|
2018-10-16 13:01:57 +08:00 |
|