tjq
|
686189e6ca
|
feat: NewSystemInitializer and token verify
|
2024-02-16 12:38:42 +08:00 |
|
tjq
|
9419340829
|
fix: [auth] Bugs in user login module
|
2024-02-13 20:34:45 +08:00 |
|
tjq
|
6539c66226
|
fix: [auth] Extracting PwjbUserInfo to resolve user contamination
|
2024-02-13 18:23:29 +08:00 |
|
tjq
|
c350607762
|
feat: support user related query
|
2024-02-13 16:22:56 +08:00 |
|
tjq
|
31a7690844
|
feat: [auth] The web interface adds ApiPermission for authentication.
|
2024-02-13 11:21:14 +08:00 |
|
tjq
|
05c22a5dc5
|
fix: [auth] grant and chekc permission's bug
|
2024-02-12 23:42:21 +08:00 |
|
tjq
|
919a5c3b35
|
feat: support namespace
|
2024-02-12 22:12:03 +08:00 |
|
tjq
|
841c7891c8
|
feat: [auth] grant permission
|
2024-02-12 11:11:06 +08:00 |
|
tjq
|
3fdcc1e599
|
feat: [auth] use CachingRequestBodyFilter fix multi read problem
|
2024-02-11 23:52:35 +08:00 |
|
tjq
|
e18b9a8962
|
feat: [auth] finished login part
|
2024-02-11 17:14:21 +08:00 |
|
tjq
|
cf8153ae39
|
feat: [auth] AuthController
|
2024-02-11 11:04:20 +08:00 |
|
tjq
|
a1c12bf1c7
|
feat: [auth] PowerJobPermissionService
|
2024-02-11 10:32:13 +08:00 |
|
tjq
|
0caa854409
|
feat: [auth] PowerJobLoginService
|
2024-02-11 10:14:47 +08:00 |
|
tjq
|
cda55c918b
|
feat: [auth] design ThirdPartyLoginService
|
2024-02-10 14:11:14 +08:00 |
|
tjq
|
4793c19af6
|
chore: docker publish script add support for Apple Silicon device
|
2024-02-10 12:44:44 +08:00 |
|
tjq
|
78b58d02e8
|
Merge branch '4.3.7_v2'
v4.3.7
|
2024-02-09 13:36:21 +08:00 |
|
tjq
|
ea919b102f
|
docs: Happy New Year
|
2024-02-09 11:13:05 +08:00 |
|
tjq
|
599d710e27
|
refactor: rename RunnableAndCatch to SafeRunnable
|
2024-02-08 20:14:35 +08:00 |
|
tjq
|
ab7a398f61
|
Merge branch 'dev' into 4.3.7_v2
|
2024-02-08 20:06:27 +08:00 |
|
tjq
|
01d7247efa
|
chore: Upgrade project version to 4.3.7
|
2024-02-08 19:45:56 +08:00 |
|
tjq
|
b29e265e42
|
feat: Optimizing IP acquisition logic with PingPongSocketServer #762
|
2024-02-08 19:41:40 +08:00 |
|
tjq
|
61aecc6354
|
refactor: optimize NetUtils
|
2024-02-08 16:08:39 +08:00 |
|
tjq
|
6de5e83a2f
|
chore: upgrade logback version to fix logback serialization vulnerability #80
|
2024-02-08 15:12:55 +08:00 |
|
tjq
|
88f7a06596
|
Merge branch 'pr-yuhan0501-4.3.6_bugfix' into 4.3.7_v2
|
2024-02-08 15:04:11 +08:00 |
|
tjq
|
98fc4d3320
|
Merge branch 'lvhjean-4.3.6-bugfix-email-empty' into 4.3.7_v2
|
2024-02-08 15:01:17 +08:00 |
|
tjq
|
6842fb6a7b
|
perf: add cost log for TaskPersistenceService
|
2024-02-08 14:25:55 +08:00 |
|
tjq
|
debc2e0abb
|
fix: instanceInfo cannot display details on non-scheduled server nodes
|
2024-02-08 13:14:59 +08:00 |
|
tjq
|
f3dd56bf54
|
chore: upgrade h2 and spring version
|
2024-02-08 12:26:22 +08:00 |
|
tjq
|
e63dc91643
|
fix: @PowerJobHandler does not work in cglib proxy #770
|
2024-02-08 11:14:19 +08:00 |
|
tjq
|
4be6a139dd
|
fix: Cyclic Logging on Exception #769
|
2024-02-08 10:42:47 +08:00 |
|
tjq
|
1ba74bf0af
|
test: performance test for h2
|
2024-02-05 00:12:37 +08:00 |
|
tjq
|
ff84d46713
|
perf: Discarding the results of the map task to improve performance
|
2024-02-04 22:17:53 +08:00 |
|
liwh
|
d61d85abd4
|
fix: 修复 email未填写导致告警报异常, #808
|
2024-01-04 14:04:32 +08:00 |
|
yuhan
|
23d94ed46f
|
修复使用mysql存储日志的情况下文件流未关闭造成的文件文件句柄不释放的bug。
(cherry picked from commit 2a9444770d227ffe46d6c700a7e8570ef3e1bc17)
|
2024-01-03 14:15:46 +08:00 |
|
songyinyin
|
8f3803bda6
|
fix: 周期性任务出现异常时,导致任务停止
|
2023-09-20 17:17:36 +08:00 |
|
songyinyin
|
592dff8d75
|
chore: When the TaskTracker is successfully executed normally, the log level changes to Info #657
|
2023-09-20 17:16:51 +08:00 |
|
tjq
|
9b7c237cf0
|
Merge branch '4.3.6'
v4.3.6
|
2023-09-03 14:05:03 +08:00 |
|
tjq
|
9b3a3cd586
|
chore: change main version to 4.3.6
|
2023-09-03 13:44:10 +08:00 |
|
tjq
|
966f09c034
|
feat: optimize NetUtils
|
2023-09-03 13:30:26 +08:00 |
|
tjq
|
4a9f38c760
|
Merge branch 'pr-disk-overflow' into 4.3.6
|
2023-09-02 13:49:25 +08:00 |
|
tjq
|
b96768208b
|
Merge branch 'dev-pr' of https://github.com/zhihui1999/PowerJob into pr-disk-overflow
|
2023-09-02 13:48:09 +08:00 |
|
tjq
|
1545733012
|
Merge branch 'pr-Minio' into 4.3.6
|
2023-09-02 13:47:20 +08:00 |
|
tjq
|
fa8b4f2b62
|
Merge branch 'xinyi' of https://github.com/Yusanku/PowerJob into pr-Minio
|
2023-09-02 13:46:57 +08:00 |
|
tjq
|
882392a5e5
|
feat: support lazy init#725
|
2023-09-02 13:35:54 +08:00 |
|
tjq
|
c875ba3d37
|
feat: support lazy init#725
|
2023-09-02 13:19:15 +08:00 |
|
tjq
|
a138f9c8cc
|
feat: support lazy init#725
|
2023-09-02 11:53:01 +08:00 |
|
tjq
|
360f105c01
|
docs: add second qq group
|
2023-08-31 23:51:50 +08:00 |
|
赵志辉
|
3544f76aaa
|
fix: Memory overflow caused by mounting cloud disks
|
2023-08-24 11:06:16 +08:00 |
|
yw
|
8de1c47971
|
日志存储扩展-Minio
|
2023-08-23 09:37:14 +08:00 |
|
tjq
|
5dbceb7ce4
|
chore: upgrade dependency version
|
2023-08-22 22:52:20 +08:00 |
|