Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/PowerJob/PowerJob

Enterprise job scheduling middleware with distributed computing ability.
https://github.com/PowerJob/PowerJob

fix: concurrency safety in ProcessotTrackerPool

9db9d0d01f12ec67933c6caf7bd47be5a0f13e81 authored about 4 years ago by tjq <[email protected]>
fix: memory leak in ProcessorTrackerPool #122

b4f92bbc25c522ea420c3cd0967e5a103c49e09f authored about 4 years ago by tjq <[email protected]>
advertise--->promote

a4f768e46ce21fbe538190d271a165f40d05c67e authored about 4 years ago by jjnnzb <[email protected]>
Modify README_enUS.md, client--->user.

e300885839da26c358ee561194136019151aa256 authored about 4 years ago by jjnnzb <[email protected]>
Modify README_enUS.md, add client registration, design goals and online trial.

6ce5765ff41a621770b1c8896d0c421c1ed0e86f authored about 4 years ago by jjnnzb <[email protected]>
Modify README_enUS.md, correct spelling mistakes and change statements.

f104b34d2c3ab40c28c852bbb440e167ca817105 authored about 4 years ago by jjnnzb <[email protected]>
Merge pull request #1 from KFCFans/master

Upgrade to 3.4.0

efb4486a43e9ac003ce61d987341ae82172a8173 authored about 4 years ago by Jining Jiang <[email protected]>
[release] v3.4.0

143663e3339cd1c04c7b66a3607f63128eb815ef authored about 4 years ago by tjq <[email protected]>
docs: optimize README and ready to release

ac03aec71890f7e02907b7f8a8738ec1bea6270f authored about 4 years ago by tjq <[email protected]>
docs: update README_enUS.md

2e3db473ece0f005d8c0271fc9aa6bf35c9fa780 authored about 4 years ago by tjq <[email protected]>
Modify README_enUS.md.

e3d4aa3f7255c61fdf8a52b9125e783f8661e150 authored about 4 years ago by jjnnzb <[email protected]>
feat: add expectTriggerTime for WorkflowInstance and ready to release

16c5b0b80fae733b1dbb57ae2f1c37a1c805c751 authored about 4 years ago by tjq <[email protected]>
feat: valid TimeExpression #116

ce97a870398b6b745aa03843d55162a48830f936 authored about 4 years ago by tjq <[email protected]>
feat: add cron validate controller

8d369ffd2185a99de8f9e469d60f20016a85a7d7 authored about 4 years ago by tjq <[email protected]>
feat: update sql file

1d9ebc91ba53e6c76e353a7eb27f91f79e19e1b0 authored about 4 years ago by tjq <[email protected]>
fix: SQL Exception when there is no second task #111

6da82f92c71c4eafba529aa0df88ddf86a0847d2 authored about 4 years ago by tjq <[email protected]>
fix: grammar errors

24a1f2dee9f28cfda99e7e04372b5fec01fdeeb9 authored about 4 years ago by tjq <[email protected]>
feat: change version to v3.4.0

f3f4079314d6f1cd95de2559a10b81b3d0c98f86 authored about 4 years ago by tjq <[email protected]>
feat: multi stage TimeWhele to imporve schedule performance #110

f7b543664d3f10983ff72363e1ca2ced043dcf5f authored about 4 years ago by tjq <[email protected]>
docs: update PowerJob user

bc9f18819bcc7e994fb73583a25451e378403561 authored about 4 years ago by tjq <[email protected]>
fix: product env can't output log to console #114

39ae41d531c78934063db4592cb201958bfe4591 authored about 4 years ago by tjq <[email protected]>
Optimize "too many instances running" exception message.

dbcf366e3d81bf8974b96d2fcc03c0e5028fd025 authored about 4 years ago by jiangjining <[email protected]>
fix: delete non-finished instance #109

08f8a1141e500bf68820edaa6a731499a3bd589a authored about 4 years ago by tjq <[email protected]>
fix: workflow schedule in advance #108

5f7de7231ce5260b1a4eea741dea09e089fec382 authored about 4 years ago by tjq <[email protected]>
修复无秒级任务时的sql报错问题

28575b20fd9190cef0c842d0ce3eaad8cda22cbf authored about 4 years ago by sunqinwen <[email protected]>
[release] v3.3.3

