Ming Deng
|
aa2c0ca108
|
Merge pull request #4299 from AllenX2018/fix-4282
fix issue 4282
|
2020-11-10 21:57:52 +08:00 |
|
AllenX2018
|
b3474b20b9
|
fix issue 4282
|
2020-11-10 15:45:34 +08:00 |
|
Ming Deng
|
fb12e1f743
|
Merge pull request #4292 from flycash/develop-2.0
Develop 2.0
|
2020-11-07 22:23:55 +08:00 |
|
Ming Deng
|
8c0fc30094
|
Merge dev
|
2020-11-07 22:10:02 +08:00 |
|
Ming Deng
|
20a0de6bd0
|
Merge pull request #4290 from flycash/develop-2.0
fix init error of global instance
|
2020-11-05 23:51:52 +08:00 |
|
Ming Deng
|
b4396c97bb
|
fix init error of global instance
|
2020-11-05 22:00:43 +08:00 |
|
Ming Deng
|
cbbb6bfb08
|
Merge pull request #4284 from flycash/develop
Upgrade version
|
2020-11-03 22:49:59 +08:00 |
|
Ming Deng
|
b2a96234ab
|
Upgrade version
|
2020-11-03 22:21:32 +08:00 |
|
Ming Deng
|
471ebba64d
|
Merge pull request #4281 from flycash/httplibTest
Add test for httplib
|
2020-10-27 22:08:35 +08:00 |
|
Ming Deng
|
d07a1eaa8e
|
Add test for httplib
|
2020-10-27 21:58:39 +08:00 |
|
Ming Deng
|
9524036aab
|
Merge pull request #4278 from flycash/defaultCfg
Add global instance for config module
|
2020-10-24 22:27:12 +08:00 |
|
Ming Deng
|
45260e4119
|
Add global instance for config module
|
2020-10-24 22:13:15 +08:00 |
|
Ming Deng
|
02234dc503
|
Merge pull request #4277 from flycash/session
support using json string to init session
|
2020-10-22 09:53:55 +08:00 |
|
Ming Deng
|
05f4e0c146
|
support using json string to init session
|
2020-10-21 22:24:53 +08:00 |
|
Ming Deng
|
ae108ec826
|
Merge pull request #4276 from flycash/newHttpServer
Change NewHttpServer API
|
2020-10-21 21:59:45 +08:00 |
|
Ming Deng
|
7c61eb058f
|
Change NewHttpServer API
|
2020-10-21 20:54:33 +08:00 |
|
Ming Deng
|
03ba495b7f
|
Merge pull request #4275 from flycash/fix-4224
add MaxUploadFile to provide more safety uploading controll
|
2020-10-21 10:04:32 +08:00 |
|
Ming Deng
|
d26683799a
|
add MaxUploadFile to provide more safety uploading controll
|
2020-10-20 23:36:34 +08:00 |
|
Ming Deng
|
f9075e8274
|
Merge pull request #4272 from jianzhiyao/fix-4224
fix 4224:form entity too large casue run out of memory
|
2020-10-20 20:53:19 +08:00 |
|
Ming Deng
|
022ad862ac
|
Merge pull request #4274 from flycash/loadCfg
Fix ini Unmarshall method
|
2020-10-19 21:51:37 +08:00 |
|
Ming Deng
|
93bdf97068
|
Fix ini Unmarshall method
|
2020-10-19 21:04:57 +08:00 |
|
Anker Jam
|
3c48719999
|
complete condition
|
2020-10-19 00:22:55 +08:00 |
|
Anker Jam
|
cbb3de741d
|
fix application/x-www-form-urlencoded request body oversize
|
2020-10-18 23:38:08 +08:00 |
|
Anker Jam
|
c510926cb8
|
fix 4224:form entity too large casue run out of memory
|
2020-10-18 23:18:13 +08:00 |
|
Ming Deng
|
140a4b90a3
|
Merge pull request #4266 from flycash/loadCfg
Using unmarshaler to parse config in web module
|
2020-10-14 22:26:12 +08:00 |
|
Ming Deng
|
c07acaebbc
|
Support unmarshaler
|
2020-10-14 22:20:25 +08:00 |
|
Ming Deng
|
105b874477
|
Merge pull request #4265 from flycash/rft/configCtx
Upgrade toml version
|
2020-10-14 00:28:30 +08:00 |
|
Ming Deng
|
3fc21ae6ec
|
Upgrade toml version
|
2020-10-14 00:25:31 +08:00 |
|
Ming Deng
|
ccf873fa8b
|
Merge pull request #4264 from flycash/rft/configCtx
remove config API's context parameter
|
2020-10-13 22:52:46 +08:00 |
|
Ming Deng
|
2572094a8d
|
remove config API's context parameter
|
2020-10-13 22:33:39 +08:00 |
|
Ming Deng
|
568626cd57
|
Merge pull request #4262 from flycash/ftr/toml
Support toml config
|
2020-10-12 22:55:55 +08:00 |
|
Ming Deng
|
34d6a733e9
|
Support toml config
|
2020-10-11 23:26:48 +08:00 |
|
Ming Deng
|
db3defa76a
|
Merge pull request #4261 from flycash/reduceCache
make stmt cache smaller
|
2020-10-10 22:10:43 +08:00 |
|
Ming Deng
|
1dffa20435
|
make stmt cache smaller
|
2020-10-10 21:35:58 +08:00 |
|
Ming Deng
|
e44f16c672
|
Merge pull request #4257 from flycash/fix/adapter
Remove scripts directory & update readme
|
2020-10-09 08:48:08 +08:00 |
|
Ming Deng
|
d41abdb5e4
|
Remove scripts directory; update readme
|
2020-10-08 23:18:10 +08:00 |
|
Ming Deng
|
f1358cf78d
|
Merge pull request #4255 from flycash/fix/adapter
Reorganize packages
|
2020-10-08 18:37:42 +08:00 |
|
Ming Deng
|
14c1b76569
|
remove pkg directory;
remove build directory;
remove githook directory;
|
2020-10-08 18:29:36 +08:00 |
|
Ming Deng
|
8e37fe3b78
|
Merge pull request #4251 from sc0Vu/fix-typo
Fix typo
|
2020-10-06 19:44:27 +08:00 |
|
Ming Deng
|
2708916f96
|
Merge pull request #4252 from flycash/fix/adapter
Reset func call depth & add adapter.sh
|
2020-10-06 18:33:45 +08:00 |
|
sc0vu
|
91e18996bd
|
Fix typo
|
2020-10-06 18:20:06 +08:00 |
|
Ming Deng
|
034cb3222e
|
Add adapter script which is used to replace v1 package with v2 adapter package
|
2020-10-06 16:43:16 +08:00 |
|
Ming Deng
|
66804324f2
|
Fix: Set func call depth as 3
|
2020-10-06 11:52:24 +08:00 |
|
Ming Deng
|
dc65055cf6
|
Merge pull request #4250 from flycash/adt/logs
logs Adapter
|
2020-10-05 23:26:55 +08:00 |
|
Ming Deng
|
b8c1e133bf
|
Merge pull request #4226 from vinicio/feature/same-site
session: adds CookieSameSite to ManagerConfig
|
2020-10-05 23:05:30 +08:00 |
|
Ming Deng
|
8cc74652a2
|
Fix: adapter's controller must implement ControllerInterface
|
2020-10-05 23:00:20 +08:00 |
|
Vinício Augusto
|
d66321fe4e
|
session: adds CookieSameSite config to hooks.go#registerSession
|
2020-10-05 11:39:20 -03:00 |
|
Ming Deng
|
6aa6c55f07
|
logs Adapter
|
2020-10-05 21:55:26 +08:00 |
|
Ming Deng
|
ff762b561c
|
Merge pull request #4249 from flycash/rft/moveSession
move core/session to web/session
|
2020-10-05 19:45:38 +08:00 |
|
Ming Deng
|
d8e8f41230
|
move core/session to web/session
|
2020-10-05 19:04:57 +08:00 |
|