summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-06-2238-46/+238
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #32964 from nextcloud/feat/add-title-folderviewSimon L2022-06-211-1/+1
|\ | | | | Add title to file name
| * Add title to file nameCarl Schwan2022-06-211-1/+1
| | | | | | | | | | | | Fix #32157 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | Merge pull request #32242 from nextcloud/fix-logging-data-arrayblizzz2022-06-214-25/+76
|\ \ | | | | | | Fix logging data context to file
| * | Fix logging data context to fileThomas Citharel2022-05-024-25/+76
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was only logged when an exception was provided or when using logData (which is not being much used). We make sure the interpolated parameters are not logged. Only tested with file write logger, but shouldn't work differently. Crash reporters always had the context. Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | Merge pull request #32941 from ↵Carl Schwan2022-06-211-0/+0
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/dependabot/composer/guzzlehttp/guzzle-7.4.4 Bump guzzlehttp/guzzle from 7.4.0 to 7.4.4
| * | | Bump guzzlehttp/guzzle from 7.4.0 to 7.4.4Carl Schwan2022-06-211-0/+0
| | |/ | |/| | | | | | | | | | | | | See https://github.com/nextcloud/3rdparty/pull/1072 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | Merge pull request #31475 from nextcloud/kofemann-patch-1blizzz2022-06-211-0/+1
|\ \ \ | | | | | | | | files: close open directory file descriptor on error path
| * | | files: close open directory file descriptor on error pathTiramisu Mokka2022-03-071-0/+1
| | | |
* | | | Merge pull request #32823 from ↵Daniel2022-06-211-46/+2
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | nextcloud/automated/noid/master-update-psalm-baseline [master] Update psalm-baseline.xml
| * | | Update psalm baselinenextcloud-command2022-06-211-46/+2
| | | | | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | | Merge pull request #32924 from nextcloud/memcached-binary-protocolCarl Schwan2022-06-211-24/+6
|\ \ \ \ | | | | | | | | | | Enable binary protocol again
| * | | | memcached should not throw arbitrary exceptionsArthur Schiwon2022-06-171-24/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | | Enable binary protocol againCarl Schwan2022-06-171-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | | | Merge pull request #32954 from ↵Côme Chilliet2022-06-211-0/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/replace-opis-closure-by-laravel-fork-cleanup Sync back with 3rdparty master
| * | | | | Sync back with 3rdparty masterCôme Chilliet2022-06-211-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | | Merge pull request #32902 from nextcloud/enh/noid/opcache-buffer-size-limitSimon L2022-06-211-1/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | do not display the buffer_size info if the size is already set to a c…
| * | | | | | do not display the buffer_size info if the size is already set to a certain ↵szaimen2022-06-171-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | threshold Signed-off-by: szaimen <szaimen@e.mail.de> Co-Authored-By: MichaIng <micha@dietpi.com>
* | | | | | | Merge pull request #32948 from nextcloud/dashboardFixSimon L2022-06-213-4/+5
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | make 'text-overflow: ellipsis' possible again in dashboard
| * | | | | | make 'text-overflow: ellipsis' possible again in dashboardArtur Neumann2022-06-213-4/+5
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Artur Neumann <artur@jankaritech.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | | Merge pull request #32868 from ↵blizzz2022-06-215-4/+15
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/replace-opis-closure-by-laravel-fork Replace opis/closure by laravel/serializable-closure
| * | | | | | Explicitely only accept closures from our dependencies in ClosureJobCôme Chilliet2022-06-211-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | Update 3rdparty branch with opis/closure backCôme Chilliet2022-06-211-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | Update 3rdparty branch with opis/closure backCôme Chilliet2022-06-211-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | Add a test about unserializing data from opis/closure serializationCôme Chilliet2022-06-201-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We need to be able to unserialize data from before upgrade. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | Replace opis/closure with laravel/serializable-closure in codeCôme Chilliet2022-06-143-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | Replace opis/closure by laravel/serializable-closureCôme Chilliet2022-06-141-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | | | Merge pull request #32861 from ↵Carl Schwan2022-06-213-36/+26
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/remove-at-matcher-in-user_ldap-tests Remove deprecated at() matcher from user_ldap tests
| * | | | | | | Remove bogus expects from user_ldap testsCôme Chilliet2022-06-141-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | | Remove deprecated at() matcher from user_ldap testsCôme Chilliet2022-06-133-34/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | | | | Merge pull request #32900 from nextcloud/fix/remove-at-matcher-in-theming-testsCôme Chilliet2022-06-215-137/+141
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Remove at matcher in theming tests
| * | | | | | | | Remove deprecated expectException from theming testsCôme Chilliet2022-06-201-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | | | Remove deprecated at matcher from theming testsCôme Chilliet2022-06-164-134/+138
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | | | | Merge pull request #32901 from nextcloud/fix/remove-at-matcher-in-lib-testsCôme Chilliet2022-06-2118-966/+872
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | Remove at matcher uses in tests/lib
| * | | | | | | Remove some more at matchers in tests/libCôme Chilliet2022-06-209-405/+350
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | | Remove at matcher uses in tests/libCôme Chilliet2022-06-169-561/+522
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-2186-1008/+988
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | Merge pull request #32881 from nextcloud/Valdnet-patch-2rakekniven2022-06-203-14/+14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | l10n: Spelling unification
| * | | | | | | Spelling unificationValdnet2022-06-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
| * | | | | | | l10n: Spelling unificationValdnet2022-06-151-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
| * | | | | | | l10n: Spelling unificationValdnet2022-06-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
* | | | | | | | Merge pull request #32719 from nextcloud/fix/noid/email-shares-not-shownRichard Steinmetz2022-06-202-1/+313
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix email shares not being shown to other users
| * | | | | | | | Fix email shares not being shown to other usersRichard Steinmetz2022-06-172-1/+313
| | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | | | | | | | Merge pull request #32910 from nextcloud/fix/profiler-invalid-utf8blizzz2022-06-201-1/+9
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix profiler trying to serialize invalid utf8
| * | | | | | | | Fix profiler trying to serialize invalid utf8Carl Schwan2022-06-201-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The cookie value contains invalid utf8 characters most of the time so let's just ignore it as it is also not that interesting to analyse. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-204-10/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-1912-2/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-1812-2/+18
| |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | Merge pull request #32874 from bill-mcgonigle/patch-1Simon L2022-06-171-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Mention missing files subdir
| * | | | | | | | Mention missing files subdirBill McGonigle2022-06-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Many users are getting confused by the inaccurate error message "Home storage for user $user not writable" because the storage *is* writable. The actual issue is a missing files/ subdirectory. cf. https://help.nextcloud.com/t/home-storage-for-user-not-writable/10831/7 By mentioning the possible cause in the error message, users are going to be able to rapidly solve their problem rather than bang their heads against the screen, Google, and eventually forums to find out that the error message is wrong in their case. Yes, it would be better to detect and precisely describe the fault, or fix the problem automatically, but until then, be kind to the users for the next however many years.