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
path: root/lib
AgeCommit message (Expand)Author
2022-02-28Add event logging for db and redis connectionenh/diagnostics-loggingJulius Härtl
2022-02-28Add event logging to app loadingJulius Härtl
2022-02-28Diagnostics event logging to Nextcloud logJulius Härtl
2022-02-28Merge pull request #31339 from nextcloud/fix/preview-code-cleaningCôme Chilliet
2022-02-28Merge pull request #31304 from nextcloud/feature/dry_run_for_add_indicesChristoph Wurst
2022-02-26Don't set up full filesystem to check for certificatesJoas Schilling
2022-02-25Only setupFS when we have to copy the skeletonJoas Schilling
2022-02-24Extend ImportSource interface to list files of a folderChristopher Ng
2022-02-24Add --dry-run option for db:add-missing-* cmdLouis Chemineau
2022-02-24Fix tmp file cleaning for bundled previewsCôme Chilliet
2022-02-24Fix typing in OC\Preview\MovieCôme Chilliet
2022-02-24Fix typing in OC\PreviewCôme Chilliet
2022-02-24[tx-robot] updated from transifexNextcloud bot
2022-02-23store mountprovider for each mount in the mounts tableRobin Appelman
2022-02-23Merge pull request #31328 from nextcloud/bugfix/noid/mark-split-database-conf...Simon L
2022-02-23Merge pull request #31106 from nextcloud/techdebt/noid/improve-user-status-up...Joas Schilling
2022-02-23Mark split database configs as sensitiveJoas Schilling
2022-02-23[tx-robot] updated from transifexNextcloud bot
2022-02-22Deprecate our old, internal background job base classesChristoph Wurst
2022-02-22Merge pull request #31173 from nextcloud/enhancement/user_migration-version-h...Côme Chilliet
2022-02-22[tx-robot] updated from transifexNextcloud bot
2022-02-21Please drone checkersCôme Chilliet
2022-02-21Update autoloadCôme Chilliet
2022-02-21Merge pull request #31217 from nextcloud/bugfix/noid/also-cache-non-existing-...Joas Schilling
2022-02-21Merge pull request #31195 from nextcloud/wrap_exceptionLouis
2022-02-18Merge pull request #30367 from nextcloud/fix/minor-api-doc-fixJulius Härtl
2022-02-17Avoid passing both $importSource and $version while version comes from sourceCôme Chilliet
2022-02-17Merge pull request #31141 from nextcloud/fix/better-cache-policyCarl Schwan
2022-02-17Improve version handling for user_migrationCôme Chilliet
2022-02-17Add version handling to IMigratorCôme Chilliet
2022-02-17Fix some issues with the API documentationCarl Schwan
2022-02-17Add Transactional trait for atomic DB operationsChristoph Wurst
2022-02-16Also cache non-existing to reuse itJoas Schilling
2022-02-16Wrap S3 multipart upload exceptionLouis Chemineau
2022-02-16Improve caching policyCarl Schwan
2022-02-16[tx-robot] updated from transifexNextcloud bot
2022-02-15Wrap S3 multipart upload exceptionLouis Chemineau
2022-02-15Allow to revert the user status of multiple users in 3 queries instead of 3*nJoas Schilling
2022-02-12Extend export destination interfaceChristopher Ng
2022-02-12Allow registration of migratorsChristopher Ng
2022-02-11Merge pull request #30959 from nextcloud/redis-pconnectVincent Petry
2022-02-10Merge pull request #31035 from paierlep/fix/occ_scan_no_files_errorVincent Petry
2022-02-09handle setupFS with null userRobin Appelman
2022-02-09dont mark fs as setup when no user is activeRobin Appelman
2022-02-09fix fs cache test user setupRobin Appelman
2022-02-09pass user object during fs initRobin Appelman
2022-02-09only setup part of the filesystem for appdata requestsRobin Appelman
2022-02-09Merge pull request #31007 from nextcloud/enhancement/bootstrap-calendar-resou...Christoph Wurst
2022-02-08Merge pull request #30945 from nextcloud/techdebt/noid/background-job-time-wi...Joas Schilling
2022-02-07Merge pull request #30973 from nextcloud/techdebt/noid/allow-spliting-activit...Vincent Petry