Commit graph

52898 commits

Author SHA1 Message Date
Morris Jobke
67f22e28da
Replace deprecated assertArraySubset with logic that does the same
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-07-30 13:18:24 +02:00
Morris Jobke
a4a086e296
Use assertEqualsCanonicalizing instead of deprecated assertEquals parameter
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-07-30 13:18:20 +02:00
Morris Jobke
7a49d0fbea
Remove deprecated test of internal attributes via assertAttributeEquals
See https://github.com/sebastianbergmann/phpunit/issues/3339#issuecomment-428843322

It is seen as bad practice to test internal stuff of objects instead of the actual input and output of mathod calls.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-07-30 13:18:14 +02:00
Morris Jobke
3904acfe93
Use assertStringContainsString instead of assertContains on strings
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-07-30 13:17:13 +02:00
Morris Jobke
403040255f
Merge pull request #21976 from nextcloud/backport/21658/stable18
[stable18] allow admin to configure the max trashbin size
2020-07-29 14:21:49 +02:00
Greta
149f3db88d
Merge pull request #22035 from nextcloud/backport/21950/stable18
[stable18]  Properly fetch translation for remote wipe confirmation dialog
2020-07-29 14:19:47 +02:00
Julius Härtl
afbee5eb59 Properly fetch translation for remote wipe confirmation dialog
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-07-29 07:06:23 +00:00
Nextcloud bot
25208664b7
[tx-robot] updated from transifex 2020-07-29 02:17:10 +00:00
Nextcloud bot
1eecf0c0c0
[tx-robot] updated from transifex 2020-07-28 02:16:57 +00:00
Nextcloud bot
9c3b6109d1
[tx-robot] updated from transifex 2020-07-27 02:16:51 +00:00
John Molakvoæ
d04e30310d
Merge pull request #21992 from nextcloud/backport/21977/stable18
[stable18] Ignore whitespace in sharing by mail
2020-07-26 12:31:39 +02:00
Nextcloud bot
e856265e08
[tx-robot] updated from transifex 2020-07-25 02:16:54 +00:00
onehappycat
b004ce9d72 Ignore whitespace in sharing by mail
Signed-off-by: onehappycat <one.happy.cat@gmx.com>
2020-07-24 11:43:25 +00:00
Robin Appelman
63a90aaf47
allow admin to configure the max trashbin size
this allows an admin to configure the max trashbin size instead of always relying on the users quota.

