summaryrefslogtreecommitdiffstats
path: root/core/Application.php
Commit message (Expand)AuthorAgeFilesLines
* fix(systemtags): Add missing systemtags indexMarcel Klehr2023-07-101-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
* Merge pull request #19890 from nextcloud/enh/comments-reference-idJoas Schilling2020-04-021-0/+18
|\
| * Add optional column oc_comments.reference_idJoas Schilling2020-03-311-0/+18
* | Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
|/
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Clean up 2FA provider registry when a user is deletedChristoph Wurst2020-01-081-0/+3
* Update license headersChristoph Wurst2019-12-051-2/+5
* Check and add index on principaluri for schedulingobjects tableThomas Citharel2019-10-081-0/+7
* Add index on calendarid for calendarobject_props tableThomas Citharel2019-10-071-0/+8
* Keep the old method as a fallback and adjust the testsJoas Schilling2019-07-161-2/+2
* Fix new core notifierJoas Schilling2019-07-151-18/+2
* Send emails when remote wipe starts/finishesChristoph Wurst2019-07-021-5/+9
* Decouple remote wipe notifcation channels with eventsChristoph Wurst2019-06-271-1/+13
* Remote wipe supportRoeland Jago Douma2019-05-201-1/+10
* Repair step for link sharesRoeland Jago Douma2019-04-161-0/+13
* Deduplicate index namesJoas Schilling2019-03-271-4/+4
* Make sure all tables have named indexesJoas Schilling2019-03-271-0/+38
* Add twofactor_providers_uid indexRoeland Jago Douma2018-12-211-0/+8
* Fix index namesMorris Jobke2018-11-061-4/+4