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-06-08Add new share attributes columnbackport/32746/stable24Vincent Petry
2022-04-25Fix older migrations to the version patternJoas Schilling
2022-04-25Add missing indexJoas Schilling
2022-04-13Add a metadata service to store file metadataCarl Schwan
2022-03-15Update Version24000Date20211222112246.phpJoas Schilling
2022-02-23store mountprovider for each mount in the mounts tableRobin Appelman
2022-02-10Merge pull request #31042 from nextcloud/enh/direct_edit_indexVincent Petry
2022-02-07Allow apps to specify if their background job can be delayedJoas Schilling
2022-02-07Add index for direct editing cleanup jobJulius Härtl
2022-01-28Add a primary key to ratelimit_entries tableJoas Schilling
2022-01-21Fix column size to work with Oracle. Add unit testsVitor Mattos
2022-01-21Add comments reactionsVitor Mattos
2022-01-18Add hashed attribute column for indexed job existence checkJulius Härtl
2022-01-13Check style updateCarl Schwan
2021-12-23Add missing index for propertypath only queries against propertiesChristoph Wurst
2021-12-14Migrate profile_config id column to bigintChristopher Ng
2021-12-14Use bigint for autoincremented columnChristopher Ng
2021-12-13Use proper app id (settings instead of core)Julius Härtl
2021-12-13Lowercase all core=>email valuesJoas Schilling
2021-12-10Merge pull request #29996 from zordsdavini/patch-1Pytal
2021-12-09Update core/Migrations/Version23000Date20211203110726.phpPytal
2021-12-03Fix relation "user_id" already exists migration errorChristopher Ng
2021-12-02Add an index for selecting the next jobJoas Schilling
2021-10-19Merge pull request #28541 from nextcloud/path-prefix-index2Robin Appelman
2021-10-19Profile backendChristopher Ng
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-09-29Add admin privilege delegation for admin settingsCarl Schwan
2021-09-13Implement review feedbackLukas Reschke
2021-09-13Apply suggestions from code review Lukas Reschke
2021-09-07Implement PR review feedbackLukas Reschke
2021-09-06phpcsLukas Reschke
2021-09-06Adjust logic to store period instead of current timestampLukas Reschke
2021-09-06Add database ratelimiting backendLukas Reschke
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-03-17Add missing index on the user columnJoas Schilling
2021-03-10Add a KnownUsers database with modelJoas Schilling
2021-02-16Drop redundant indesRoeland Jago Douma
2021-01-20Drop authtoken_version_indexRoeland Jago Douma
2021-01-12Migrate internal classes to the OCP db col typesChristoph Wurst
2021-01-11Merge pull request #25073 from nextcloud/psalm/24521/remove-unneeded-castsMorris Jobke
2021-01-11Remove unneeded casts that were found by PsalmMorris Jobke
2021-01-11Don't remove assignable column for nowVincent Petry
2021-01-08Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst
2021-01-07Fix column name to check prior to deletingJoas Schilling
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-09Change further columns to be nullable with a default of 0Julius Härtl