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-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-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-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-04Do not ignore return value of deleteGroup from backendCôme Chilliet
2022-04-04Fix imaginary with rotated exif imagesCarl Schwan
2022-04-04rename cached fileinfo on renameRobin Appelman
2022-04-04dont needlessly resolve path when getting internalPath/storage from NodeRobin Appelman
2022-04-04don't do a full setup for `findByStorageId`Robin Appelman
2022-04-04optimize getById on LazyUserFolder to not require a full fs setupRobin Appelman
2022-04-04split out some path manipulation logicRobin Appelman
2022-04-04allow getting mounts by providersRobin Appelman
2022-04-04Merge pull request #30823 from nextcloud/work/profilerCarl Schwan
2022-04-04Add a built-in profiler inside NextcloudCarl Schwan
2022-04-04Deduplicate storage ids in list before reusingJoas Schilling