朱八
|
4ddf65a44e
|
[release] v3.2.2
v3.2.2
|
2020-08-03 01:34:05 +08:00 |
|
朱八
|
154a100e2f
|
[dev] update front-page and almost to release v3.2.2
|
2020-08-03 00:30:20 +08:00 |
|
朱八
|
80faffb2db
|
[fix] fix the SystemMetrics's compare logic (no effect yet)
|
2020-08-03 00:25:06 +08:00 |
|
朱八
|
32a9f446b0
|
[fix] fix the bug of worker score not cached
|
2020-08-03 00:17:46 +08:00 |
|
朱八
|
90c79aac08
|
[fix] fix the problem of GridFsManager can't get correct available status of mongodb
|
2020-08-02 23:41:47 +08:00 |
|
朱八
|
cc0e982be0
|
[fix] fix the bug of incorrect memory usafe
|
2020-08-02 13:35:02 +08:00 |
|
朱八
|
50f07e0d47
|
[dev] add invalid http request method filter
|
2020-08-02 11:27:15 +08:00 |
|
朱八
|
b31b4a819f
|
[dev] change threadpool config
|
2020-08-02 01:01:34 +08:00 |
|
朱八
|
14b556fe3a
|
[dev] new web console
|
2020-08-02 00:43:39 +08:00 |
|
朱八
|
671df61390
|
[dev] redesign Alarmable interface which is more oo
|
2020-08-02 00:38:26 +08:00 |
|
朱八
|
986aa712a0
|
[dev] formate alarm info, which is more friendly to developer
|
2020-08-01 23:21:03 +08:00 |
|
朱八
|
5c37d6e61e
|
[dev] optimize JavaMailSender's init
|
2020-08-01 23:06:09 +08:00 |
|
朱八
|
555a20bc7f
|
[dev] samples change to use powerjob-spring-boot-starter & change pom version to 3.2.2
|
2020-08-01 21:45:45 +08:00 |
|
朱八
|
105c8b5baf
|
[fix] fix the bug of cpu metric
|
2020-08-01 21:24:56 +08:00 |
|
朱八
|
3b267a38c1
|
[dev] support retry finished job
|
2020-08-01 00:18:16 +08:00 |
|
朱八
|
9a2e239a06
|
[dev] support multi worker in one pc
|
2020-07-31 20:07:38 +08:00 |
|
Yukino
|
4165745f4b
|
[ops] update sponsor info
|
2020-07-31 01:15:42 +08:00 |
|
Yukino
|
bb254da494
|
[ops] create FUNDING.yml
[ops] create FUNDING.yml
|
2020-07-31 01:14:21 +08:00 |
|
朱八
|
f9a30423f3
|
[fix] fix the bug of can't find task_info table when use menory mode's h2 database
|
2020-07-31 00:57:02 +08:00 |
|
朱八
|
da85a2da5a
|
[fix] fix jpa auto generate mysql table but id won't auto incr
|
2020-07-30 23:37:26 +08:00 |
|
Yukino
|
f761519672
|
Merge pull request #36 from dudiao/master
[fix] add oracle/sqlserver/db2/postgresql jdbc driver, compatible with oracle sqlserver and db2 database.
|
2020-07-30 20:28:48 +08:00 |
|
朱八
|
46763ac325
|
[dev] use random path for h2 to support startup multi instance in on pc
|
2020-07-30 20:25:42 +08:00 |
|
songyinyin
|
7c02770938
|
[fix] Add oracle/sqlserver/db2/postgresql jdbc driver, compatible with oracle sqlserver and db2 database.
|
2020-07-30 15:58:18 +08:00 |
|
朱八
|
2d3e3af4f3
|
[dev] max app num change to 200
|
2020-07-29 22:46:53 +08:00 |
|
朱八
|
4ccea5ab4a
|
[dev] modify timing delete secondly job log's interval
|
2020-07-28 09:44:16 +08:00 |
|
朱八
|
b048175178
|
[dev] add debug mode in server info output interface
|
2020-07-27 22:11:26 +08:00 |
|
tjq
|
43d533a085
|
[ops] modify GitHub issue template
|
2020-07-27 00:38:40 +08:00 |
|
tjq
|
4b6906c89e
|
[release] merge branch 'v3.2.1'
v3.2.1
|
2020-07-27 00:05:58 +08:00 |
|
tjq
|
36be03592c
|
[fix] fix the problem of log uncorrect
|
2020-07-26 23:56:31 +08:00 |
|
tjq
|
609681cd22
|
[fix] fix the bug of won't dispatch retry jobs
|
2020-07-26 23:33:19 +08:00 |
|
朱八
|
7e9af994c8
|
[release] merge branch 'v3.2.1'
|
2020-07-26 23:11:32 +08:00 |
|
朱八
|
2df52fbf58
|
[dev] clean h2 workspace before worker startup
|
2020-07-26 23:09:39 +08:00 |
|
朱八
|
5974da1ae6
|
[opt] change name to spring-boot-starter
|
2020-07-26 22:31:50 +08:00 |
|
朱八
|
97f1bbca6c
|
[opt] rollback database, use Hikari again
|
2020-07-26 22:18:29 +08:00 |
|
朱八
|
8d8b8d504a
|
[opt] optimize worker-starter
|
2020-07-26 20:38:24 +08:00 |
|
Yukino
|
a1dc3f990c
|
Merge pull request #32 from dudiao/dudiao
[feature] add powerjob-worker-starter
|
2020-07-26 20:26:35 +08:00 |
|
songyinyin
|
4faad700b9
|
[feature] Add powerjob-worker-starter
|
2020-07-26 20:17:04 +08:00 |
|
朱八
|
d2cfb6e397
|
[fix] fix the bug of frequent job can't execute when maxInstanceNum is 0 (report by @dudiao)
|
2020-07-26 20:03:48 +08:00 |
|
朱八
|
d6abe79c17
|
[dev] valid appName
|
2020-07-26 16:29:47 +08:00 |
|
朱八
|
d64a094821
|
[dev] output more TaskDO fields to help debug problem
|
2020-07-25 18:00:06 +08:00 |
|
朱八
|
e9765ec1f2
|
[dev] rich the InstanceDetail to support delay job
|
2020-07-25 13:11:27 +08:00 |
|
朱八
|
83ad854655
|
[dev] change pom version to v3.2.1 & optmize OhMyClient's request
|
2020-07-25 11:25:24 +08:00 |
|
朱八
|
f530ce89f6
|
[dev] add more debug info to /server/hello interface
|
2020-07-25 10:12:23 +08:00 |
|
朱八
|
2df6a9821f
|
[dev] support cancel instance (issue#30)
|
2020-07-25 01:12:32 +08:00 |
|
朱八
|
96c88e3cad
|
[opt] optimize server's datasouce config
|
2020-07-24 23:49:33 +08:00 |
|
朱八
|
1e8f4ead78
|
[dev] clean h2 workspace to avoid server startup failed
|
2020-07-24 23:40:47 +08:00 |
|
朱八
|
362cdb8c83
|
[opt] change database connection pool from hikari to druid
|
2020-07-23 21:58:25 +08:00 |
|
朱八
|
4c9a647132
|
[dev] use script's exitValue to deterime whether the task is success (issue#28)
|
2020-07-23 20:09:10 +08:00 |
|
朱八
|
557248ff89
|
[ops] opt issuce template
|
2020-07-21 17:47:04 +08:00 |
|
朱八
|
5c00de45bc
|
[ops] opt issuce template
|
2020-07-21 17:39:35 +08:00 |
|