Commit Graph

102 Commits (appStoreDisabledOcc)

Author SHA1 Message Date
Christoph Wurst 9f23b43e8b perf(systemtags): Add index for systemtags_object_mappings.objectid 1 year ago
Anna Larch ad78f7e48e fix(caldav): automatically delete outdated scheduling objects 2 years ago
John Molakvoæ 84789222b1
chore: php lint fix import 2 years ago
Andy Scherzinger e07a190641
chore: Add SPDX header 2 years ago
Varun Patil 5bb0a29339 perf(core): add index on name 2 years ago
Daniel Kesselberg bddd45fdf3
fix(db): remove redundant index in cards 2 years ago
Josh bd6fecff4e
fix(db): Remove duplicate missing index check for `cards` 2 years ago
Joas Schilling 226134a195
fix(comments): Reference ID column is now added on upgrade and therefore can be removed 2 years ago
Julius Härtl 1cfc8a2e03
Revert "perf: Add partial index on configvalue of preferences table" 2 years ago
Julius Härtl 0ccf84bb31
perf: Add partial index on configvalue of preferences table 2 years ago
Louis Chemineau d3a313f192
Support getting and setting metadata in DAV requests 2 years ago
Andrew Summers 5dccf25e11
Refactor `OC\Server::getNotificationManager` 2 years ago
Robin Appelman ccf57e0715 add separate event for rendering login page template 2 years ago
Joas Schilling 86310a35b2
fix(db): Move missing core indices to typed event 2 years ago
Joas Schilling f73f14207c
fix(db): Move missing core columns to typed event 2 years ago
Joas Schilling 77c2b169a5
fix(db): Move missing core primary keys to typed event 2 years ago
Marcel Klehr fcf1c3033b fix(systemtags): Add missing systemtags index 3 years ago
Robin Appelman db43d90387
add new index in repair step instead of on-migrate 3 years ago
Louis Chemineau bda66f9fb6 Add parent index on filecache 3 years ago
John Molakvoæ a8e8a89ade
Only check unsupported browsers on user rendering 3 years ago
Carl Schwan 92a5a8f075 Cleanup tags and Share component 3 years ago
Marcel Klehr 047cc708d4 DB mounts table: Add index for mount_provider_class 3 years ago
Julius Härtl 7fbd93b2ad
Additional index on oc_preferences to make sure that gettingh values without a user filter is fast 4 years ago
Carl Schwan 7817845538 Add a metadata service to store file metadata 4 years ago
Julius Härtl 415294e345
Add index for direct editing cleanup job 4 years ago
Christoph Wurst ed84f07784
Add missing index for propertypath only queries against properties 4 years ago
Joas Schilling 536a812de4
Add an index for selecting the next job 4 years ago
Robin Appelman 695326534c
disable path prefix index on postgresql for now 4 years ago
Robin Appelman abd6b354ac
add a prefix index to filecache.path 4 years ago
Robin Appelman 6502dfae34
add better index for finding unindexed paths 4 years ago
Morris Jobke dbed0ce680
Properly cleanup entries of WebAuthn on user deletion 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Robin Appelman ed2d02d5f1
better cleanup of user files on user deletion 5 years ago
Roeland Jago Douma 14ee17e5c5
Revert "add a prefix index to filecache.path" 5 years ago
Robin Appelman b28f0a0e94
add a prefix index to filecache.path 5 years ago
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Julius Härtl c77e259cfe
Add missing index on oc_cards and rename if it previously existed 5 years ago
Morris Jobke c0a05c0412
Add notification for user limit 5 years ago
Joas Schilling d5df033ede
Create primary keys on all tables and add a command to create the afterwards 5 years ago
Roeland Jago Douma 22f04a7cc3
Fix invalid usages of the new dispatcher 5 years ago
Robin Appelman 634c051be6
add size index for filecache 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Christoph Wurst 3474afa938
Clean up auth tokens when user is deleted 6 years ago
Mario Danic 6e28c2807b
Add index to properties table 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Joas Schilling 720dc4e93d
Add optional column oc_comments.reference_id 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago