Ecosyste.ms: OpenCollective

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

PowerJob

Enterprise job scheduling middleware with distributed computing ability.
Collective - https://opencollective.com/powerjob - Website: http://www.powerjob.tech/ - Code: https://github.com/PowerJob

[release] v3.4.6

github.com/PowerJob/PowerJob - e1fc805a0b441a13459e866ff2c441ba2cd62190 authored almost 4 years ago by tjq <[email protected]>
fix: TaskTracker should write address info into TaskDO when execute broadcast

github.com/PowerJob/PowerJob - 16a5f8efb64792b9cbb1c7c295c5a2baa9975788 authored almost 4 years ago by tjq <[email protected]>
feat: user-customized worker filter #215

github.com/PowerJob/PowerJob - 83ac13b221d8fd52e3abd7fa4f6d88823d6a9028 authored almost 4 years ago by tjq <[email protected]>
fix: returned an incorrect address when using HTTP protocol

github.com/PowerJob/PowerJob - 770f30dd059f2e75895584e2e465ebe0be76eea9 authored almost 4 years ago by tjq <[email protected]>
fix: Judge if OS is Windows and whether to run shell scripts

github.com/PowerJob/PowerJob - 83f6cf50a7f823608e44a12dabd1bbcca255f45e authored almost 4 years ago by tjq <[email protected]>
refactor: optimized package structure

github.com/PowerJob/PowerJob - c17da02da5c05316431bf09a93fdabb269bf5c1c authored almost 4 years ago by tjq <[email protected]>
chore: change pom version to 3.4.6

github.com/PowerJob/PowerJob - 7441c6131378b886afdee6c0c5ddca784bcf704b authored almost 4 years ago by tjq <[email protected]>
fix: returns success even if the status message fails to be processed in http protocol #209

github.com/PowerJob/PowerJob - dfbf9ec13782a3ee7110c87a4ead1d346c30336c authored almost 4 years ago by tjq <[email protected]>
fix: always use ActorSystem's address as AppInfo's currentServer to avoid some problem #209

github.com/PowerJob/PowerJob - 5586d48f93b0eafc0dfa430bf593314ae1fdad61 authored almost 4 years ago by tjq <[email protected]>
feat: new threads are given names to help locate problems #213

github.com/PowerJob/PowerJob - ee9ed3c099231277fee9782f1f419234e8979677 authored almost 4 years ago by tjq <[email protected]>
fix: use fixedDelay instead of fixedRate to fix the problem of scheduling of multiple threads causing system crashes #213

github.com/PowerJob/PowerJob - b4288225a0ffa5147b8f73def78708377483c982 authored almost 4 years ago by tjq <[email protected]>
feat: abstract ServerElectionService interface to support developers to customize #191

github.com/PowerJob/PowerJob - a1a5ade2153ae708bab34e844f7f896ab2adf603 authored almost 4 years ago by tjq <[email protected]>
fix: Judge if OS is Windows and whether to run shell scripts.

github.com/PowerJob/PowerJob - eb87c329bbd9f7b8b5736426037cb8429fb33153 authored almost 4 years ago by Jiang Jining <[email protected]>
docs: Add stargazers trend, add Reddit community promotion, correct usage of recommend.

github.com/PowerJob/PowerJob - ea5cbfe8c44f94febb156741e77efb0514743b96 authored almost 4 years ago by Jiang Jining <[email protected]>
feat: Unified API management using ProtocolConstant #209

github.com/PowerJob/PowerJob - a575b653205a8728f04e2887c722e977838711de authored almost 4 years ago by tjq <[email protected]>
feat: support other protocol's server elect #209

github.com/PowerJob/PowerJob - eda39a6372054d7af2ffcae43efe0115b7b3cef2 authored almost 4 years ago by tjq <[email protected]>
feat: add HttpTransporter #209

github.com/PowerJob/PowerJob - 0f1e17e8627e57be1666c3ab908e9ecf6cc2253c authored almost 4 years ago by tjq <[email protected]>
feat: add WorkerRequestHttpHandler powered by vert.x

