aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add benchmark testsLouis Chemineau2021-10-157-231/+174
* Add BulkUpload DAV pluginLouis Chemineau2021-10-1515-4/+2763
* Merge pull request #29188 from nextcloud/enhancement/public-write-apiDaniel2021-10-1510-10/+206
|\
| * Add create method to extended calendar implementationAnna Larch2021-10-1510-10/+206
* | Merge pull request #27217 from nextcloud/techdebt/noid/make-debugging-a-cron-...John Molakvoæ2021-10-1532-54/+260
|\ \
| * | Bump autoloaderJoas Schilling2021-10-1427-50/+52
| * | Bump since versionJoas Schilling2021-10-142-3/+3
| * | Adjust namespace and print a message when the job was skippedJoas Schilling2021-10-141-5/+14
| * | Move queries to the joblistJoas Schilling2021-10-145-28/+54
| * | Add a command to show info about a background job and force-execute itJoas Schilling2021-10-142-0/+169
* | | Merge pull request #29235 from nextcloud/feat/appstore/enterpriseJohn Molakvoæ2021-10-156-10/+33
|\ \ \
| * | | Send the subscription key to the appstore requestsJohn Molakvoæ2021-10-146-10/+33
* | | | Merge pull request #29180 from nextcloud/bug/27798/fix-php-error-in-ldap-accessJohn Molakvoæ2021-10-1512-116/+207
|\ \ \ \
| * | | | Use Psr\Log\LoggerInterface where it can easily be used in user_ldapCôme Chilliet2021-10-145-78/+136
| * | | | Fix two mistakes in previous migration to LoggerInterface in OCA\User_LDAP\Ac...Côme Chilliet2021-10-142-2/+3
| * | | | Use Psr\Log\LoggerInterface in OCA\User_LDAP\AccessCôme Chilliet2021-10-126-37/+65
| * | | | Avoid PHP errors when the LDAP attribute is not foundCôme Chilliet2021-10-121-1/+5
* | | | | Merge pull request #29247 from nextcloud/automated/noid/psalm-baseline-updateDaniel2021-10-151-5/+2
|\ \ \ \ \
| * | | | | Update psalm baselinenextcloud-command2021-10-151-5/+2
* | | | | | Merge pull request #29248 from nextcloud/fix/noid/doc-bkgscanDaniel2021-10-151-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix background scan doc in configVincent Petry2021-10-151-1/+1
|/ / / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2021-10-156-2/+44
* | | | | Merge pull request #29241 from nextcloud/fix/new-jcropPytal2021-10-145-325/+26
|\ \ \ \ \
| * | | | | Switch to the "new" jcropChristoph Wurst2021-10-145-325/+26
| | |_|_|/ | |/| | |
* | | | | Merge pull request #29246 from nextcloud/fix/make-psalm-happerDaniel2021-10-141-1/+1
|\ \ \ \ \
| * | | | | Change return type to correct typeAnna Larch2021-10-141-1/+1
|/ / / / /
* | | | | Merge pull request #29231 from nextcloud/fix/calendar-providers-instancesChristoph Wurst2021-10-142-5/+44
|\ \ \ \ \
| * | | | | Build instances of the calendar providers before using themChristoph Wurst2021-10-142-5/+44
| | |_|/ / | |/| | |
* | | | | Merge pull request #29245 from nextcloud/artonge-patch-1Christoph Wurst2021-10-141-0/+1
|\ \ \ \ \
| * | | | | Add mapping for louis [CI SKIP]Louis2021-10-141-0/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #29244 from nextcloud/add-kesselb-mailmapChristoph Wurst2021-10-141-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add mapping for kesselb [CI SKIP]Daniel Kesselberg2021-10-141-0/+1
|/ / / /
* | | | Merge pull request #29157 from nextcloud/enh/opendocumentJulius Härtl2021-10-148-3/+55
|\ \ \ \ | |/ / / |/| | |
| * | | Fix integrity checker testsJulius Härtl2021-10-132-2/+21
| * | | Add OpenDocument flat mimetypes and x-office/drawing aliasJulius Härtl2021-10-126-1/+34
* | | | Merge pull request #28250 from pjft/patch-3Louis2021-10-142-1/+7
|\ \ \ \
| * | | | Fix bug introduced on drag and drop external filespjft2021-08-132-1/+7
* | | | | Merge pull request #27194 from nextcloud/new-ftpJohn Molakvoæ2021-10-145-119/+652
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | ftp ci improvementsRobin Appelman2021-10-072-8/+13
| * | | | update copyright headerRobin Appelman2021-10-071-1/+2
| * | | | make param names consistent with interface for copy directory polyfillRobin Appelman2021-10-071-7/+7
| * | | | fixup tests for ftp limitationsRobin Appelman2021-10-071-0/+44
| * | | | teardownRobin Appelman2021-10-072-1/+6
| * | | | ftp logsRobin Appelman2021-10-071-0/+4
| * | | | add new ftp backendRobin Appelman2021-10-073-122/+524
| * | | | run ftp external storage tests against multiple ftp serversRobin Appelman2021-10-072-1/+73
* | | | | Merge pull request #29135 from nextcloud/feat/appstore-filteringJoas Schilling2021-10-143-3/+108
|\ \ \ \ \
| * | | | | Fix variableJohn Molakvoæ2021-10-131-5/+5
| * | | | | Allow to whitelist apps from the apsptoreJohn Molakvoæ2021-10-133-3/+108
| |/ / / /
* | | | | Merge pull request #29195 from nextcloud/fix/calendar-invitations-default-lan...Daniel2021-10-143-4/+4
|\ \ \ \ \