aboutsummaryrefslogtreecommitdiffstats
path: root/core/Application.php
Commit message (Expand)AuthorAgeFilesLines
* perf(systemtags): Add index for systemtags_object_mappings.objectidChristoph Wurst2024-07-301-0/+6
* Merge pull request #45235 from nextcloud/fix/remove-old-scheduling-objectsAnna2024-06-031-0/+6
|\
| * fix(caldav): automatically delete outdated scheduling objectsAnna Larch2024-05-311-0/+6
* | chore: php lint fix importJohn Molakvoæ2024-05-301-3/+0
* | Merge branch 'master' into refactor/OC-Server-getNotificationManagerJohn Molakvoæ2024-05-301-71/+8
|\|
| * chore: Add SPDX headerAndy Scherzinger2024-05-271-29/+3
| * perf(core): add index on nameVarun Patil2024-03-301-0/+5
| * fix(db): remove redundant index in cardsDaniel Kesselberg2024-03-191-7/+0
| * fix(db): Remove duplicate missing index check for `cards`Josh2024-02-201-7/+0
| * fix(comments): Reference ID column is now added on upgrade and therefore can ...Joas Schilling2023-12-141-14/+0
| * Revert "perf: Add partial index on configvalue of preferences table"Julius Härtl2023-12-061-11/+0
| * perf: Add partial index on configvalue of preferences tableJulius Härtl2023-11-301-0/+11
| * Support getting and setting metadata in DAV requestsLouis Chemineau2023-11-081-17/+0
* | Refactor `OC\Server::getNotificationManager`Andrew Summers2023-08-291-1/+2
|/
* add separate event for rendering login page templateRobin Appelman2023-08-171-0/+2
* fix(db): Move missing core indices to typed eventJoas Schilling2023-07-241-172/+176
* fix(db): Move missing core columns to typed eventJoas Schilling2023-07-241-16/+13
* fix(db): Move missing core primary keys to typed eventJoas Schilling2023-07-241-56/+44
* fix(systemtags): Add missing systemtags indexMarcel Klehr2023-06-211-0/+7
* add new index in repair step instead of on-migrateRobin Appelman2023-04-281-0/+3
* Add parent index on filecacheLouis Chemineau2023-03-201-0/+4
* Only check unsupported browsers on user renderingJohn Molakvoæ2022-10-281-0/+4
* Cleanup tags and Share componentCarl Schwan2022-09-291-2/+8
* DB mounts table: Add index for mount_provider_classMarcel Klehr2022-08-011-0/+7
* Merge pull request #31047 from nextcloud/enh/preferences-indexJulius Härtl2022-04-211-0/+7
|\
| * Additional index on oc_preferences to make sure that gettingh values without ...Julius Härtl2022-04-191-0/+7
* | Add a metadata service to store file metadataCarl Schwan2022-04-131-0/+15
|/
* Add index for direct editing cleanup jobJulius Härtl2022-02-071-0/+7
* Add missing index for propertypath only queries against propertiesChristoph Wurst2021-12-231-0/+3
* Add an index for selecting the next jobJoas Schilling2021-12-011-0/+7
* disable path prefix index on postgresql for nowRobin Appelman2021-10-081-1/+2
* add a prefix index to filecache.pathRobin Appelman2021-10-081-0/+4
* add better index for finding unindexed pathsRobin Appelman2021-10-071-0/+4
* Properly cleanup entries of WebAuthn on user deletionMorris Jobke2021-06-181-0/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* better cleanup of user files on user deletionRobin Appelman2021-04-271-0/+4
* Revert "add a prefix index to filecache.path"Roeland Jago Douma2021-04-081-4/+0
* add a prefix index to filecache.pathRobin Appelman2021-03-191-0/+4
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-3/+4
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Add missing index on oc_cards and rename if it previously existedJulius Härtl2020-12-091-0/+4
* Add notification for user limitMorris Jobke2020-12-021-2/+2
* Create primary keys on all tables and add a command to create the afterwardsJoas Schilling2020-11-101-0/+58
* Fix invalid usages of the new dispatcherRoeland Jago Douma2020-10-291-2/+4
* add size index for filecacheRobin Appelman2020-09-221-0/+4
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Clean up auth tokens when user is deletedChristoph Wurst2020-06-151-0/+2
* Add index to properties tableMario Danic2020-04-301-0/+7
* Update license headers for 19Christoph Wurst2020-04-291-1/+0
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0