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

fix!: Migrate jobs away from deprecated interfaces #43387

Merged
merged 4 commits into from
Feb 8, 2024

Commits on Feb 8, 2024

  1. fix!: Migrate jobs away from deprecated interfaces

    BREAKING CHANGE: Removed ILogFactory::getCustomLogger deprecated method
    
    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    1667738 View commit details
    Browse the repository at this point in the history
  2. chore: Migrate away from internal Job classes

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    65981f9 View commit details
    Browse the repository at this point in the history
  3. chore: Delete deprecated internal Job classes

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    e78e271 View commit details
    Browse the repository at this point in the history
  4. chore: Remove last uses of IJob::execute method

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