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-04-08Merge pull request #31901 from nextcloud/fs-setup-tweaksVincent Petry
2022-04-08Merge pull request #31676 from nextcloud/enh/ocp-owner-lockVincent Petry
2022-04-08more preset metadata for LazyUserFolderRobin Appelman
2022-04-08always do full setup for home folder with submountsRobin Appelman
2022-04-08add missing returnRobin Appelman
2022-04-08Log missing primary key until we make it a requirementJoas Schilling
2022-04-07Merge pull request #31713 from nextcloud/fed-performanceRobin Appelman
2022-04-07Merge pull request #31850 from nextcloud/performance/heartbeat-fetch-status-onceCarl Schwan
2022-04-07Merge pull request #31847 from nextcloud/performance/user-status-retrivalVincent Petry
2022-04-07Merge pull request #31877 from nextcloud/fix/no-console-formatting-if-decorat...Côme Chilliet
2022-04-07Merge pull request #31876 from nextcloud/bugfix/noid/fix-getCurrentApp-from-cliVincent Petry
2022-04-07Add missing doc changesJoas Schilling
2022-04-07Fetch status in heartbeat controller only onceCarl Schwan
2022-04-07Merge pull request #25747 from nextcloud/XAccelBufferingblizzz
2022-04-07Merge pull request #31872 from nextcloud/fix/oracle-contrainstblizzz
2022-04-07Log exceptionJoas Schilling
2022-04-07Do not decorate the CLI output if it's explicitly turned offChristoph Wurst
2022-04-07Fix \OC_App::getCurrentApp() when being called from CLI or phpunitJoas Schilling
2022-04-07Fix typos and empty tabsfix/oracle-contrainstJoas Schilling
2022-04-07Adapt LockScope to LockContext renameenh/ocp-owner-lockJulius Härtl
2022-04-07Merge pull request #31864 from nextcloud/fix/preview-generate-imaginary-requestJohn Molakvoæ
2022-04-07Improve error logging on migration failureJohn Molakvoæ
2022-04-07Ensure schema change before checking OracleConstraintsJohn Molakvoæ
2022-04-07Merge pull request #31833 from nextcloud/profile-db-backtraceCarl Schwan
2022-04-07[tx-robot] updated from transifexNextcloud bot
2022-04-06Generate small preview straight away if Imaginary is enabledJohn Molakvoæ
2022-04-06shRobin Appelman
2022-04-06allow reusing known folder info when getting directory contentsRobin Appelman
2022-04-06save filesystem node in dav nodeRobin Appelman
2022-04-06only setup home mount when getting home folderRobin Appelman
2022-04-06Merge pull request #31194 from nextcloud/feat/allow-to-exclude-groups-from-pa...Vincent Petry
2022-04-06[tx-robot] updated from transifexNextcloud bot
2022-04-05Merge pull request #31849 from nextcloud/fix/cache-accountJohn Molakvoæ
2022-04-05Cache account informationCarl Schwan
2022-04-05Retrieve user status only once when displaying pageperformance/user-status-retrivalCarl Schwan
2022-04-05Allow to disable password policy enforcement for selected groupsCarl Schwan
2022-04-05Merge pull request #31754 from nextcloud/fix/view-inconsistent-if-conditionsCôme Chilliet
2022-04-05Merge pull request #31773 from nextcloud/share-limited-owner-setupVincent Petry
2022-04-05composer run cs:fixCôme Chilliet
2022-04-05Exit early if $storage is falsy in View::getDirectoryContentCôme Chilliet
2022-04-05Fix incorrect if conditions in ViewCôme Chilliet
2022-04-05Merge pull request #31829 from nextcloud/fix/exif-imaginaryVincent Petry
2022-04-05[tx-robot] updated from transifexNextcloud bot
2022-04-04Merge pull request #29510 from nextcloud/backport/27378/masterJohn Molakvoæ
2022-04-04Merge pull request #31828 from nextcloud/fix/do-not-ignore-deleteGroup-resultCôme Chilliet
2022-04-04Merge pull request #31734 from nextcloud/dav-quota-dont-queryRobin Appelman
2022-04-04Merge pull request #31816 from nextcloud/bugfix/noid/deduplicate-storage-id-b...Joas Schilling
2022-04-04record backtrace when profiling db requestsRobin Appelman
2022-04-04Merge pull request #31776 from nextcloud/storage-id-cache-bi-directionalRobin Appelman
2022-04-04use the same cached propfind for free space for dav storagefed-performanceRobin Appelman