chen.ma
33b08102d7
Registered thread pool defaults to specify expiration time and thread factory ( #976 )
2 years ago
WuLang
cd9a9de5bf
Long polling returns status code ( #971 )
...
* feat:Long polling returns status code
* feat:Long polling returns status code
2 years ago
李晓双 Li Xiao Shuang
2cef543024
[ISSUE #942 ] Update configuration properties ( #972 )
...
* [spring.profiles.active:mysql] to [hippo4j.database.dialect:mysql]
* [spring.profiles.active:mysql] to [hippo4j.database.dialect:mysql]
2 years ago
WuLang
19ce95663d
check update password ( #965 )
...
* feat:check update password
* feat:check update password
2 years ago
WuLang
cf5613b80c
feat:check userName and password ( #955 )
2 years ago
WuLang
fcf719ce1a
fix:jwtFilter Stack overflow ( #953 )
2 years ago
chen.ma
344f629c74
Change front-end connection address and rollback jwt filter
2 years ago
chen.ma
4445dd149d
change thread pool audit id sql
2 years ago
WuLang
d9a37dbeba
hippo4j-auth CheckStyle ( #940 )
...
* style:hippo4j-auth CheckStyle
* style:hippo4j-auth CheckStyle
2 years ago
WuLang
c559110ba0
style:hippo4j-console CheckStyle ( #930 )
...
Co-authored-by: 李金来 <41976977+pirme@users.noreply.github.com>
2 years ago
WuLang
ef2d303acd
style:hippo4j-bootstrap CheckStyle ( #931 )
2 years ago
WuLang
4101d7f427
style:hippo4j-discovery CheckStyle ( #928 )
2 years ago
chen.ma
99604673fe
hippo4j-ui directory migration
2 years ago
PleasePerfunctory
a476d34da2
New language switching function on the front page ( #921 )
...
* feat: Added Internationalization(vue-i18n)
* feat: Adding an Internationalization Instance
Co-authored-by: 冯建军 <fengjj@data4truth.com>
2 years ago
chen.ma
2f4c8bedbe
Refactor dynamic thread pool registration variable naming
2 years ago
chen.ma
1c784a2e72
Update the front-end thread pool monitoring page
2 years ago
pizihao
ed19c983f2
add new model hippo4j-rpc and Transfer rpc code to hippo4j-rpc ( #912 )
...
* fix : add new model hippo4j-rpc (#812 )
* fix : fix : Transfer code to hippo4j-rpc (#812 )
* fix : Add set multiple ChannelHandler(#812 )
* fix : Code format modification
2 years ago
马称
f19ec20c57
Refactor notification alerts and jar dependencies ( #911 )
2 years ago
马称 Ma Chen
4757e00c4a
Code optimization and logic refactoring ( #909 )
...
* Code optimization and logic refactoring
* Code optimization and logic refactoring
* Remove useless modules and refactor code
* Remove kafka modules
* Remove kafka code
2 years ago
马称 Ma Chen
71f4fde08a
Format code ( #906 )
2 years ago
pizihao
b73725f159
Server-side and client-side model of rpc mode call based on netty ( #880 )
...
* fix : add toolkit
* feat : Implement rpc calls through netty, implement server side and client side respectively, the underlying network connection and pipeline context mechanism depend on netty(#812 )
* fix : Modifying the comment Format (#812 )
2 years ago
chen.ma
a193869619
Increase unit test code coverage
2 years ago
chen.ma
233ebeef28
Optimize code exception information
2 years ago
weihubeats
eb3e6e7293
Format code ( #873 )
...
* Simplified DynamicThreadPool usage
* Simplified DynamicThreadPool usage
* init
* format code
2 years ago
chen.ma
5f3336c904
Add LocalDataChangeEventTest
2 years ago
chen.ma
e0c64c66fa
Update ci.yml
2 years ago
王杰
0c28a88578
smart h2 storage path. ( #857 )
2 years ago
chen.ma
4e68645ccb
docker packaging issues fixed
2 years ago
WuLang
dda661c26c
feat:Long polling returns the appropriate status code ( #848 )
2 years ago
jirong
16542c8bc8
Lease.isExpired()方法判断过期时间去掉duration ( #843 )
...
Co-authored-by: weizhangqing <weizhangqing@icloudshield.com>
2 years ago
Malcolm
2b1564efd2
docker-startup.sh的mysql配置多个“-”修复 ( #840 )
2 years ago
pizihao
8eaf587f6a
organize the toolkit, add references and reference sources ( #835 )
...
* fix : organize the toolkit, add references and reference sources
* fix : add MemoryUtil for get memory info
* fix : code format adjustment
2 years ago
chen.ma
c587a3c5c2
Query the Web thread pool list to add the framework logo ( #819 )
2 years ago
chen.ma
c42283b970
Hippo4j console ui migrated to this project ( #818 )
2 years ago
chen.ma
946e7eaa00
Refactor the server module ( #817 )
2 years ago
chen.ma
91d37b21fa
Refactor the server module ( #817 )
2 years ago
chen.ma
f9123ccfad
Optimize the H2 initialization logic ( #807 )
2 years ago
chen.ma
a48bd8dc82
Database table structure file adjustment
2 years ago
严荣振
e5c144d148
FIX ISSUE#760 ( #790 )
...
* FIX ISSUE#760
* dozer强依赖, 改为provided
* 消除无用依赖
* 依赖删除
Co-authored-by: yanrongzhen <bruceyan@didiglobal.com>
2 years ago
chen.ma
1211a0d585
Change column remarks
2 years ago
chen.ma
6a2e3745fe
Refactor sub-Module build-plugins ( #767 )
2 years ago
shanjianq
3d3a5d4579
optimize code and fix sql in hippo4j-server ( #782 )
...
* init code for verify module
* init code for verify module
* create application for config modify in thread pool manage
* finish rejectModification
* finish rejectModification
* add todo
* finish threadPoolManage accept
* finish threadPoolManage accept
* finish threadPoolManage config verify
* formatting code
* optimize ConfigModifyVerifyService
* finish config modification verify
* finish config modification verify
* finish webConfig modification verify
* finish webConfig modification verify
* finish webConfig modification verify
* finish threadPoolInstanceConfig modification verify
* finish adapterThreadPoolConfig modification verify
* finish adapterThreadPoolConfig modification verify
* finish adapterThreadPoolConfig modification verify
* optmize ConfigVerifyController
* optmize ConfigVerifyController
* optmize ConfigVerifyController
* fix ConfigModifyVerifyReqDTO
* fix bug
* optimize verifyController
* optimize verifyController
* fix request param
* finish modify application query page
* finish modify application query page
* finish modify application query detail
* finish modify application query detail
* finish thread pool config modification verify module
* optimize accept modification logic
* formatting code
* fix bug
* formatting code
* formatting code
* update sql file
* add annotation
* add annotation and formatting code
* add annotation and formatting code
* remove useless code
* fix sql
* fix bug in web thread pool verify and adapter thread pool
* fix sql && update hippo4j.core.auth.enabled=true in server properties && optimize code in AdapterThreadPoolConfigModificationVerifyServiceImpl and WebThreadPoolConfigModificationVerifyServiceImpl
* fix sql && update hippo4j.core.auth.enabled=true in server properties && optimize code in AdapterThreadPoolConfigModificationVerifyServiceImpl and WebThreadPoolConfigModificationVerifyServiceImpl
* fix sql && update hippo4j.core.auth.enabled=true in server properties && optimize code in AdapterThreadPoolConfigModificationVerifyServiceImpl and WebThreadPoolConfigModificationVerifyServiceImpl
Co-authored-by: airoger <czzx201101136>
2 years ago
shanjianq
656d508b35
finish thread pool config change verify ( #776 )
...
* init code for verify module
* init code for verify module
* create application for config modify in thread pool manage
* finish rejectModification
* finish rejectModification
* add todo
* finish threadPoolManage accept
* finish threadPoolManage accept
* finish threadPoolManage config verify
* formatting code
* optimize ConfigModifyVerifyService
* finish config modification verify
* finish config modification verify
* finish webConfig modification verify
* finish webConfig modification verify
* finish webConfig modification verify
* finish threadPoolInstanceConfig modification verify
* finish adapterThreadPoolConfig modification verify
* finish adapterThreadPoolConfig modification verify
* finish adapterThreadPoolConfig modification verify
* optmize ConfigVerifyController
* optmize ConfigVerifyController
* optmize ConfigVerifyController
* fix ConfigModifyVerifyReqDTO
* fix bug
* optimize verifyController
* optimize verifyController
* fix request param
* finish modify application query page
* finish modify application query page
* finish modify application query detail
* finish modify application query detail
* finish thread pool config modification verify module
* optimize accept modification logic
* formatting code
* fix bug
* formatting code
* formatting code
* update sql file
* add annotation
* add annotation and formatting code
* add annotation and formatting code
* remove useless code
* fix sql
Co-authored-by: airoger <czzx201101136>
2 years ago
baymax55
e186064d4b
Add note for Authentication ( #774 )
2 years ago
baymax55
241a8b79fa
feat: Added authentication mode on the server side ( #772 )
2 years ago
chen.ma
508e894758
Adaptation index maximum length
2 years ago
chen.ma
c9e28a632b
Changed hippo4j database upgrade script ( #737 )
2 years ago
Lijx
956bd20d6c
Globally remove the Guava toolkit dependency ( #759 )
...
* Globally remove the Guava toolkit dependency
* update "Globally remove the Guava toolkit dependency"
2 years ago
BigXin0109
120c0fa4c8
docker support mysql and h2 ( #746 )
2 years ago
chen.ma
7d795d7817
Code format
2 years ago