| Commit message (Expand) | Author | Age | Files | Lines |
* | chore(filecache): remove index fs_id_storage_sizeperf/remove-filecache-index | Benjamin Gaussorgues | 2025-02-13 | 1 | -5/+1 |
* | fix(systemtags): objecttype index registrationfix/index-systemtags | skjnldsv | 2025-01-15 | 1 | -0/+6 |
* | fix(missing-index): update preferences tablefix/49638/update-prefs-indexes | Maxence Lange | 2025-01-15 | 1 | -2/+7 |
* | perf(systemtags): Add index for systemtags_object_mappings.objectid | Christoph Wurst | 2024-07-30 | 1 | -0/+6 |
* | Merge pull request #45235 from nextcloud/fix/remove-old-scheduling-objects | Anna | 2024-06-03 | 1 | -0/+6 |
|\ |
|
| * | fix(caldav): automatically delete outdated scheduling objects | Anna Larch | 2024-05-31 | 1 | -0/+6 |
* | | chore: php lint fix import | John Molakvoæ | 2024-05-30 | 1 | -3/+0 |
* | | Merge branch 'master' into refactor/OC-Server-getNotificationManager | John Molakvoæ | 2024-05-30 | 1 | -71/+8 |
|\| |
|
| * | chore: Add SPDX header | Andy Scherzinger | 2024-05-27 | 1 | -29/+3 |
| * | perf(core): add index on name | Varun Patil | 2024-03-30 | 1 | -0/+5 |
| * | fix(db): remove redundant index in cards | Daniel Kesselberg | 2024-03-19 | 1 | -7/+0 |
| * | fix(db): Remove duplicate missing index check for `cards` | Josh | 2024-02-20 | 1 | -7/+0 |
| * | fix(comments): Reference ID column is now added on upgrade and therefore can ... | Joas Schilling | 2023-12-14 | 1 | -14/+0 |
| * | Revert "perf: Add partial index on configvalue of preferences table" | Julius Härtl | 2023-12-06 | 1 | -11/+0 |
| * | perf: Add partial index on configvalue of preferences table | Julius Härtl | 2023-11-30 | 1 | -0/+11 |
| * | Support getting and setting metadata in DAV requests | Louis Chemineau | 2023-11-08 | 1 | -17/+0 |
* | | Refactor `OC\Server::getNotificationManager` | Andrew Summers | 2023-08-29 | 1 | -1/+2 |
|/ |
|
* | add separate event for rendering login page template | Robin Appelman | 2023-08-17 | 1 | -0/+2 |
* | fix(db): Move missing core indices to typed event | Joas Schilling | 2023-07-24 | 1 | -172/+176 |
* | fix(db): Move missing core columns to typed event | Joas Schilling | 2023-07-24 | 1 | -16/+13 |
* | fix(db): Move missing core primary keys to typed event | Joas Schilling | 2023-07-24 | 1 | -56/+44 |
* | fix(systemtags): Add missing systemtags index | Marcel Klehr | 2023-06-21 | 1 | -0/+7 |
* | add new index in repair step instead of on-migrate | Robin Appelman | 2023-04-28 | 1 | -0/+3 |
* | Add parent index on filecache | Louis Chemineau | 2023-03-20 | 1 | -0/+4 |
* | Only check unsupported browsers on user rendering | John Molakvoæ | 2022-10-28 | 1 | -0/+4 |
* | Cleanup tags and Share component | Carl Schwan | 2022-09-29 | 1 | -2/+8 |
* | DB mounts table: Add index for mount_provider_class | Marcel Klehr | 2022-08-01 | 1 | -0/+7 |
* | Merge pull request #31047 from nextcloud/enh/preferences-index | Julius Härtl | 2022-04-21 | 1 | -0/+7 |
|\ |
|
| * | Additional index on oc_preferences to make sure that gettingh values without ... | Julius Härtl | 2022-04-19 | 1 | -0/+7 |
* | | Add a metadata service to store file metadata | Carl Schwan | 2022-04-13 | 1 | -0/+15 |
|/ |
|
* | Add index for direct editing cleanup job | Julius Härtl | 2022-02-07 | 1 | -0/+7 |
* | Add missing index for propertypath only queries against properties | Christoph Wurst | 2021-12-23 | 1 | -0/+3 |
* | Add an index for selecting the next job | Joas Schilling | 2021-12-01 | 1 | -0/+7 |
* | disable path prefix index on postgresql for now | Robin Appelman | 2021-10-08 | 1 | -1/+2 |
* | add a prefix index to filecache.path | Robin Appelman | 2021-10-08 | 1 | -0/+4 |
* | add better index for finding unindexed paths | Robin Appelman | 2021-10-07 | 1 | -0/+4 |
* | Properly cleanup entries of WebAuthn on user deletion | Morris Jobke | 2021-06-18 | 1 | -0/+2 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | better cleanup of user files on user deletion | Robin Appelman | 2021-04-27 | 1 | -0/+4 |
* | Revert "add a prefix index to filecache.path" | Roeland Jago Douma | 2021-04-08 | 1 | -4/+0 |
* | add a prefix index to filecache.path | Robin Appelman | 2021-03-19 | 1 | -0/+4 |
* | Bump doctrine/dbal from 2.12.0 to 3.0.0 | Christoph Wurst | 2021-01-08 | 1 | -3/+4 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
* | Add missing index on oc_cards and rename if it previously existed | Julius Härtl | 2020-12-09 | 1 | -0/+4 |
* | Add notification for user limit | Morris Jobke | 2020-12-02 | 1 | -2/+2 |
* | Create primary keys on all tables and add a command to create the afterwards | Joas Schilling | 2020-11-10 | 1 | -0/+58 |
* | Fix invalid usages of the new dispatcher | Roeland Jago Douma | 2020-10-29 | 1 | -2/+4 |
* | add size index for filecache | Robin Appelman | 2020-09-22 | 1 | -0/+4 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
* | Clean up auth tokens when user is deleted | Christoph Wurst | 2020-06-15 | 1 | -0/+2 |