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-07Merge pull request #31713 from nextcloud/fed-performanceRobin Appelman
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-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
2021-12-14Migrate profile_config id column to bigintChristopher Ng
2021-12-13Lowercase all core=>email valuesJoas Schilling
2021-12-10Merge pull request #29996 from zordsdavini/patch-1Pytal
2021-12-03Fix relation "user_id" already exists migration errorChristopher Ng
2021-12-01Remove default token which is deprecated since Nextcloud 13Joas Schilling
2021-11-17Normalize directory entries in Encoding wrapperVincent Petry
2021-10-28Add an OCP for trusted domain helperJoas Schilling
2021-10-21Move preview provider registration to bootstrapRoeland Jago Douma
2021-10-20Add an OCS endpoint for the hovercard contact actionsJoas Schilling
2021-10-19Merge pull request #28751 from nextcloud/feat/28139/profile-pagePytal
2021-10-19Profile backendChristopher Ng
2021-10-18Add an API to set and rollback the user statusCarl Schwan
2021-10-15Merge pull request #29188 from nextcloud/enhancement/public-write-apiDaniel
2021-10-15Add create method to extended calendar implementationAnna Larch