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 |
|
Ming Deng
|
43560dede4
|
Merge pull request #4246 from jianzhiyao/frt/seperate_orm_alone
seperate orm alone & deadlock in task module
|
2020-10-05 14:24:51 +08:00 |
|
Anker Jam
|
c435d231ab
|
complete check
|
2020-10-05 10:38:14 +08:00 |
|
Anker Jam
|
b838683731
|
add api for testing
|
2020-10-05 10:33:23 +08:00 |
|
Anker Jam
|
70cca5e298
|
make code testable in task module
|
2020-10-05 10:13:29 +08:00 |
|
Anker Jam
|
f1cca45d8d
|
fix deadlock about changed sign
|
2020-10-05 01:31:27 +08:00 |
|
Anker Jam
|
4dc694411f
|
fix deadlock in task module
|
2020-10-05 00:16:58 +08:00 |
|
Ming Deng
|
3364c609de
|
Add context to cache API
|
2020-10-04 23:12:29 +08:00 |
|
Anker Jam
|
c5d43e87fe
|
seperate orm alone
|
2020-10-04 22:16:19 +08:00 |
|
Ming Deng
|
b89d9511ab
|
Merge pull request #4237 from flycash/rft/cache-decup
Decouple web module from cache module
|
2020-10-04 19:01:31 +08:00 |
|
Ming Deng
|
325a0821c1
|
Merge pull request #4239 from flycash/rft/httplib
decouple httplib module from web module and config module
|
2020-09-29 22:22:27 +08:00 |
|
Ming Deng
|
dd3f1ce9be
|
decouple httplib from config
|
2020-09-27 00:44:02 +08:00 |
|
Ming Deng
|
463e96447a
|
decouple httplib from web module
|
2020-09-27 00:37:46 +08:00 |
|
Ming Deng
|
03498529b9
|
Decouple web module from cache module
|
2020-09-22 22:58:58 +08:00 |
|
Ming Deng
|
9a7c43c404
|
Merge pull request #4235 from flycash/ftr/adminCommand
decouple web module and task module
|
2020-09-21 22:50:08 +08:00 |
|
Ming Deng
|
44127edefc
|
design Command for governor module & decouple web module from task module
|
2020-09-20 14:52:29 +00:00 |
|
Ming Deng
|
089006525e
|
Merge pull request #4234 from flycash/ftr/multi-sever
Multi server support
|
2020-09-20 22:44:32 +08:00 |
|
Ming Deng
|
2846043f2a
|
Fix UT
|
2020-09-20 14:27:30 +00:00 |
|
Ming Deng
|
e6a257f987
|
Fix BUG
|
2020-09-20 12:02:28 +00:00 |
|
Ming Deng
|
2473e69417
|
Rewrite admin service by using multiple server feature
|
2020-09-20 15:36:53 +08:00 |
|
Ming Deng
|
d455805a0a
|
Multiple server refactor
|
2020-09-20 15:36:53 +08:00 |
|
Ming Deng
|
bd1cfefec7
|
rft: Move build info to pkg
|
2020-09-20 15:36:53 +08:00 |
|
Ming Deng
|
7effdb0e7d
|
Merge pull request #4233 from flycash/esIndexName
Add IndexNaming interface
|
2020-09-20 14:22:32 +08:00 |
|
Ming Deng
|
b027968c0b
|
Merge pull request #4231 from flycash/ut/log
Add tests for log module
|
2020-09-20 13:50:22 +08:00 |
|
Ming Deng
|
961f300c14
|
Fix JL tests
|
2020-09-20 13:15:48 +08:00 |
|
Ming Deng
|
7570abd310
|
Merge pull request #4232 from flycash/stale-workflows
Add stale.yml
|
2020-09-19 23:57:40 +08:00 |
|
Ming Deng
|
7c8136710c
|
Add stale.yml
|
2020-09-19 23:54:33 +08:00 |
|
Ming Deng
|
a3ece98cec
|
Add IndexNaming interface so users can custom the index name when they use es as the logger
|
2020-09-19 23:49:52 +08:00 |
|
Ming Deng
|
a31dce6216
|
Merge pull request #4230 from jianzhiyao/frt/movement_for_4198
movement for 4198
|
2020-09-19 23:24:57 +08:00 |
|
Ming Deng
|
a1782cc22d
|
Add tests for log module
|
2020-09-19 23:14:17 +08:00 |
|
Anker Jam
|
67f64afa85
|
movement for 4198
|
2020-09-19 21:45:37 +08:00 |
|
Ming Deng
|
2539fe3831
|
Merge pull request #4229 from wangle201210/develop-2.0
Provides a quick format method by PatternLogFormatter struct
|
2020-09-19 21:25:12 +08:00 |
|
wangle
|
05c125ec2d
|
change to pointer receiver
|
2020-09-19 20:18:09 +08:00 |
|
wangle
|
6e638ef6c8
|
Provides a quick format method by PatternLogFormatter struct
|
2020-09-19 18:28:53 +08:00 |
|
Ming Deng
|
df043f22fc
|
Merge pull request #4225 from HITWHTigerLiu/develop-2.0
Empty field in validator.Error when label struct tag is not declared #4222
|
2020-09-17 21:27:18 +08:00 |
|
Ming Deng
|
fbaf3380c6
|
Merge pull request #4203 from jianzhiyao/frt/proposal_4105
warpping for global modelCache
|
2020-09-17 21:11:33 +08:00 |
|
jianzhiyao
|
b7bc57c4d1
|
delete interface
|
2020-09-16 19:46:14 +08:00 |
|
Ming Deng
|
32cdda96bd
|
Merge pull request #4205 from AllenX2018/postgres-query-builder
PostgresQueryBuilder
|
2020-09-14 21:21:59 +08:00 |
|
jianzhiyao
|
5995b00fa2
|
Merge branch 'develop-2.0' into frt/proposal_4105
|
2020-09-14 19:16:09 +08:00 |
|