github.com/PowerJob/PowerJob - 57501075de26e93bc13319b94dc2d431f7b27961 authored almost 4 years ago by tjq <[email protected]>
refactor: Upgrade ClusterStatusHolder to support multiple communication protocols

github.com/PowerJob/PowerJob - d978f84a6072a4e9db53f1e4edc5c1bb40e587d2 authored almost 4 years ago by tjq <[email protected]>
style: rename package

github.com/PowerJob/PowerJob - 3d1dc689284df2989f819e21b953b5888b17568d authored almost 4 years ago by tjq <[email protected]>
feat: add ScriptProcessor as official processor

github.com/PowerJob/PowerJob - 64b9673a5c331d8e595c35e6d18757a93637eb48 authored almost 4 years ago by tjq <[email protected]>
feat: support disable swagger-ui by config #203

github.com/PowerJob/PowerJob - b24e0d2682f01896c8751e212a8a32095244f2b9 authored almost 4 years ago by tjq <[email protected]>
feat: support disable swagger-ui by config #203

github.com/PowerJob/PowerJob - 75d922d4a9683d3332457483da99d5a9ffa0a213 authored almost 4 years ago by tjq <[email protected]>
fix: NPE when InstanceTimeLimit is null #207

github.com/PowerJob/PowerJob - e97bdc71c7d661f1f2332189564daeb58a233a58 authored almost 4 years ago by tjq <[email protected]>
docs: add PULL_REQUEST_TEMPLATE

github.com/PowerJob/PowerJob - ef3f322fff4cec9e9bfc733da7fc39c463845438 authored almost 4 years ago by tjq <[email protected]>
test: clean script by FileCleanupProcessor #136

github.com/PowerJob/PowerJob - d06e5bc029cf7852cd3170bf674a0e0e6100d2ce authored almost 4 years ago by tjq <[email protected]>
refactor: optimize official processors

github.com/PowerJob/PowerJob - 0f3cd485279fc16914c8cf48424f872dca7e1a8e authored almost 4 years ago by tjq <[email protected]>
feat: open minimum interval time limit for fixed rate job #199

github.com/PowerJob/PowerJob - 5b41da14735d76292fef17d5d3afd1fbd154f1f9 authored almost 4 years ago by tjq <[email protected]>
fix: timeout params not take effect for HttpProcessor #200

github.com/PowerJob/PowerJob - 4a4ef9ba13cbbd742de43b21241b34683d7cf88f authored almost 4 years ago by tjq <[email protected]>
feat: add FileCleanupProcessor #136

github.com/PowerJob/PowerJob - 3cc195ee33993b903dcd7f6fd6c650f6c8119283 authored almost 4 years ago by tjq <[email protected]>
[release] v3.4.5

github.com/PowerJob/PowerJob - bb11209d457064da83b17b33c002926597c010c0 authored almost 4 years ago by tjq <[email protected]>
refactor: optimize official processors

github.com/PowerJob/PowerJob - 5ff56f8a41105aecd059227c8a431232a4226dea authored almost 4 years ago by tjq <[email protected]>
fix: incorrect usage of maven-shade-plugin

github.com/PowerJob/PowerJob - 76168900502f581655167b6b4746e9b2758bf3e3 authored almost 4 years ago by tjq <[email protected]>
docs: update user.png

github.com/PowerJob/PowerJob - c19994584037da43ed725b53f34ce8c464626c75 authored almost 4 years ago by tjq <[email protected]>
fix: powerjob-agent can't output logs

github.com/PowerJob/PowerJob - f3048caaf00354bf6fc88917a278f4232ed1ac30 authored almost 4 years ago by tjq <[email protected]>
feat: offical HttpProcessor support custom timeout

github.com/PowerJob/PowerJob - 2c3e35a74268e4b736b889f1ebdb3f80b6a4fcb9 authored almost 4 years ago by tjq <[email protected]>
fix: powerjob-agent can't output log

