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

Async Postprocessing #3531

Merged
merged 11 commits into from
Dec 14, 2022
Merged

Async Postprocessing #3531

merged 11 commits into from
Dec 14, 2022

Commits on Dec 9, 2022

  1. use decomposedfs pkg from experimental

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    4bddc00 View commit details
    Browse the repository at this point in the history
  2. checkout postprocessing events from experimental

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    3d4d59b View commit details
    Browse the repository at this point in the history
  3. bring 425 status back

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    0b93073 View commit details
    Browse the repository at this point in the history
  4. changelog

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    cbd58c6 View commit details
    Browse the repository at this point in the history
  5. get rid of unneccessary lint issue

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    1ff975d View commit details
    Browse the repository at this point in the history
  6. rework locking when uploading

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    97ee2a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. disable 0-byte touches

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    2d407b6 View commit details
    Browse the repository at this point in the history
  2. extract regexp to global var

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    7900594 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. get rid of *Metadata funcs

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    473d092 View commit details
    Browse the repository at this point in the history
  2. add custom type for PermissionFunc

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    a37d40b View commit details
    Browse the repository at this point in the history
  3. bring annoying linting message back

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    3811191 View commit details
    Browse the repository at this point in the history