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

[stable24] Forbid tagging readonly files #44324

Merged
merged 4 commits into from
Mar 21, 2024

Commits on Mar 19, 2024

  1. fix(systemtags): Forbid tagging of readonly files

    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc authored and backportbot[bot] committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    3291984 View commit details
    Browse the repository at this point in the history
  2. chore: Break closure call on two lines to make it readable

    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc authored and backportbot[bot] committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    fce2591 View commit details
    Browse the repository at this point in the history
  3. fix(dav): Add missing use for OCP\Constants

    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc authored and backportbot[bot] committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e7b3b5e View commit details
    Browse the repository at this point in the history
  4. chore: Remove PHP8 constructor property promotions

    25 supports 7.4
    
    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc authored and backportbot[bot] committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5dd565d View commit details
    Browse the repository at this point in the history