63cc97024a72fb2eb40c2ec5f219bd949322b16c authored about 4 years ago by tjq <[email protected]>
refactor: remove powerjob.xxx config

b463261bd3f8caf9b64a45c5df53717260dc4acb authored about 4 years ago by KFCFans <[email protected]>
feat: mail send failed use WARN log level

1868d9289fd9d8f3394922c778ee15de4c28d236 authored about 4 years ago by KFCFans <[email protected]>
fix: split brain #102

5a50d933a8ee846d4687e1d0b68bbd3ff5f0630c authored about 4 years ago by KFCFans <[email protected]>
refactor: rename some class and optimize log

4be5b01ba15769d33e7be49abc43453b9ac06045 authored about 4 years ago by KFCFans <[email protected]>
feat: powerjob-console suit the modify

684914a390021aae8667bade3ac50f753999e120 authored about 4 years ago by KFCFans <[email protected]>
feat: change version to 3.3.3

90781966d75442e570e935e385989571f5b81c0f authored about 4 years ago by KFCFans <[email protected]>
docs: update user imgage

93f2e0c6bb9218b3d52c7fda1549e1c82dc87596 authored about 4 years ago by KFCFans <[email protected]>
feat: auto add http protocol head

8bb2cd7f3f60600aedd9a4591f4c03dd651bf1a0 authored about 4 years ago by KFCFans <[email protected]>
feat: filter invalid info in alarm service

c9b0cef1ea67fb7e3510828dd406bf46c215b338 authored about 4 years ago by KFCFans <[email protected]>
fix: arbitrary password modification vulnerability #99

464ce2dc0ca3e65fa1dc428239829890c52a413a authored about 4 years ago by KFCFans <[email protected]>
fix: HashedWheelTimer#HashedWheelTimerFuture#isDone can't return currect result

c845b0abca1634d44fd561c9ba018b6e3a8d3145 authored about 4 years ago by KFCFans <[email protected]>
fix: HttpUtils

df32c786f98c57b45a84de7f373da0edb3961dfa authored about 4 years ago by KFCFans <[email protected]>
feat: webhook alarm service use post to deliver alarm info #79

2ea53b534c23b3ee245cb521cf37f4f7edd6f72c authored about 4 years ago by KFCFans <[email protected]>
feat: support webhook #79

528920379d8c20c38faa786c83804b5555a356ed authored about 4 years ago by KFCFans <[email protected]>
feat: supprt random port #98

19112db03876e8fcc131755b342d527d6f57f33e authored about 4 years ago by KFCFans <[email protected]>
feat: add InstanceLog redirect failed tips

fe0291fd1980d7111f34e6f0833875dfadcbbc8c authored about 4 years ago by tjq <[email protected]>
[release] v3.3.2

7c7a7f6754addf12b0271580db966adb0c8203c7 authored about 4 years ago by KFCFans <[email protected]>
feat: update console icon & readme, ready to release

2cd09dee98460e338405b9c126f21b50657f6d5c authored about 4 years ago by KFCFans <[email protected]>
feat: powerjob-console show instacneParams & wfInitParams #92

d9f4a203d1df504bbda4e7701d3d00b076bfec90 authored about 4 years ago by “tjq” <[email protected]>
doc: add powerjob user img

def67fc85858089101b38b2a68ca13a3643d6381 authored about 4 years ago by “tjq” <[email protected]>
doc: optimize readme

a71cfa2a741245f6d3534ef8aad107f264f0796d authored about 4 years ago by “tjq” <[email protected]>
doc: add user register info

8b50d3d3c36bb3cc7f936668545fe2cdd41c73d0 authored about 4 years ago by “tjq” <[email protected]>
feat: change version to 3.3.2

c0c7942fc6c62df6eccd499c96bb2947d248371f authored about 4 years ago by “tjq” <[email protected]>
fix: workflow redirect run request bug

8bed28d0c59d0a5d9014606e4f38a7c2abcdeff4 authored about 4 years ago by “tjq” <[email protected]>
fix: NPE when user use invalid params #87

92c0f7b7bb12f4cc006d40a5f005c1c397fc02fa authored about 4 years ago by “tjq” <[email protected]>
fix: NPE when user use invalid params #87

