Julius Härtl
f4dfb96d8d
Do not keep the part file if the forbidden exception has retry set to false
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-03 11:06:41 +00:00
Nextcloud bot
ba0d3183ce
[tx-robot] updated from transifex
2020-08-30 02:16:16 +00:00
Nextcloud bot
b5003ec78c
[tx-robot] updated from transifex
2020-08-29 02:17:58 +00:00
Nextcloud bot
fba73a5c39
[tx-robot] updated from transifex
2020-08-28 02:16:32 +00:00
Nextcloud bot
1277b89a0c
[tx-robot] updated from transifex
2020-08-25 02:17:52 +00:00
Nextcloud bot
0ed1d67c7f
[tx-robot] updated from transifex
2020-08-23 02:16:53 +00:00
Nextcloud bot
3b85a547df
[tx-robot] updated from transifex
2020-08-22 02:16:39 +00:00
Roeland Jago Douma
cb28b81675
Merge pull request #22333 from nextcloud/backport/22236/stable19
...
[stable19] CalDAV: Add ability to limit sharing to owner
2020-08-21 09:23:35 +02:00
Nextcloud bot
8b5c9a820d
[tx-robot] updated from transifex
2020-08-21 02:16:55 +00:00
Georg Ehrke
7f8e43c7a7
Add ability to limit sharing to owner
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-08-20 12:51:09 +00:00
Joas Schilling
fef5925ed4
Merge pull request #22239 from nextcloud/backport/22128/stable19
...
[stable19] Delete chunks if the move on an upload failed
2020-08-19 15:54:36 +02:00
Nextcloud bot
fd9ebeefa2
[tx-robot] updated from transifex
2020-08-19 02:17:21 +00:00
Nextcloud bot
cb4c197555
[tx-robot] updated from transifex
2020-08-14 02:32:09 +00:00
Julius Härtl
2b34f0e785
Return proper status when file didn't exist before
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-13 18:55:06 +00:00
Julius Härtl
b83c858e6d
Adjust chunking test for non-existing target node
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-13 18:55:06 +00:00
Julius Härtl
242b19f18e
Delete chunks if the move on an upload failed
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-13 18:55:05 +00:00
Roeland Jago Douma
45bdfd2198
Merge pull request #22131 from nextcloud/backport/22062/stable19-take2
...
[stable19] fix display of remote users in incoming share notifications
2020-08-13 09:41:22 +02:00
Nextcloud bot
6327b8a6fb
[tx-robot] updated from transifex
2020-08-13 02:16:48 +00:00
Nextcloud bot
659fb3cf06
[tx-robot] updated from transifex
2020-08-12 02:16:59 +00:00
Nextcloud bot
df92a97f5b
[tx-robot] updated from transifex
2020-08-11 02:17:07 +00:00
Nextcloud bot
72e4cd0b93
[tx-robot] updated from transifex
2020-08-09 02:16:47 +00:00
Nextcloud bot
724b59476d
[tx-robot] updated from transifex
2020-08-07 02:16:51 +00:00
Joas Schilling
5728f23b57
Short php syntax
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-06 12:43:47 +02:00
Arthur Schiwon
f13d5a3ec0
coding style fixes
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-08-06 12:43:47 +02:00
Nextcloud bot
dd60e3282d
[tx-robot] updated from transifex
2020-08-06 02:17:22 +00:00
Nextcloud bot
02680cf93d
[tx-robot] updated from transifex
2020-08-05 02:17:09 +00:00
Nextcloud bot
789db73ca5
[tx-robot] updated from transifex
2020-08-04 02:16:40 +00:00
Morris Jobke
c4bedf468e
Use assertEqualsCanonicalizing instead of deprecated assertEquals parameter
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-07-23 20:26:45 +00:00
Morris Jobke
1d290e15e8
Use assertStringContainsString instead of assertContains on strings
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-07-23 20:26:44 +00:00
Nextcloud bot
7246ffff9b
[tx-robot] updated from transifex
2020-07-23 02:17:13 +00:00
Nextcloud bot
5b5cc637e8
[tx-robot] updated from transifex
2020-07-22 02:16:48 +00:00
Nextcloud bot
ec69ab4ed4
[tx-robot] updated from transifex
2020-07-19 02:17:16 +00:00
Nextcloud bot
95093e4f27
[tx-robot] updated from transifex
2020-07-17 02:17:21 +00:00
Roeland Jago Douma
387c179e55
Merge pull request #21840 from nextcloud/backport/21838/stable19
...
[stable19] Do not log RequestedRangeNotSatisfiable exceptions in DAV
2020-07-16 20:46:10 +02:00
Nextcloud bot
1822eec68f
[tx-robot] updated from transifex
2020-07-16 02:19:41 +00:00
Roeland Jago Douma
a3238c3790
Do not log RequestedRangeNotSatisfiable exceptions in DAV
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-07-14 19:47:14 +00:00
Nextcloud bot
6c8cc35b28
[tx-robot] updated from transifex
2020-07-10 02:17:02 +00:00
Morris Jobke
42d899c4d5
Merge pull request #21710 from nextcloud/backport/21074/stable19
...
[stable19] Fix releasing a shared lock multiple times
2020-07-06 22:52:46 +02:00
Jaakko Salo
3f1b055828
In LockPlugin, only release a lock if it was acquired
...
When uploading new files, getNodeForPath() will not succeed
yet so the lock cannot be acquired.
In that case, don't try to unlock it either.
Signed-off-by: Jaakko Salo <jaakkos@gmail.com>
2020-07-06 12:11:47 +00:00
Morris Jobke
2b72b5cea5
Fix unit tests from #18895
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-07-06 13:34:02 +02:00
Georg Ehrke
da522dc3d5
Changes the Birthday calendar color to slightly brighter one
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-07-06 11:25:17 +00:00
Joas Schilling
bfdcc4692f
Merge pull request #21405 from nextcloud/backport/21221/stable19
...
[stable19] Fix pagination of contacts search
2020-07-01 11:53:08 +02:00
Nextcloud bot
b9c7865045
[tx-robot] updated from transifex
2020-06-20 02:16:46 +00:00
Nextcloud bot
e5b468fb1a
[tx-robot] updated from transifex
2020-06-19 02:16:37 +00:00
Nextcloud bot
c9f0f5a0d9
[tx-robot] updated from transifex
2020-06-16 02:16:14 +00:00
Joas Schilling
a8ef2418f2
Fix pagination of contacts search
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-15 06:49:03 +00:00
Nextcloud bot
5795271cef
[tx-robot] updated from transifex
2020-06-07 02:15:59 +00:00
Nextcloud bot
bcc63c0c2b
[tx-robot] updated from transifex
2020-06-06 02:16:09 +00:00
Thomas Citharel
8cef51bbad
Fix empty event UUID reminder notifications
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-05 07:04:43 +00:00
Nextcloud bot
dfe70692d7
[tx-robot] updated from transifex
2020-06-05 02:16:44 +00:00