The trashbin size can be configured using the `occ trash:size` command and can be set both globally and per-user

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-07-24 13:39:09 +02:00
Morris Jobke
4bd985cdd4
Merge pull request #21979 from nextcloud/backport/21973/stable18
[stable18] Fix risky test in twofactor_backupcodes
2020-07-24 13:20:18 +02:00
Nextcloud bot
86a03fb02c
[tx-robot] updated from transifex 2020-07-24 02:17:11 +00:00
Morris Jobke
2701e76cfe Fix risky test in twofactor_backupcodes
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-07-23 20:26:19 +00:00
Morris Jobke
c7824c30ad
Merge pull request #21807 from nextcloud/backport/21748/stable18
[stable18] Improve error reporting on sharing errors
2020-07-23 22:14:27 +02:00
Joas Schilling
7bd3123806 Improve error reporting on sharing errors
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-07-23 19:09:51 +00:00
Morris Jobke
a9443c3dd4
Merge pull request #21961 from nextcloud/backport/21760/stable18
[stable18] Fix parsing of language code
2020-07-23 09:45:33 +02:00
Julius Härtl
1d9c781353
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-07-23 08:35:20 +02:00
Daniel Kesselberg
81de66ffaf
Fix parsing of language code
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-07-23 08:33:32 +02:00
Nextcloud bot
1fa74fce9e
[tx-robot] updated from transifex 2020-07-23 02:17:21 +00:00
Nextcloud bot
e0a06d7a48
[tx-robot] updated from transifex 2020-07-22 02:16:57 +00:00
Morris Jobke
970a160ca7
Merge pull request #21936 from nextcloud/backport/21929/stable18
[stable18] Encryption is ready if master key is enabled
2020-07-21 20:32:53 +02:00
Julius Härtl
4035305088 Encryption is ready if master key is enabled
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-07-21 11:47:19 +00:00
Nextcloud bot
62a60afc8a
[tx-robot] updated from transifex 2020-07-21 02:17:25 +00:00
Morris Jobke
7db59de986
Merge pull request #21877 from nextcloud/backport/21855/stable18
[stable18] fix typo in revokeShare()
2020-07-20 15:12:00 +02:00
Nextcloud bot
5bc160103d
[tx-robot] updated from transifex 2020-07-20 02:17:07 +00:00
Nextcloud bot
d5b55c74ad
[tx-robot] updated from transifex 2020-07-19 02:17:25 +00:00
Nextcloud bot
5f1d9edeb1
[tx-robot] updated from transifex 2020-07-18 02:17:16 +00:00
Nextcloud bot
50f44d6d21
[tx-robot] updated from transifex 2020-07-17 02:17:30 +00:00
Roeland Jago Douma
b2cd82d795
Merge pull request #20842 from nextcloud/backport/20832/stable18
[stable18] Do not filter id matching userId on non-user-share shares
2020-07-16 20:48:15 +02:00
Roeland Jago Douma
e22aa34917
Merge pull request #21841 from nextcloud/backport/21838/stable18
[stable18] Do not log RequestedRangeNotSatisfiable exceptions in DAV
2020-07-16 20:47:35 +02:00
Roeland Jago Douma
5ec0279442
Merge pull request #21783 from nextcloud/backport/21777/stable18
[stable18] lower minimum search length to 2 characters
2020-07-16 20:47:10 +02:00
Sergej Pupykin
5edf707edd fix typo 2020-07-16 18:22:13 +00:00
Nextcloud bot
b143bce87b
[tx-robot] updated from transifex 2020-07-16 02:19:50 +00:00
Roeland Jago Douma
24c47a5c66
Merge pull request #21802 from nextcloud/version/18.0.7/final
18.0.7 final
2020-07-15 20:51:02 +02:00
Nextcloud bot
c427296602
[tx-robot] updated from transifex 2020-07-15 02:19:57 +00:00
Roeland Jago Douma
d79476cf3c Do not log RequestedRangeNotSatisfiable exceptions in DAV
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-07-14 19:49:48 +00:00
John Molakvoæ (skjnldsv)
c966656cb8 Do not filter id matching userId on non-user-share shares
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-07-14 15:03:44 +00:00
Nextcloud bot
68d4f97d33
[tx-robot] updated from transifex 2020-07-14 02:17:39 +00:00
Roeland Jago Douma
7efb070ffe
18.0.7 final
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-07-13 10:48:52 +02:00
Nextcloud bot
8569f32973
[tx-robot] updated from transifex 2020-07-13 02:17:25 +00:00
Nextcloud bot
26947b8c7b
[tx-robot] updated from transifex 2020-07-12 02:17:07 +00:00
Nextcloud bot
d0b8a30db0
[tx-robot] updated from transifex 2020-07-11 02:17:37 +00:00
Nextcloud bot
74311c33e3
[tx-robot] updated from transifex 2020-07-10 02:17:12 +00:00
Robin Appelman
9847b98c53 lower minimum search length to 2 characters
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-07-09 20:28:57 +00:00
Roeland Jago Douma
9661e73ef5
Merge pull request #21700 from nextcloud/version/18.0.7/RC1
18.0.7 RC1
2020-07-09 21:36:30 +02:00
Roeland Jago Douma
637fc70c81
Merge pull request #21781 from nextcloud/backport/21778/stable18
[stable18] Set the moment locale even earlier
2020-07-09 21:34:21 +02:00