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-19Additional index on oc_preferences to make sure that gettingh values without ...Julius Härtl
2022-03-24Don't create cards_abiduri it if already existsLouis Chemineau
2022-02-24Add --dry-run option for db:add-missing-* cmdLouis Chemineau
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-04Update php licensesJohn Molakvoæ (skjnldsv)
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-09-22add size index for filecacheRobin Appelman
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-06-26Add return value to all commandsJoas Schilling
2020-05-01Add index to properties tableMario Danic
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
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-10-08Check and add index on principaluri for schedulingobjects tableThomas Citharel
2019-10-07Add index on calendarid for calendarobject_props tableThomas Citharel
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-03Add parent index to share tableRoeland Jago Douma
2018-05-24Emit event when running ./occ db:add-missing-indicesRoeland Jago Douma
2017-12-18make occ command more genericBjoern Schiessle