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-03-02Merge pull request #31398 from nextcloud/techdebt/noid/also-use-hashed-column...John Molakvoæ
2022-03-02Merge pull request #31124 from nextcloud/enh/diagnostics-loggingJulius Härtl
2022-03-02Merge pull request #31218 from nextcloud/techdebt/noid/use-cache-also-for-use...Joas Schilling
2022-03-02Also use hashed/indexed column on deletetechdebt/noid/also-use-hashed-column-on-deleteJoas Schilling
2022-03-01Censor more configsbugfix/noid/more-censorJoas Schilling
2022-03-01Merge pull request #31333 from nextcloud/fix/fix-archive-typingCôme Chilliet
2022-03-01Merge pull request #31380 from nextcloud/fix/opendocument-preview-avoid-errorsCôme Chilliet
2022-02-28Ignore errors when searching for bundled previewfix/opendocument-preview-avoid-errorsCôme Chilliet
2022-02-28Delay loading user preferences until we need themJoas Schilling
2022-02-28Merge pull request #31377 from nextcloud/fix/specify-nullable-stringAnna
2022-02-28Merge pull request #30889 from nextcloud/fix/fix-occ-listenersCôme Chilliet
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-28Specify string as nullable for credentials passwordAnna Larch
2022-02-28Build OC\Core\Application when running occ or cron to register listeners corr...Côme Chilliet
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-24Move to strong typing in OC\Archivefix/fix-archive-typingCôme Chilliet
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-24Fix unused import in OC\Archive\ZIPCôme Chilliet
2022-02-24Fix more typing in OC\Archive classesCôme Chilliet
2022-02-24Improve typing in OC\Archive classesCô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-18Update cache when setting the passwordtechdebt/noid/use-cache-also-for-userbackend-getpasswordJoas Schilling
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