summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* store mountprovider for each mount in the mounts tableRobin Appelman2022-02-2315-30/+122
* Merge pull request #31328 from nextcloud/bugfix/noid/mark-split-database-conf...Simon L2022-02-231-0/+4
|\
| * Mark split database configs as sensitiveJoas Schilling2022-02-231-0/+4
* | Merge pull request #31106 from nextcloud/techdebt/noid/improve-user-status-up...Joas Schilling2022-02-233-1/+33
|\ \
| * | Allow to revert the user status of multiple users in 3 queries instead of 3*nJoas Schilling2022-02-153-1/+33
* | | [tx-robot] updated from transifexNextcloud bot2022-02-23134-136/+2
* | | Deprecate our old, internal background job base classesChristoph Wurst2022-02-225-0/+13
* | | Merge pull request #31173 from nextcloud/enhancement/user_migration-version-h...Côme Chilliet2022-02-226-0/+101
|\ \ \
| * | | Please drone checkersCôme Chilliet2022-02-211-0/+2
| * | | Update autoloadCôme Chilliet2022-02-212-0/+2
| * | | Avoid passing both $importSource and $version while version comes from sourceCôme Chilliet2022-02-173-8/+14
| * | | Improve version handling for user_migrationCôme Chilliet2022-02-174-3/+31
| * | | Add version handling to IMigratorCôme Chilliet2022-02-172-0/+63
* | | | [tx-robot] updated from transifexNextcloud bot2022-02-224-2/+6
* | | | Merge pull request #31217 from nextcloud/bugfix/noid/also-cache-non-existing-...Joas Schilling2022-02-211-0/+5
|\ \ \ \
| * | | | Also cache non-existing to reuse itJoas Schilling2022-02-161-0/+5
| |/ / /
* | | | Merge pull request #31195 from nextcloud/wrap_exceptionLouis2022-02-211-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Wrap S3 multipart upload exceptionLouis Chemineau2022-02-161-1/+1
| * | | Wrap S3 multipart upload exceptionLouis Chemineau2022-02-151-1/+1
| | |/ | |/|
* | | Merge pull request #30367 from nextcloud/fix/minor-api-doc-fixJulius Härtl2022-02-183-10/+8
|\ \ \
| * | | Fix some issues with the API documentationCarl Schwan2022-02-173-10/+8
| | |/ | |/|
* | | Merge pull request #31141 from nextcloud/fix/better-cache-policyCarl Schwan2022-02-171-2/+2
|\ \ \
| * | | Improve caching policyCarl Schwan2022-02-161-2/+2
* | | | Add Transactional trait for atomic DB operationsChristoph Wurst2022-02-173-0/+72
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2022-02-162-2/+78
| |/ |/|
* | Extend export destination interfaceChristopher Ng2022-02-111-2/+13
* | Allow registration of migratorsChristopher Ng2022-02-117-0/+236
|/
* Merge pull request #30959 from nextcloud/redis-pconnectVincent Petry2022-02-111-4/+12
|\
| * use persistent connections when connecting to redisRobin Appelman2022-02-011-4/+12
* | Merge pull request #31035 from paierlep/fix/occ_scan_no_files_errorVincent Petry2022-02-101-1/+1
|\ \
| * | Removes misleading error message in occ files:scan for new users.Christian Paier2022-02-051-1/+1
* | | handle setupFS with null userRobin Appelman2022-02-091-4/+4
* | | dont mark fs as setup when no user is activeRobin Appelman2022-02-091-2/+2
* | | fix fs cache test user setupRobin Appelman2022-02-091-0/+2
* | | pass user object during fs initRobin Appelman2022-02-092-8/+15
* | | only setup part of the filesystem for appdata requestsRobin Appelman2022-02-094-49/+61
* | | Merge pull request #31007 from nextcloud/enhancement/bootstrap-calendar-resou...Christoph Wurst2022-02-096-26/+168
|\ \ \
| * | | Move calendar resource/room backend registration to IBootstrapChristoph Wurst2022-02-076-26/+168
| |/ /
* | | Merge pull request #30945 from nextcloud/techdebt/noid/background-job-time-wi...Joas Schilling2022-02-087-5/+62
|\ \ \
| * | | Use the new option to signaling insensitivityJoas Schilling2022-02-071-0/+2
| * | | Allow apps to specify if their background job can be delayedJoas Schilling2022-02-076-5/+60
| |/ /
* | | Merge pull request #30973 from nextcloud/techdebt/noid/allow-spliting-activit...Vincent Petry2022-02-071-6/+7
|\ \ \ | |/ / |/| |
| * | Allow specify a config prefix for another database connectionJoas Schilling2022-02-031-6/+7
* | | [tx-robot] updated from transifexNextcloud bot2022-02-052-0/+36
* | | Merge pull request #30984 from UmbrellaCodr/ffmpeg-previewSimon L2022-02-041-2/+4
|\ \ \
| * | | reduce 'Movie preview generation failed Output' log errorsUmbrellaCodr2022-02-031-2/+4
* | | | Merge pull request #30354 from nextcloud/enhancement/talk-apiJoas Schilling2022-02-0411-0/+470
|\ \ \ \
| * | | | Add a Talk API for OCPChristoph Wurst2022-02-0411-0/+470
| |/ / /
* | | | Merge pull request #30888 from nextcloud/comments-interfaceJoas Schilling2022-02-042-34/+90
|\ \ \ \
| * | | | Update ICommentsManager with reaction methodsVitor Mattos2022-02-032-34/+90
| | |_|/ | |/| |