Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-13Add a metadata service to store file metadataCarl Schwan
2022-02-07Add index for direct editing cleanup jobJulius Härtl
2021-12-23Add missing index for propertypath only queries against propertiesChristoph Wurst
2021-12-02Add an index for selecting the next jobJoas Schilling
2021-10-08disable path prefix index on postgresql for nowRobin Appelman
2021-10-08add a prefix index to filecache.pathRobin Appelman
2021-10-07add better index for finding unindexed pathsRobin Appelman
2021-06-18Properly cleanup entries of WebAuthn on user deletionMorris Jobke
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-04-27better cleanup of user files on user deletionRobin Appelman
2021-04-08Revert "add a prefix index to filecache.path"Roeland Jago Douma
2021-03-19add a prefix index to filecache.pathRobin Appelman
2021-01-08Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-09Add missing index on oc_cards and rename if it previously existedJulius Härtl
2020-12-02Add notification for user limitMorris Jobke
2020-11-10Create primary keys on all tables and add a command to create the afterwardsJoas Schilling
2020-10-29Fix invalid usages of the new dispatcherRoeland Jago Douma
2020-09-22add size index for filecacheRobin Appelman
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-06-15Clean up auth tokens when user is deletedChristoph Wurst
2020-05-01Add index to properties tableMario Danic
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-02Merge pull request #19890 from nextcloud/enh/comments-reference-idJoas Schilling
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-31Add optional column oc_comments.reference_idJoas Schilling
2020-03-26Remove unused importsChristoph Wurst
2020-01-08Clean up 2FA provider registry when a user is deletedChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-10-08Check and add index on principaluri for schedulingobjects tableThomas Citharel
2019-10-07Add index on calendarid for calendarobject_props tableThomas Citharel
2019-07-16Keep the old method as a fallback and adjust the testsJoas Schilling
2019-07-15Fix new core notifierJoas Schilling
2019-07-02Send emails when remote wipe starts/finishesChristoph Wurst
2019-06-27Decouple remote wipe notifcation channels with eventsChristoph Wurst
2019-05-20Remote wipe supportRoeland Jago Douma
2019-04-16Repair step for link sharesRoeland Jago Douma
2019-03-27Deduplicate index namesJoas Schilling
2019-03-27Make sure all tables have named indexesJoas Schilling
2018-12-21Add twofactor_providers_uid indexRoeland Jago Douma
2018-11-06Fix index namesMorris Jobke
2018-10-02Add uid_owner and uid_initiator share tabe indicesRoeland Jago Douma
2018-07-19Add filecache index on mtimeRobin Appelman
2018-06-06Add a hint that some indexes are not added yetMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-05-10Automatic creation of Identity managerJoas Schilling
2017-05-10Automatic injection for CssControllerJoas Schilling
2017-05-10Automatic injection for JsControllerJoas Schilling
2017-04-10Move OC_Defaults to OCP\DefaultsMorris Jobke