aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |_|/ | |/| |
* | | | Merge pull request #30990 from nextcloud/enh/noid/fulltextsearch-collectionSimon L2022-02-041-0/+11
|\ \ \ \
| * | | | +getCollection(): string;Maxence Lange2022-02-031-0/+11
| | |/ / | |/| |
* / | | Use the unjailed-path in OC_Helper::getStorageInfo() for files located in Sha...Claus-Justus Heine2022-02-031-1/+4
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2022-02-032-2/+2
* | | Merge pull request #30235 from nextcloud/bugfix/noid/primary-key-for-ratelimi...Joas Schilling2022-02-023-3/+4
|\ \ \ | |_|/ |/| |
| * | Make the DB query simpler (as we just deleted all other entries)Joas Schilling2022-01-281-3/+0