You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Updates the ScheduledJobRepository to avoid getting it from the container, the repository can be now fetched from the service Markup\JobQueueBundle\Entity\Repository\ScheduledJobRepository
It also adds the new methods isJobScheduledWithinRange and hasUnQueuedDuplicate to the repository
Remove use of the ScheduledJobService
8.0.0: Merge pull request #106 from usemarkup/feat/enable-recurring-jobs