Commit graph

51345 commits

Author SHA1 Message Date
Nextcloud bot
0c69612ff7
[tx-robot] updated from transifex 2020-07-28 02:17:06 +00:00
Nextcloud bot
1d620a730c
[tx-robot] updated from transifex 2020-07-27 02:16:59 +00:00
Nextcloud bot
a13bc5d94c
[tx-robot] updated from transifex 2020-07-25 02:17:02 +00:00
Morris Jobke
56963ce123
Merge pull request #21980 from nextcloud/backport/21973/stable17
[stable17] Fix risky test in twofactor_backupcodes
2020-07-24 13:20:24 +02:00
Nextcloud bot
eee93ac082
[tx-robot] updated from transifex 2020-07-24 02:17:20 +00:00
Morris Jobke
6777f6d540 Fix risky test in twofactor_backupcodes
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-07-23 20:26:31 +00:00
Nextcloud bot
bdf98cfbde
[tx-robot] updated from transifex 2020-07-23 02:17:30 +00:00
Nextcloud bot
11f0794e10
[tx-robot] updated from transifex 2020-07-22 02:17:06 +00:00
Morris Jobke
546d611c56
Merge pull request #21937 from nextcloud/backport/21929/stable17
[stable17] Encryption is ready if master key is enabled
2020-07-21 20:32:46 +02:00
Julius Härtl
c961a25388 Encryption is ready if master key is enabled
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-07-21 11:49:29 +00:00
Nextcloud bot
05387e4852
[tx-robot] updated from transifex 2020-07-21 02:17:33 +00:00
Morris Jobke
af3f032079
Merge pull request #21878 from nextcloud/backport/21855/stable17
[stable17] fix typo in revokeShare()
2020-07-20 15:14:46 +02:00
Nextcloud bot
b72a39e394
[tx-robot] updated from transifex 2020-07-20 02:17:15 +00:00
Nextcloud bot
afaf4ad4cd
[tx-robot] updated from transifex 2020-07-19 02:17:33 +00:00
Nextcloud bot
484bacfa1e
[tx-robot] updated from transifex 2020-07-18 02:17:26 +00:00
Nextcloud bot
c129833d78
[tx-robot] updated from transifex 2020-07-17 02:17:39 +00:00
Roeland Jago Douma
6ad5455a91
Merge pull request #21842 from nextcloud/backport/21838/stable17
[stable17] Do not log RequestedRangeNotSatisfiable exceptions in DAV
2020-07-16 20:48:43 +02:00
Sergej Pupykin
2fb7b40f7d fix typo 2020-07-16 18:22:17 +00:00
Nextcloud bot
2e09c6f922
[tx-robot] updated from transifex 2020-07-16 02:20:00 +00:00
Roeland Jago Douma
4c4cd5984d
Merge pull request #21803 from nextcloud/version/17.0.8/final
17.0.8 final
2020-07-15 20:40:08 +02:00
Nextcloud bot
c2c8930e48
[tx-robot] updated from transifex 2020-07-15 02:20:06 +00:00
Roeland Jago Douma
49fc06790d Do not log RequestedRangeNotSatisfiable exceptions in DAV
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-07-14 19:52:17 +00:00
Nextcloud bot
66326ae493
[tx-robot] updated from transifex 2020-07-14 02:17:47 +00:00
Roeland Jago Douma
55c667acc2
17.0.8 final
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-07-13 10:51:41 +02:00
Nextcloud bot
d2879c63b1
[tx-robot] updated from transifex 2020-07-13 02:17:33 +00:00
Nextcloud bot
957783f7a0
[tx-robot] updated from transifex 2020-07-12 02:17:16 +00:00
Nextcloud bot
92af58dca1
[tx-robot] updated from transifex 2020-07-11 02:17:46 +00:00
Nextcloud bot
19790a401a
[tx-robot] updated from transifex 2020-07-10 02:17:21 +00:00
Roeland Jago Douma
42d1d741c4
Merge pull request #21701 from nextcloud/version/17.0.8/rc1
17.0.8 RC1
2020-07-09 21:08:09 +02:00
Roeland Jago Douma
ab120cf7ba
Merge pull request #21774 from nextcloud/backport/21489/stable17
[stable17] Use the correct mountpoint to calculate
2020-07-09 21:02:27 +02:00
Robin Appelman
50f49c2dc4 better cleanup in share tests
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-07-09 20:19:05 +02:00
Robin Appelman
76e415a75c ensure home storage is initialized on first setup
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-07-09 20:19:05 +02:00
Robin Appelman
c341a4b388 ensure mounts are scanned during tests
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-07-09 20:19:04 +02:00
Daniel Calviño Sánchez
c47a6411d5 Add more integration tests for resharing permissions
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-07-09 20:19:04 +02:00
Roeland Jago Douma
d587d5f847 Use the correct mountpoint to calculate
If we use the owners mount point this results in null. And then the rest
of the checks get called with null. Which doesn't work.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-07-09 12:33:38 +00:00
Nextcloud bot
342b5bf132
[tx-robot] updated from transifex 2020-07-09 02:18:03 +00:00
Roeland Jago Douma
784335a1a7
Merge pull request #21753 from nextcloud/backport/21706/stable17
[stable17] Add a clear message why you could end up there
2020-07-08 20:12:29 +02:00
Joas Schilling
145081f07e Add a clear message why you could end up there
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-07-08 13:11:23 +00:00
Nextcloud bot
9adce7b46f
[tx-robot] updated from transifex 2020-07-08 02:17:24 +00:00
Morris Jobke
1af1d31bb3
Merge pull request #21498 from lmamane/stable17-21285-oneliner
fix #21285 as oneliner
2020-07-07 15:27:21 +02:00
Nextcloud bot
555cbf179b
[tx-robot] updated from transifex 2020-07-07 02:16:59 +00:00
Roeland Jago Douma
1c95dbfe90
17.0.8 RC1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-07-06 13:18:52 +02:00
Roeland Jago Douma
a6c1ef73c3
Merge pull request #21669 from nextcloud/revert-21097-backport/21090/stable17
Revert "[stable17] Do not read certificate bundle from data dir by de…
2020-07-06 10:38:36 +02:00
Nextcloud bot
7c97be0c2d
[tx-robot] updated from transifex 2020-07-06 02:16:35 +00:00
Roeland Jago Douma
ca2f401cf8
Merge pull request #21389 from nextcloud/backport/21380/stable17
[stable17] Increase timeout of the appstore requests
2020-07-04 08:54:57 +02:00
Roeland Jago Douma
04d1f76775
Merge pull request #21587 from nextcloud/backport/20726/stable17-fix-federated-link-sharing-permissions
[stable17] Fix federated link sharing permissions
2020-07-04 08:54:21 +02:00
Nextcloud bot
aae236343f
[tx-robot] updated from transifex 2020-07-04 02:16:43 +00:00
Roeland Jago Douma
7377015d4e
Revert "[stable17] Do not read certificate bundle from data dir by default" 2020-07-03 14:20:55 +02:00
Joas Schilling
a1b1f8014e
Increase timeout of the appstore requests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-07-03 10:12:52 +02:00
Nextcloud bot
55a4a7a4bd
[tx-robot] updated from transifex 2020-07-03 02:17:38 +00:00