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-05-31Add the ISizeEstimationMigrator interface for method getExportEstimatedSizeCôme Chilliet
2022-04-25Merge pull request #32118 from nextcloud/backport/32082/stable24Vincent Petry
2022-04-25Merge pull request #32119 from nextcloud/backport/32112/stable24Vincent Petry
2022-04-25Use a lazy user for the file owner when listing a directoryRobin Appelman
2022-04-25Fix older migrations to the version patternJoas Schilling
2022-04-25Add missing indexJoas Schilling
2022-04-22Cache display nameCarl Schwan
2022-04-14Fix an issue with the search backend updateCarl Schwan
2022-04-13Add a metadata service to store file metadataCarl Schwan
2022-04-11Merge pull request #31848 from nextcloud/performance/trottling-capability-fro...Carl Schwan
2022-04-08Merge pull request #31676 from nextcloud/enh/ocp-owner-lockVincent Petry
2022-04-07Merge pull request #31713 from nextcloud/fed-performanceRobin Appelman
2022-04-07Don't inject Bruteforce capability info in the webuiperformance/trottling-capability-frontentCarl Schwan
2022-04-07Adapt LockScope to LockContext renameenh/ocp-owner-lockJulius Härtl
2022-04-07Merge pull request #31833 from nextcloud/profile-db-backtraceCarl Schwan
2022-04-04record backtrace when profiling db requestsRobin Appelman
2022-04-04don't overwrite the etag from storage backends that already provide "good" etagsRobin Appelman
2022-04-04split out some path manipulation logicRobin Appelman
2022-04-04Merge pull request #30823 from nextcloud/work/profilerCarl Schwan
2022-04-04Add a built-in profiler inside NextcloudCarl Schwan
2022-04-04Add public API for owner based lockingJulius Härtl
2022-03-30Build autoloader with new composer versionCôme Chilliet
2022-03-28Merge pull request #30276 from nextcloud/feature/add_oauth2_migrationLouis
2022-03-24Merge pull request #31265 from nextcloud/fs-limited-setupVincent Petry
2022-03-24 Add oauth2_clients migration for Owncloudfeature/add_oauth2_migrationLouis Chemineau
2022-03-24add logic to perform a full filesystem setup when neededRobin Appelman
2022-03-24Fix autoloaderJoas Schilling
2022-03-22Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-idJoas Schilling
2022-03-18Merge pull request #24166 from nextcloud/imaginary-prototypeCarl Schwan
2022-03-17Send images to imaginary docker to generate previewsimaginary-prototypeVincent Petry
2022-03-14Fix autoloader and phpdoc for new classCôme Chilliet
2022-03-04move user mountpoint setup to setupmanagerRobin Appelman
2022-03-04adjust tests to new fs setupRobin Appelman
2022-03-04move teardown logic to SetupManagerRobin Appelman
2022-02-25Update autoloadertechdebt/noid/extract-request-idJoas Schilling
2022-02-24move root mount setup to mountprovidersRobin Appelman
2022-02-23store mountprovider for each mount in the mounts tableRobin Appelman
2022-02-22Merge pull request #31173 from nextcloud/enhancement/user_migration-version-h...Côme Chilliet
2022-02-21Update autoloadCôme Chilliet
2022-02-17Add Transactional trait for atomic DB operationsChristoph Wurst
2022-02-12Allow registration of migratorsChristopher Ng
2022-02-07Allow apps to specify if their background job can be delayedJoas Schilling
2022-02-04Add a Talk API for OCPChristoph Wurst
2022-01-28Add a primary key to ratelimit_entries tableJoas Schilling
2022-01-21Fix conflictVitor Mattos
2022-01-21Update composer autoload and change string to constantVitor Mattos
2022-01-18Add hashed attribute column for indexed job existence checkJulius Härtl
2022-01-12Fix a few psalm issues and moved back to psalm/phar 4.18Carl Schwan
2022-01-06Fix psalm not runningCarl Schwan
2021-12-29Sort app scripts topologically by its dependenciesJonas Meurer