d8062f810c4ce3f3c2d2aa8fa3d766c945eaa386 authored about 4 years ago by “tjq” <[email protected]>
feat: workflow instance return init params too #92

5cf43ddb2a4d5d557397cc354f52b8bd3da84df6 authored about 4 years ago by “tjq” <[email protected]>
fix: OpenAPI's saveWorkflow

7ac70defd304f423eac3629b3208f3b324c89fba authored about 4 years ago by “tjq” <[email protected]>
fix: runJob or runWorkflow failed when there are multi server in cluster

0cc7cc26b44ec996ebc18f014be58fd59e81edd5 authored about 4 years ago by “tjq” <[email protected]>
fix: OpenAPI throw ClassCastException #93

6924088d16d41a13d369ca800806ac5f158f9a1e authored about 4 years ago by “tjq” <[email protected]>
feat: add instance params #92

e197a6f605fbbb0aa389960f8457d6634e664eb2 authored about 4 years ago by “tjq” <[email protected]>
Merge pull request #85 from mojianxiao/code-dev

refactor: nothing important

5f09c0e2947d77eb770ee9e1598d9d85931c04aa authored about 4 years ago by Yukino <[email protected]>
[release] v3.3.1

c597f8c999928613e7e375197a93c8f8e2fe7bc3 authored about 4 years ago by tjq <[email protected]>
feat: remove shade & ready to release

755e056143d92f59dd44ddf92fb37044c3b0ac2b authored about 4 years ago by “tjq” <[email protected]>
refactor: change pom version to 3.3.1 and ready to release

287e539dcd4c441d0b210b67e3b9d5df667946e5 authored about 4 years ago by “tjq” <[email protected]>
feat: FrequentTaskTracker auto set down worker's task status to failed

3167f01cf71790ccf3913d3dbb7ae3ed80e7594f authored about 4 years ago by “tjq” <[email protected]>
feat: CommonTaskTracker auto remove offline PTStatus, tjq need to dev the FrequentTaskTracker side

867b610e679c10331f5ec93104833a4f5e17f59a authored about 4 years ago by “tjq” <[email protected]>
feat: use new tips url and modify some test case

7741b191ee0fd723529508218708b1e17f2bfe31 authored about 4 years ago by “tjq” <[email protected]>
feat: map and mapreduce job support worker dynamic online too

8ffef58902796342d99ede3219878f50f3e7f72d authored about 4 years ago by “tjq” <[email protected]>
feat: support frequent job's worker dynamic online #81

de3561ed4dfce833337b069d9f6f3b3518593266 authored about 4 years ago by “tjq” <[email protected]>
refactor: worker cluster query change to akka from htpp

2a6bb0b7f3a9e9a0ed5c5c5d23b2ddaac55faf59 authored about 4 years ago by Salieri <[email protected]>
[opt] optimize code

c8fd2b4257592a61c78b8f1dc85c6554e8ddbb33 authored about 4 years ago by mojianxiao <[email protected]>
feat: shade powerjob-client

c7812708c3fed4f15a68c7ce0a016c50f8fbdc69 authored about 4 years ago by tjq <[email protected]>
feat: support worker online #81

ce745ce9d2a4919534892f804e22408c00a42759 authored about 4 years ago by tjq <[email protected]>
[release] v3.3.0

9dbfb163b460a60e6edfb2d85cea35bd840730ec authored about 4 years ago by tjq <[email protected]>
feat: extend UserInfo to prepare for WebHook alarm support

455d8b1e16f66607cfad824df7bd136b792a7912 authored about 4 years ago by tjq <[email protected]>
optimzie: enlarge ThreadPool

7b54dccdd4caf3b0cb0120b59cac66705f16a284 authored about 4 years ago by tjq <[email protected]>
feat: powerjob-server update to SpringBoot v2.3.4.RELEASE

d4e285bd9fcc2a5e5f681d5e0655dfce1030027d authored about 4 years ago by tjq <[email protected]>
fix: remove FrequentTaskTracker's heart beat,just using instanceTimeoutMS to avoid instance never stopped

ab0757a87eba7f63cb7dc40ee6fcad3ea4c1d1cc authored about 4 years ago by tjq <[email protected]>
refactor: optimize server log level

