Ecosyste.ms: OpenCollective

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

github.com/eggjs/schedule

Schedule plugin for egg
https://github.com/eggjs/schedule

refactor: impl Application and Agent extend with Class

fengmk2 opened this pull request about 2 months ago
fix: import cron-parser default

fengmk2 opened this pull request about 2 months ago
fix: patch runSchedule on application.unittest.ts

fengmk2 opened this pull request about 2 months ago
feat: support cjs and esm both by tshy

fengmk2 opened this pull request about 2 months ago
fix: schedule should execute after app ready

killagu opened this pull request 11 months ago
chore: auto release

fengmk2 opened this pull request about 2 years ago
📦 NEW: [BREAKING] Support localStorage to run task

fengmk2 opened this pull request about 2 years ago
ci: del appveyor

killagu opened this pull request over 2 years ago
feat: add api for register/unregister schedule

killagu opened this pull request over 2 years ago
fix: runSchedule get filePath keep same logic with loader

mansonchor opened this pull request over 4 years ago
docs: updated README with grammatical and spelling fixes

vyasriday opened this pull request over 4 years ago
fix: only reject/error detect as fail

atian25 opened this pull request over 4 years ago
add module exports for custom schedule in document

samwu4166 opened this pull request almost 5 years ago
Update README.md

samwu4166 opened this pull request almost 5 years ago
Update .travis.yml

atian25 opened this pull request over 5 years ago
fix: should use template literal

jedmeng opened this pull request over 5 years ago
fix: wrap task should always return promise

atian25 opened this pull request over 5 years ago
fix: runSchedule should pass args

atian25 opened this pull request almost 6 years ago
docs: fix ctx ref

Luomusha opened this pull request almost 6 years ago
chore: use relative log path

atian25 opened this pull request about 6 years ago
refactor: timer strategy

atian25 opened this pull request about 6 years ago
feat: support custom directory

popomore opened this pull request about 6 years ago
doc: Add notice for the evil 'setInterval'

ghost opened this pull request over 6 years ago
fix: unit-test in 'schedule.test.js'

ghost opened this pull request over 6 years ago
Update README.md

cwtuan opened this pull request over 6 years ago
feat: support `schedule.env`

atian25 opened this pull request over 6 years ago
feat: optimize logger msg

atian25 opened this pull request almost 7 years ago
chore: fix doctools

atian25 opened this pull request almost 7 years ago
feat: support sendOne(...args) && add egg-schedule.log

atian25 opened this pull request about 7 years ago
feat: egg-schedule.log && support send with args

atian25 opened this pull request about 7 years ago
fix: use ctx.coreLogger to record schedule log

dead-horse opened this pull request about 7 years ago
feat: run a scheduler only once at startup

zhennann opened this pull request about 7 years ago
feat: schedule can be invoked only once immediately

zhennann opened this pull request about 7 years ago
schedule can be invoked only once immediately

zhennann opened this pull request about 7 years ago
change error to warn

zhennann opened this pull request about 7 years ago
refactor: remove old stype strategy support [BREAKING CHANGE]

atian25 opened this pull request about 7 years ago
test: change to extend Subscription

atian25 opened this pull request over 7 years ago
docs: use subscription

popomore opened this pull request over 7 years ago
feat: Strategy interface change to start()

atian25 opened this pull request over 7 years ago
feat: support class

popomore opened this pull request over 7 years ago
fix: publish files

atian25 opened this pull request over 7 years ago
refactor: classify

atian25 opened this pull request over 7 years ago
test: sleep after runSchedule

popomore opened this pull request over 7 years ago
fix: use safe-timers only large than interval && add tests

atian25 opened this pull request over 7 years ago
docs: fix License url

popomore opened this pull request over 7 years ago
feat: use safe-timers to support large delay

atian25 opened this pull request over 7 years ago
test: fix test on windows

dead-horse opened this pull request almost 8 years ago
chore: upgrade all deps

fengmk2 opened this pull request almost 8 years ago
fix: load **/**/*.js

BlackGanglion opened this pull request almost 8 years ago
fix: should only load **/*.js

jaredleechn opened this pull request almost 8 years ago
fix: ensure emit immediate after ready

dead-horse opened this pull request almost 8 years ago
feat: task support async function

dead-horse opened this pull request almost 8 years ago
test: move app.close to afterEach

popomore opened this pull request about 8 years ago
chore: upgrade deps and fix test

popomore opened this pull request about 8 years ago
fix: start schedule after egg-ready

dead-horse opened this pull request over 8 years ago
feat: export app.schedules

popomore opened this pull request over 8 years ago
doc: fix plugin.js config demo

ngot opened this pull request over 8 years ago
refactor: use FileLoader to load schedule files

popomore opened this pull request over 8 years ago
feat: [BREAKING_CHANGE] use loader.getLoadUnits from egg-core

popomore opened this pull request over 8 years ago
docs: add readme

atian25 opened this pull request over 8 years ago
feat: support immediate

atian25 opened this pull request over 8 years ago
fix: path in ctx

dead-horse opened this pull request over 8 years ago
fix: use absolute path for store key

fengmk2 opened this pull request over 8 years ago
test: add test cases

dead-horse opened this pull request over 8 years ago