| Commit message (Expand) | Author | Age | Files | Lines |
* | chore(filecache): remove index fs_id_storage_size | Benjamin Gaussorgues | 2025-02-20 | 1 | -0/+37 |
* | fix(systemtags): objecttype index registrationfix/index-systemtags | skjnldsv | 2025-01-15 | 1 | -0/+2 |
* | Merge pull request #49477 from nextcloud/hasTableTaskprocessingTasks | Git'Fellow | 2024-12-06 | 1 | -5/+7 |
|\ |
|
| * | fix(migration): Check if table existshasTableTaskprocessingTasks | Git'Fellow | 2024-11-25 | 1 | -5/+7 |
* | | feat(systemtags): add color support backend | skjnldsv | 2024-12-06 | 1 | -60/+0 |
* | | fix(db): Create the systag_by_objectid index for new installations | Christoph Wurst | 2024-12-05 | 1 | -0/+2 |
* | | feat(ocm): signing ocm requests | Maxence Lange | 2024-12-04 | 1 | -0/+135 |
|/ |
|
* | feat(user-prefs): iterator instead of array on search | Maxence Lange | 2024-11-18 | 1 | -1/+1 |
* | fix(user-prefs): adding sensitive and indexed as flags | Maxence Lange | 2024-11-18 | 1 | -2/+17 |
* | feat(user-prefs): IUserPreferences | Maxence Lange | 2024-11-18 | 1 | -0/+39 |
* | chore(systemtags): add missing migration attributesfeat/systemtags-missing-attrs | skjnldsv | 2024-10-29 | 1 | -0/+6 |
* | fix(core): use Types::STRING in etag systemtag migration | skjnldsv | 2024-10-29 | 1 | -1/+2 |
* | feat(systemtags): add etag support and handle proppatch | skjnldsv | 2024-10-29 | 1 | -0/+11 |
* | feat(core): add index to systemtag objecttype | skjnldsv | 2024-10-29 | 1 | -0/+42 |
* | fix(migration): Check if column exits before adding itcheckColExists | Git'Fellow | 2024-10-01 | 1 | -15/+21 |
* | fix(TaskProcessing): increase error_message column length | Anupam Kumar | 2024-09-06 | 1 | -0/+40 |
* | fix: Migrate existing bg jobs to use sha256 | Louis Chemineau | 2024-09-05 | 1 | -0/+83 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 5 | -9/+9 |
* | fix(migration): Add missing migration attributes | Joas Schilling | 2024-08-22 | 1 | -1/+4 |
* | feat(webauthn): Add user verification to webauthn challenges | S1m | 2024-08-15 | 1 | -0/+27 |
* | fix(webauthn): Increase database column for public key id | Ferdinand Thiessen | 2024-08-14 | 2 | -1/+38 |
* | fix(migration): Add column if not exists | Git'Fellow | 2024-08-07 | 1 | -4/+6 |
* | feat(migrations): add metadata to existing migrations | Maxence Lange | 2024-08-02 | 3 | -0/+17 |
* | feat(taskprocessing): add occ commands to list tasks and compute stats | Julien Veyssier | 2024-07-23 | 1 | -3/+3 |
* | feat(taskprocessing): add start, stop and schedule time to tasks | Julien Veyssier | 2024-07-23 | 1 | -0/+56 |
* | feat(taskprocessing): add support for webhooks (http or AppAPI) in the task p... | Julien Veyssier | 2024-07-22 | 1 | -0/+51 |
* | fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of rem... | Joas Schilling | 2024-07-19 | 1 | -2/+1 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-26 | 64 | -1266/+128 |
* | Update core/Migrations/Version30000Date20240429122720.php | Marcel Klehr | 2024-05-14 | 1 | -1/+1 |
* | fix: fix migration | Marcel Klehr | 2024-05-14 | 1 | -2/+2 |
* | fix: address review comments | Marcel Klehr | 2024-05-14 | 1 | -4/+4 |
* | fix: oc_taskProcessing_tasks.identifier: notnull = false | Marcel Klehr | 2024-05-14 | 1 | -1/+2 |
* | feat: first pass at TaskProcessing API | Marcel Klehr | 2024-05-14 | 1 | -0/+114 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-10 | 5 | -60/+14 |
* | fix(core): add fs_name_hash index to migration | Varun Patil | 2024-04-30 | 1 | -0/+1 |
* | fix(migrations): Help developers to add description and copyright info | Joas Schilling | 2024-03-05 | 1 | -2/+2 |
* | fix(db): remove redundant indices in properties | Johannes Merkel | 2024-02-18 | 2 | -1/+61 |
* | Update core/Migrations/Version29000Date20240124132202.php | Maxence Lange | 2024-01-25 | 1 | -1/+1 |
* | Update core/Migrations/Version29000Date20240124132201.php | Maxence Lange | 2024-01-25 | 1 | -1/+1 |
* | better indexes | Maxence Lange | 2024-01-24 | 4 | -16/+219 |
* | fixes | Maxence Lange | 2024-01-15 | 1 | -1/+3 |
* | lazy AppConfig | Maxence Lange | 2024-01-15 | 1 | -0/+63 |
* | feat(comments): Add a meta data column for comments | Joas Schilling | 2023-12-14 | 1 | -0/+67 |
* | Comment legacy file_metadata table migrations | Louis Chemineau | 2023-12-07 | 3 | -46/+47 |
* | Revert "perf: Add partial index on configvalue of preferences table" | Julius Härtl | 2023-12-06 | 1 | -4/+0 |
* | perf: Add partial index on configvalue of preferences table | Julius Härtl | 2023-11-30 | 1 | -0/+4 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 16 | -55/+55 |
* | Add migration from the old to new metadata tables | Louis Chemineau | 2023-11-16 | 1 | -0/+1 |
* | Merge branch 'master' into enh/text-processing-iprovider2 | Marcel Klehr | 2023-11-09 | 1 | -10/+25 |
|\ |
|
| * | fix(migration): Fix files metadata migration | Joas Schilling | 2023-11-09 | 1 | -10/+25 |