6d8fe8e7ff69d56d17d02a7d52b88af02a038db7 authored about 4 years ago by tjq <[email protected]>
fix: Incorrect sequencing leads to LAUNCH_FAILED

9aa8c0bb87891d39022b4599d1aadb9450c56511 authored about 4 years ago by tjq <[email protected]>
fix: never update lastActiveTime which lead to TIMEOUT for frequentJob(thanks @Y)

a67adf96017de69810d5e82f78ef3de9d97567e7 authored about 4 years ago by tjq <[email protected]>
fix: stopwatch exception in FrequentTaskTracker

a9e4ed6262d13e72168c1f1ca5b2932a351b5c6b authored about 4 years ago by tjq <[email protected]>
feat: optimize workflow OpenAPI and passed the test

71dbe05647330b509c7bd50592f6a2f20e3d5328 authored about 4 years ago by tjq <[email protected]>
feat: optimize out of data's cron expression and passed the test

763e416be3d2ed59daf026dcb8a8f5ce35e0ddc9 authored about 4 years ago by tjq <[email protected]>
feat: update sql for new DO

8560112432b3bcc7bb0aa83c30080ad49096322c authored about 4 years ago by tjq <[email protected]>
fix: fixed-cron-expression schedule #64

fb61ad0bc65ffb333da64efc911773bf9ffb5fb1 authored about 4 years ago by tjq <[email protected]>
feat: add Workflow initPrams #58

a138e05404b3ba20884d9264e814fa46bfe220b6 authored about 4 years ago by tjq <[email protected]>
refactor: OmsException -> PowerJobException

8361ddc4e514a9e9a270e3a0aa79a963fb3b360d authored about 4 years ago by tjq <[email protected]>
refacotr: okhttp v4 -> v3

caebb2d87a687a02c1adf1dd806aae67b43e976e authored about 4 years ago by tjq <[email protected]>
feat: change pom from 3.2.3 to 3.3.0, It's time to fix dependency problem

92b9f9668fce1507796061116db87d8026bf8ed9 authored about 4 years ago by tjq <[email protected]>
feat: modify banner

3a32eaea04cfe8e35d2b8598fccb51a40e8da60e authored about 4 years ago by tjq <[email protected]>
fix: Oracle ZHS16GBK #72

33588a6d05e42601c852280d8814825862a7eb78 authored about 4 years ago by tjq <[email protected]>
fix: InstanceDTO don't have wfInstanceId

d13bbc77dce31f6984c905cb4da7f2f78c11030c authored about 4 years ago by tjq <[email protected]>
feat: FrequentJob sort by subInstanceId #63

d5c26e70d8ac865810c060ed9d536d36b3f0b73c authored about 4 years ago by tjq <[email protected]>
[docs] update readme.md

11c24f4fd6a80c2bada83bc02c158b55b0cb592f authored over 4 years ago by tjq <[email protected]>
[fix] exclude log4j in powerjob-server to avoid compile error

df1e5718dab262798e14238fe970555d9729a37b authored over 4 years ago by tjq <[email protected]>
[release] v3.2.3

79176c4cab5555098f64edfae58d613d67874ad3 authored over 4 years ago by tjq <[email protected]>
[release] v3.2.3

f36c06c26c06632ea86f4e822bd6fcb15f3b4a03 authored over 4 years ago by tjq <[email protected]>
[dev] worker properties change from powerjob.xxx to powerjob.worker.xxx

8e584e8b90ca38923c3792f2e5f8116b39d48b18 authored over 4 years ago by tjq <[email protected]>
[dev] worker properties change from powerjob.xxx to powerjob.worker.xxx & If serverAddress is not exist, it will not start PowerJob worker

76ed28003fa85070689327fb5672d64af25f434c authored over 4 years ago by songyinyin <[email protected]>
[opt] %logger{50} -> %logger{20}

05a6016945ec8b9b942595a4a362a53bd77c151d authored over 4 years ago by tjq <[email protected]>
[dev] optimize log & alomost release 3.2.3

44ae8608ff8143dd88ca027cd62956fc2268a545 authored over 4 years ago by tjq <[email protected]>
[dev] change version to 3.2.3 & optimize MailAlarmService's log

5b4591c8b13c069e07461e7bba73742bb206034f authored over 4 years ago by tjq <[email protected]>