github.com/PowerJob/PowerJob - 02eed5e15e8aeddaf58f4280c69ac4f3e3f71b85 authored almost 4 years ago by tjq <[email protected]>
fix: powerjob-agent can't output log

github.com/PowerJob/PowerJob - e3ef52fc0a9cadee3589185397329cccf731b39a authored almost 4 years ago by tjq <[email protected]>
feat: offical HttpProcessor

github.com/PowerJob/PowerJob - 1af361444d2a1cfc6c3b0cac64683882fec66f7a authored almost 4 years ago by tjq <[email protected]>
feat: add new module[powerjob-offical-processors]

github.com/PowerJob/PowerJob - c4098a60e788ee892a349af573f8b92a4cf5cd88 authored almost 4 years ago by tjq <[email protected]>
feat: change version to v3.4.5

github.com/PowerJob/PowerJob - b642e1b39b3326352f8e7b1d7bf52f11e44abf37 authored almost 4 years ago by tjq <[email protected]>
refactor: optimize powerjob-agent's logback config

github.com/PowerJob/PowerJob - 2066f5d1daad8120f0de6ec2d1830a644e0fbee0 authored almost 4 years ago by tjq <[email protected]>
fix: task status rollback #190

github.com/PowerJob/PowerJob - cce26511d8bf260923d33f3eb019620656a761ca authored almost 4 years ago by tjq <[email protected]>
fix: the bug of tasks occasionally cannot be stopped #180

github.com/PowerJob/PowerJob - cdaea08ba7d5a7acf8487df54ffb2f801512b1d7 authored almost 4 years ago by tjq <[email protected]>
fix: JobInfoQuery can't serialize #183

github.com/PowerJob/PowerJob - fb29d8013b7ae5943b5521819b746ee01172b561 authored almost 4 years ago by tjq <[email protected]>
feat: support using network interface name for NetUtils #179

github.com/PowerJob/PowerJob - 2035bd654476a17ad0b476b66d1a7fdf1626c7bb authored almost 4 years ago by tjq <[email protected]>
feat: support using network interface name for NetUtils #179

github.com/PowerJob/PowerJob - 9e349a202ac213037e0d1792ae3be37d73e31482 authored almost 4 years ago by tjq <[email protected]>
[release] v3.4.4

github.com/PowerJob/PowerJob - 74fc5edb1f6de3ad6ec8f658edbd30afef298e6b authored almost 4 years ago by tjq <[email protected]>
style: optimize .ignore

github.com/PowerJob/PowerJob - 5dbc8db849ec13558ea0d457dc337644563f0b2b authored almost 4 years ago by tjq <[email protected]>
docs: update readme

github.com/PowerJob/PowerJob - b71d167afd9a7ea7540069e2b6b8cad96203ac12 authored almost 4 years ago by tjq <[email protected]>
docs: update readme

github.com/PowerJob/PowerJob - 4951ccad094d7c39a7ad1a94f3ffeee013d9bb8e authored almost 4 years ago by tjq <[email protected]>
feat: support auto login powerjob-console by url params

github.com/PowerJob/PowerJob - 1e51a5161f8e90b8cb3efee689567cf431b598a8 authored almost 4 years ago by tjq <[email protected]>
feat: support auto login by url params

github.com/PowerJob/PowerJob-Console - b94722b9d03cf3a9fcb1f395a9f2488a297f2e1b authored almost 4 years ago by tjq <[email protected]>
fix: NPE when clean the data of instance_info table #165

github.com/PowerJob/PowerJob - 144020a710cf5130b6e96f47178752c6f2265e15 authored almost 4 years ago by tjq <[email protected]>
feat: change the pom version to v3.4.4 and ready to release

github.com/PowerJob/PowerJob - b23ae334d32f4d5d53f04a5e40bb2b892c60061a authored almost 4 years ago by tjq <[email protected]>
fix: I forgot to release the segment lock...

github.com/PowerJob/PowerJob - 119de1fb440d7754cf953a6df9cfd92ca165f341 authored almost 4 years ago by tjq <[email protected]>
fix: he bug of calculate thread pool size in ProcessorTracker

