Commit Graph

297 Commits (231ec6717cf77ebce4e55a2abd12e40ab9995430)

Author SHA1 Message Date
Git'Fellow 4920bd1725 refactor: add PHP 8.3 types to BC-safe class constants 1 week ago
Carl Schwan 9dad62c6eb
fix(db): Adapt migrations to new OCP\DB\Schema 1 week ago
nextcloud-command cbbbe5ac14 refactor: Apply rector changes 1 month ago
Josh 33f56406d5 fix(db): align preview migration annotations with created tables 2 months ago
Yoan Bozhilov 0799454a1f fix(taskprocessing): claim tasks atomically with SKIP LOCKED + composite index 2 months ago
Julien Veyssier d8477ed7d4 feat(task-streaming): set preferStreaming default value to false, allow setting it with the OCS API 2 months ago
Julien Veyssier b04de05805 fix(task-streaming): fix psalm issues, run cs:fix, gen openapi specs 2 months ago
Julien Veyssier ddf914231b feat(task-streaming): add preferStreaming boolean attribute to taskprocessing tasks. pass it to ISynchronousProgressiveProvider::process 2 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Benjamin Gaussorgues f881e95e18
fix(db): ensure no autoincrement for Oracle 3 months ago
Benjamin Gaussorgues 4ee75168d5
feat(jobs): allow to keep track of job executions 3 months ago
Benjamin Gaussorgues 8db8776f2d
feat(jobs): introduce background job classes registry 3 months ago
Ferdinand Thiessen 20acaf307e
chore: add missing `Override` attribute to core code 4 months ago
Robin Appelman a545c93d36
perf: swap around root_id and mount_path_hash in index 4 months ago
Maksim Sukharev f01ba2de0f fix(bg_jobs): store job argument as a text, increase length cap from 4000 to 32000 5 months ago
Carl Schwan f6c839d125
refactor(psalm): Modernize migration doc 6 months ago
Josh 57b0630b20
fix(setup): add index properities_name_path_user by default 6 months ago
provokateurin f12cecb684
feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
Ferdinand Thiessen 45a924cafd
fix(core): adjust faulty migration version number 7 months ago
Ferdinand Thiessen 428e76214e
chore: drop legacy `WhatsNew` 7 months ago
Louis Chmn 7323680779 feat(files_sharing): Add indexes for target on share and share_external 7 months ago
Maxence Lange 1628390ccf fix(mounts): only remove existing index 7 months ago
provokateurin 341fd348e6
fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 8 months ago
Carl Schwan 0e686fc6a9
feat: Port jobs table to snowflakes ids 9 months ago
Julien Veyssier b4f7fe2cb6
feat(taskprocessing): add a boolean 'includeWatermark' to taskprocessing tasks and pass it to ISynchronousWatermarkingProvider::process 9 months ago
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch 9 months ago
Joas Schilling 4676b12a32
fix(db): Fix comparing JSON data in MySQL and MariaDB 9 months ago
Joas Schilling fb8caecbb0
fix(db): Fix JSON handling in WHERE statements for postgres 9 months ago
Julien Veyssier 8b3e59fa36
fix(sharing): fix potentially broken shares from the past, change 'null' download permission to 'true' 9 months ago
Carl Schwan 336cc3fa35 feat(Db): Use SnowflakeId for previews 10 months ago
Marcel Klehr 7373f11af6 feat(TaskProcessing): user-facing error messages 10 months ago
Carl Schwan bef3996c3e fix(preview): Make version column a string 11 months ago
Carl Schwan 324b54b863 refactor(preview): Cleanup the implementation of the new preview backend 11 months ago
Carl Schwan b0357663b9 perf(preview): Optimize migration and simplify DB layout 11 months ago
Carl Schwan 13c35c0f17 perf(preview): Migrate previews to the new optimized table 11 months ago
Carl Schwan 18fbacdd8d perf(preview): Split preview data to new table 11 months ago
Carl Schwan 9e848551be refactor: Port away from more IQueryBuilder::execute 11 months ago
Carl Schwan 0e7d5dce1c refactor: Port away from changeColumn 11 months ago
Maxence Lange c86f2e948a feat(migration-attributes): add DataCleansing 12 months ago
Joas Schilling 6a6f5f8086
docs: Adjust comment to avoid future confusion 12 months ago
Côme Chilliet e2b8ef769c
fix: Fix unique constraint violation in oc_vcategory migration 1 year ago
Julien Veyssier 222b19b805
feat(taskprocessing): rename cleanup column to allow_cleanup 1 year ago
Julien Veyssier 8c52b6c0fe
feat(taskprocessing): add cleanup flag to tasks to decide if they should be cleaned up automatically 1 year ago
skjnldsv 9aac182109 fix(core): ensure unique vcategory 1 year ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 1 year ago
Richard Steinmetz b6af06d2e0
fix: revive always storing lowercased email addresses 1 year ago
provokateurin 82fb8f8508
refactor: Extend rector to core/ 1 year ago
provokateurin 8da9c0f48c
Revert "refactor: add migration for email setting" 1 year ago
Ferdinand Thiessen e7859f0dac refactor: add migration for email setting 1 year ago
Benjamin Gaussorgues 3548bde384
chore(filecache): remove index fs_id_storage_size 2 years ago