Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Migrate to OCP version of QueuedJob #1090

Merged
merged 3 commits into from
Feb 13, 2024

Commits on Feb 12, 2024

  1. chore: Migrate to OCP version of QueuedJob

    Keeps compatibility with server master
    
    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    bf8b503 View commit details
    Browse the repository at this point in the history
  2. fix(job): Call parent constructor and use the time factory

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    910688f View commit details
    Browse the repository at this point in the history
  3. fix(job): Add missing timefactory parameter and adapt tests

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    63a35bc View commit details
    Browse the repository at this point in the history