github.com/PowerJob/PowerJob - 3cb9ddf31f5649c6b97ea1cba948a334dd20906d authored almost 4 years ago by tjq <[email protected]>
fix: the bug of calculate thread pool size in ProcessorTracker

github.com/PowerJob/PowerJob - dd66c8fd319da4cf5d9aecb0dfbb8915910b5f71 authored almost 4 years ago by tjq <[email protected]>
docs: update readme

github.com/PowerJob/PowerJob - 01e7dd41c7bd06bae10d65c766768cb960865629 authored almost 4 years ago by tjq <[email protected]>
refactor: JobInfoQuery

github.com/PowerJob/PowerJob - b044784e6a47085403f6f00eff8fd330777c785b authored almost 4 years ago by tjq <[email protected]>
fix: modify by suggestion

github.com/PowerJob/PowerJob - e429c6f59e31cb217b305b69ce26adae5254e8fd authored almost 4 years ago by ocean23 <[email protected]>
fix: solved fixed Rate(Delay) concurrency #174

github.com/PowerJob/PowerJob - 62aeb9c08037e6fc1d753a6e3dfe728dea096f6b authored almost 4 years ago by ocean23 <[email protected]>
feat: support custom statuc check period #166

github.com/PowerJob/PowerJob - 76eaabb42f4676c4d2dbcefba00b80d801663738 authored almost 4 years ago by tjq <[email protected]>
refactor: optimze the packageName and methodName of LockService

github.com/PowerJob/PowerJob - 293bc64ffa52d94257bc56cb0e4441ec4807f551 authored almost 4 years ago by tjq <[email protected]>
feat: add segment lock to fix the schedule concurrency bug #168

github.com/PowerJob/PowerJob - 1c52809ebb73f730a220fb072303e79520320535 authored almost 4 years ago by tjq <[email protected]>
refactor: change the convert method's name

github.com/PowerJob/PowerJob - 895e69f043c3472a701e7b34022fb8b15b1522c1 authored almost 4 years ago by tjq <[email protected]>
feat: support InstanceQuery #158

github.com/PowerJob/PowerJob - 0912964ec3b975943ff16a060ba7af4d73e5480b authored almost 4 years ago by tjq <[email protected]>
feat: develop QueryConvertUtils to redefine the query

github.com/PowerJob/PowerJob - 64c36d402a4bb7a77e1fc985b7a1193df67e6371 authored almost 4 years ago by tjq <[email protected]>
feat: support fetchAllJob in OpenAPI #158

github.com/PowerJob/PowerJob - 7acc1e67e3a6c5098386ddc2ba9613362659ec02 authored almost 4 years ago by tjq <[email protected]>
feat: decrease initialDelay to speed up the execution of short tasks #166

github.com/PowerJob/PowerJob - bd8db1b9df5350c8483a930292a4f73efdca9bd5 authored almost 4 years ago by tjq <[email protected]>
docs: Modify README.md and fill in LICENSE.

github.com/PowerJob/PowerJob - 3bd37525cae0cb19c9ba81fbd3762ba0780b78ec authored almost 4 years ago by jiangjining <[email protected]>
Merge pull request #5 from PowerJob/master

Update

github.com/PowerJob/PowerJob - 2ab5ac6aa013cf34d81685c2ddde7616b6697b71 authored almost 4 years ago by Jining Jiang <[email protected]>
docs: update readme

github.com/PowerJob/PowerJob - bc58272c852c09785ad8c623afcee58c72c65819 authored almost 4 years ago by tjq <[email protected]>
docs: update FUNDING.yml

github.com/PowerJob/PowerJob - 9d10e939a1f25edf62c5a2f109b751996b3a9315 authored almost 4 years ago by tjq <[email protected]>
release: v3.4.3

github.com/PowerJob/PowerJob - 2ac9cb44e92a41787ff49488b9480cc392640b03 authored almost 4 years ago by tjq <[email protected]>
fix: Grammatical errors

