589 Commits

Author SHA1 Message Date
tjq
f34f903947 docs: translate OhMyConfig 2021-01-10 12:04:23 +08:00
tjq
5feaf6106e docs: review translation 2021-01-10 11:54:16 +08:00
tjq
b97c26c78b docs: translate for OhMyClient 2021-01-10 11:20:13 +08:00
tjq
078db73bce docs: translate for internationalization #152 2021-01-10 10:47:32 +08:00
jiangjining
2da5fc624b docs: Modify instance detail model. 2021-01-08 22:49:36 +08:00
jjn
b1b8e1de95 docs: Add translations for models in PowerJob-common. 2021-01-08 22:20:35 +08:00
jiangjining
d5ab77ddbd docs: Add translations for some entities in PowerJob-common. 2021-01-07 20:35:55 +08:00
jiangjining
36e258012e docs: Add translations PowerJob-client. 2021-01-07 19:44:25 +08:00
jiangjining
281c53ad63 docs: Add translations for pom and property files. 2021-01-07 18:56:56 +08:00
jiangjining
d4a7aa68b1 Optimize translation in starter. 2021-01-07 10:09:29 +08:00
jiangjining
d69171afa5 Add translations for PowerJobAutoConfiguration. 2021-01-07 09:36:55 +08:00
jiangjining
1384e1a886 Optimize comments in starter. 2021-01-06 20:32:13 +08:00
jiangjining
b248f76d32 Add translation for PowerJobProperties. 2021-01-06 15:33:49 +08:00
Jining Jiang
f507d340a2
Merge pull request #4 from PowerJob/master
Update
2021-01-05 18:32:43 +08:00
tjq
43ca05883a refactor: change repo url to PowerJob/PowerJob 2021-01-03 22:32:18 +08:00
tjq
9e6ba33f90 [release] v3.4.2 v3.4.2 2021-01-03 14:47:12 +08:00
tjq
b6173967bb refactor: optimize ProcessorTracker log 2021-01-03 14:27:00 +08:00
tjq
6fc5c65825 fix: receive ProcessorTrackerStatusReportReq but system can't find TaskTracker #147 2021-01-03 13:01:35 +08:00
tjq
6c3c6695e4 refactor: change version to 3.4.2 and ready to release 2021-01-02 20:15:09 +08:00
tjq
dfd2106a3f feat: Swagger API version keep up-to-date with POM version #139 2021-01-02 20:10:04 +08:00
tjq
85b8d004e4 feat: Swagger API version keep up-to-date with POM version 2021-01-02 20:07:19 +08:00
tjq
52ea3fb80d fix: the bug of concurrent clean the same thing #144 2021-01-02 20:06:18 +08:00
tjq
24cff5b6ec fix: multi server clean the same object 2021-01-02 20:03:05 +08:00
tjq
6a85995937 refactor: optimize thread pool config 2021-01-02 19:52:22 +08:00
ocean23
3776d4ad84 修改注释 2021-01-02 13:30:46 +08:00
ocean23
0daa097d20 根据意见重构代码 2021-01-02 13:28:55 +08:00
tjq
9a661aa177 fix: DatabaseLock can't unlock when timeout 2021-01-02 13:14:25 +08:00
ocean23
05181c34ec 回滚GridFsManager的代码把锁加在CleanService上 2021-01-02 12:39:36 +08:00
ocean23
ead9f08e52 回滚GridFsManager的代码把锁加在CleanService上 2021-01-02 12:38:19 +08:00
tjq
3ecefd22cb fix: the bug of idle check #146 2021-01-02 11:31:48 +08:00
ocean23
0e77a23e76 fix并发情况下server端删除日志时数据已经被其他server删除的问题 2021-01-01 14:17:54 +08:00
tjq
269d64065c docs: update readme 2021-01-01 13:00:44 +08:00
tjq
1b68fdb7d7 docs: update readme 2021-01-01 12:56:51 +08:00
tjq
83dae8ddd3 docs: update readme 2021-01-01 12:55:35 +08:00
tjq
2b7936b39b docs: update readme 2021-01-01 12:53:51 +08:00
tjq
6ae24ac9ed fix: OpenAPI can't save workflow 2021-01-01 12:33:52 +08:00
jjnnzb
ef881cfcac Change version judgement info. 2020-12-29 07:46:07 +08:00
jjnnzb
5329fba6b0 Set deafult version to Unknown and trim version info. 2020-12-28 23:19:18 +08:00
jjnnzb
d4af8138d0 Prevent codes from reporting error when pom.xml is not reinstalled. 2020-12-27 21:53:36 +08:00
jjnnzb
4f3b6057b6 Swagger API document version keep update-to-date with pom.xml version. 2020-12-27 15:58:16 +08:00
Jining Jiang
73a5a724ec
Merge pull request #3 from KFCFans/master
Update
2020-12-25 16:17:06 +08:00
tjq
e8ada3789f fix: can't download log file when sever and browser are not in the same network 2020-12-20 23:14:44 +08:00
tjq
c176a447e7 feat: support LogLevel 2020-12-20 22:53:56 +08:00
tjq
11054e9761 [release] v3.4.1 v3.4.1 2020-12-20 21:32:58 +08:00
tjq
2d989d2b0b revert: temporary remove @Type(StringType) due to it will change the db colum type to varchar 2020-12-20 21:28:37 +08:00
tjq
12162f2955 feat: log full stack info when can't fetch processor #134 2020-12-20 20:40:36 +08:00
tjq
0de6a9f4f5 merge: modify README_enUS.md 2020-12-20 00:06:00 +08:00
tjq
c40774d578 refactor: add extension module 2020-12-20 00:04:07 +08:00
tjq
9f2d3134d8 merge: fix-k8s-postgresql by tanwenhai 2020-12-19 22:10:15 +08:00
tjq
0095d78615 merge: from commiter tanwenhai 2020-12-19 22:08:28 +08:00