aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Deprecate our old, internal background job base classesChristoph Wurst2022-02-225-0/+13
* 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
| |/
* / Fix some issues with the API documentationCarl Schwan2022-02-171-8/+3
|/
* Allow registration of migratorsChristopher Ng2022-02-111-0/+25
* 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-093-22/+130
|\ \ \
| * | | Move calendar resource/room backend registration to IBootstrapChristoph Wurst2022-02-073-22/+130
| |/ /
* | | Merge pull request #30945 from nextcloud/techdebt/noid/background-job-time-wi...Joas Schilling2022-02-082-3/+16
|\ \ \
| * | | 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-071-3/+14
| |/ /
* | | 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
| |/
* | 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-043-0/+193
|\ \ \
| * | | Add a Talk API for OCPChristoph Wurst2022-02-043-0/+193
| |/ /
* | | Merge pull request #30888 from nextcloud/comments-interfaceJoas Schilling2022-02-041-34/+37
|\ \ \
| * | | Update ICommentsManager with reaction methodsVitor Mattos2022-02-031-34/+37
| | |/ | |/|
* | | Use the unjailed-path in OC_Helper::getStorageInfo() for files located in Sha...Claus-Justus Heine2022-02-031-1/+4
| |/ |/|
* | Merge pull request #30235 from nextcloud/bugfix/noid/primary-key-for-ratelimi...Joas Schilling2022-02-021-3/+0
|\ \ | |/ |/|
| * Make the DB query simpler (as we just deleted all other entries)Joas Schilling2022-01-281-3/+0
* | Allow sub-admins to access delegated settings.Claus-Justus Heine2022-01-311-14/+11
|/
* Merge pull request #30794 from nextcloud/techdebt/noid/allow-to-get-comments-...Joas Schilling2022-01-281-14/+41
|\
| * Allow to get comments with a given set of verbsJoas Schilling2022-01-211-14/+41
* | Merge pull request #30855 from nextcloud/psalm/themingJohn Molakvoæ2022-01-272-4/+10
|\ \
| * | Fix psalm issues in theming appCarl Schwan2022-01-262-4/+10
* | | Merge pull request #30876 from nextcloud/docs/deprecate_addScriptVincent Petry2022-01-272-2/+3
|\ \ \
| * | | Add deprecation notice to script & addScript funcLouis Chemineau2022-01-272-2/+3
* | | | Merge pull request #30858 from nextcloud/fix/ajax-list-dir-content-on-fileLouis2022-01-271-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Return 404 when AJAX tries to list dir content but file givenMichaIng2022-01-261-1/+1
| |/ /
* | | Merge pull request #30822 from nextcloud/bugfix/29287/remove-create-function-...Joas Schilling2022-01-261-65/+0
|\ \ \ | |/ / |/| |
| * | Remove createPluralFunction which is replaced by Symfony\Translations libJoas Schilling2022-01-241-65/+0
* | | Remove redundant if clauseCôme Chilliet2022-01-251-4/+1
* | | Fix OC\Files\Storage\DAV::hasUpdated when cache is not setCôme Chilliet2022-01-251-1/+1
* | | Merge pull request #30763 from nextcloud/feature/noid/allow-to-log-audit-to-s...John Molakvoæ2022-01-254-7/+36
|\ \ \
| * | | Allow to get custom loggers for syslog, errorlog and systemdlog tooJoas Schilling2022-01-194-7/+36
* | | | Add specific psalm-return for getAllUserValuesCôme Chilliet2022-01-241-0/+1
* | | | Fix signatures and null $userId corner caseCôme Chilliet2022-01-241-5/+5