github.com/PowerJob/PowerJob - 8d6d7c927d0e437ef9b4245a66265fc58b83b05f authored almost 4 years ago by tjq <[email protected]>
fix: Grammatical errors

github.com/PowerJob/PowerJob-Console - cd07024d5ef1caeb1ab2b1f9da2940845de70fca authored almost 4 years ago by tjq <[email protected]>
refacotr: no throw PowerJobException in OpenAPI

github.com/PowerJob/PowerJob - 515ce9bce2511c64983b011bc0e64823a104d790 authored almost 4 years ago by tjq <[email protected]>
fix: Grammatical errors

github.com/PowerJob/PowerJob - 2ecbc2c205b5730917972dbce242c8b0eb0e95c6 authored almost 4 years ago by tjq <[email protected]>
fix: Grammatical errors

github.com/PowerJob/PowerJob - 37cf53e0a9efbf26c7886eea24a1d897145557f5 authored almost 4 years ago by tjq <[email protected]>
fix: Grammatical errors

github.com/PowerJob/PowerJob-Console - b13dc7fbbca498bf2cbd8b876ea69683f03705f0 authored almost 4 years ago by tjq <[email protected]>
feat: change pom version to 3.4.3 and ready to release

github.com/PowerJob/PowerJob - 374bae9fc1e2c009b0d12f643da6694e7a6bc78f authored almost 4 years ago by tjq <[email protected]>
fix: Grammatical errors #11

github.com/PowerJob/PowerJob-Console - 756c9f223c7a0b5e629d39bc13245d5d64d11c6f authored almost 4 years ago by tjq <[email protected]>
fix: Grammatical errors #11

github.com/PowerJob/PowerJob-Console - 5a9486a5ca3e5ae70aa9db1bf3f8ba7f444dd7e5 authored almost 4 years ago by tjq <[email protected]>
docs: optimize readme

github.com/PowerJob/PowerJob - 5f3827b8e7fb9606e9a33871d2e2fd696cd55199 authored almost 4 years ago by tjq <[email protected]>
fix: Grammatical errors #11

github.com/PowerJob/PowerJob-Console - ea04dfe5ca0c278627ed7f45185d7f4c0a76e570 authored almost 4 years ago by tjq <[email protected]>
refactor: use new git repo address

github.com/PowerJob/PowerJob-Console - e0f788dd0735cda73a65c87a0e4c6bd2037da7c0 authored almost 4 years ago by tjq <[email protected]>
docs: translate OhMyConfig

github.com/PowerJob/PowerJob - f34f9039471a1850d55613e26e90f383fec52d96 authored almost 4 years ago by tjq <[email protected]>
docs: review translation

github.com/PowerJob/PowerJob - 5feaf6106e8c0285e5b4fe59b4114330bf2cfef8 authored almost 4 years ago by tjq <[email protected]>
docs: translate for OhMyClient

github.com/PowerJob/PowerJob - b97c26c78b306bddc7efb767604e520e55d08bea authored almost 4 years ago by tjq <[email protected]>
docs: translate for internationalization #152

github.com/PowerJob/PowerJob - 078db73bcedb74eda853b7dd3ef0b029216151c8 authored almost 4 years ago by tjq <[email protected]>
docs: Modify instance detail model.

github.com/PowerJob/PowerJob - 2da5fc624b41d2a21240d7e573990ad51acebc44 authored about 4 years ago by jiangjining <[email protected]>
docs: Add translations for models in PowerJob-common.

github.com/PowerJob/PowerJob - b1b8e1de95c274285291b1853dda9f81e142cb51 authored about 4 years ago by jjn <[email protected]>
docs: Add translations for some entities in PowerJob-common.

github.com/PowerJob/PowerJob - d5ab77ddbd9ba43602643b856ba69f820c6610b5 authored about 4 years ago by jiangjining <[email protected]>
docs: Add translations PowerJob-client.

github.com/PowerJob/PowerJob - 36e258012efa069576ed2c962ddb73e9938794cf authored about 4 years ago by jiangjining <[email protected]>