Commit History

Author SHA1 Message Date
  provokateurin 381077028a refactor(apps): Use constructor property promotion when possible 1 month ago
  Côme Chilliet 1580c8612b chore(apps): Apply new rector configuration to autouse classes 2 months ago
  provokateurin 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 months ago
  Daniel Kesselberg af6de04e9e style: update codestyle for coding-standard 1.2.3 3 months ago
  greta 26d22881e5 fix: add a try and catch for delete versioning 4 months ago
  carhe 7eac3fe7da fix(files_versions): avoid unintentional skipping of expiration 6 months ago
  Andy Scherzinger afa48a4e0e chore: Add SPDX header 6 months ago
  Louis Chemineau 9361a305ba chore(files_versions): Use new metadata API for versions 9 months ago
  Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 10 months ago
  Robin Appelman 6fbf22ef5e handle storage not available when expiring versions 10 months ago
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
  Git'Fellow ffeef99abc fix: Delete ghost versions of non-existing files 1 year ago
  Louis Chemineau cec0b310a5 Move module versions management logic out of main logic 1 year ago
  Julius Härtl bbb7172220 fix: Also cleanup version metadata if expiring 1 year ago
  Louis Chemineau c3475f4dbb Fix initialisation of versions in the DB 1 year ago
  Git'Fellow d6eb48c436 Check if version has entity before trying to access it 1 year ago
  Git'Fellow 7cd5cbe6e9 Check if version entity is not null before delete 1 year ago
  Max 337fc110ec fix: catch ManuallyLockedException and use app context 1 year ago
  Côme Chilliet 60b7d2117e Merge pull request #37428 from nextcloud/enh/ignore-non-numeric-versions 1 year ago
  Côme Chilliet a6b1d990a4 Check for non-numeric versions, not non-integer 1 year ago
  Côme Chilliet 8cc8765089 Ignore and log non integer versions 1 year ago
  Julius Härtl cf46bd6915 fix: Make sure that rollback hook is triggered on all version backends 1 year ago
  Louis Chemineau 21cd3b0e0d Handle empty DB while expiring versions 1 year ago
  Louis Chemineau ad469969bf Prevent expiration of named versions 2 years ago
  Louis Chemineau 6a2f8bc599 Allow to delete a version through DAV 2 years ago
  Côme Chilliet 53cb5b8d07 Handle badly named version files more gracefully and log information 2 years ago
  Robin Appelman 9587a4a548 use filesystem user instead of file owner for creating version 2 years ago
  Robin Appelman 7be5788995 always use the default fs owner when storing versions 2 years ago
  Robin Appelman d5953e5c33 cache internalpath in versions cleanup 2 years ago
  Robin Appelman 5f101d910b use search to find versions to expire 3 years ago