Commit Graph

3931 Commits

Author SHA1 Message Date
Ming Deng 56d89cc55c
Merge pull request #8 from flycash/fix4734-1x
do not reset id to 0
2021-08-20 19:54:42 +08:00
Ming Deng e048377594 do not reset id to 0 2021-08-20 19:53:51 +08:00
Ming Deng 34334a52be
Merge pull request #7 from flycash/fix4734-1x
Fix 4734: we don't need to reset the id to 0
2021-08-19 21:52:16 +08:00
Ming Deng 7cdf96d21a Fix 4734: we don't need to reset the id to 0 2021-08-19 21:49:37 +08:00
Ming Deng fad897346f
Merge pull request #4325 from flycash/revert1
Revert "Merge pull request #4254 from astaxie/develop-2.0"
2020-11-26 20:18:35 +08:00
Ming Deng 650fde66aa Revert "Merge pull request #4254 from astaxie/develop-2.0"
This reverts commit e284b0ddae, reversing
changes made to 8ef8fd2606.
2020-11-26 17:48:29 +08:00
Ming Deng e284b0ddae
Merge pull request #4254 from astaxie/develop-2.0
Prepare Release v2.0.0-beta
2020-11-07 21:20:18 +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 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 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 2708916f96
Merge pull request #4252 from flycash/fix/adapter
Reset func call depth & add adapter.sh
2020-10-06 18:33:45 +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 8cc74652a2 Fix: adapter's controller must implement ControllerInterface 2020-10-05 23:00:20 +08: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
Ming Deng 9e6b8fcf34
Merge pull request #4248 from flycash/rft/renameInfra
rename infrastructure to core
2020-10-05 18:40:20 +08:00
Ming Deng 48e98482f7 rename infrastructure to core 2020-10-05 18:14:01 +08:00
Ming Deng ff7a8b966b
Merge pull request #4247 from flycash/adt/cache
Adapter: cache API
2020-10-05 14:46:13 +08:00
Ming Deng f9bef68aa9 Adapter: cache API 2020-10-05 14:35:12 +08:00
Ming Deng 484beb8bad
Merge pull request #4245 from flycash/ftr/cache-ctx
Add context to cache API
2020-10-05 14:25:09 +08:00